Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-20 | mywatch: 0.2.1 -> 0.3.0 | Igor Pashev | 1 | -5/+5 | |
2017-05-16 | sproxy2: 1.94.1 -> 1.95.0 | Igor Pashev | 1 | -2/+2 | |
2017-05-16 | Sync Jenkins (core: 2.57 -> 2.61) | Igor Pashev | 1 | -725/+1218 | |
2017-04-30 | Sync Jenkins (core: 2.54 -> 2.57) | Igor Pashev | 1 | -734/+931 | |
2017-04-30 | nix-serve: perl syntax check | Igor Pashev | 1 | -0/+1 | |
2017-04-30 | nix-serve: do not compress when NAR size < 1 KiB | Igor Pashev | 1 | -4/+22 | |
2017-04-29 | Added nix-serve app and package | Igor Pashev | 2 | -0/+92 | |
2017-04-25 | Update mydumper | Vaibhav Sagar | 1 | -2/+2 | |
2017-04-23 | (* BREAKING *) jenkins: allow custom plugins | Igor Pashev | 2 | -39/+68 | |
Plugin function should now return an attribute set instead of a list. Each plugin is now a derivation, not a plain attribute set. Now: pkgs.jenkinsWithPlugins (plugins: { inherit (plugins) BlameSubversion ... ; inherit (pkgs) my-plugin; }) Before: pkgs.jenkinsWithPlugins (plugins: [ plugins.BlameSubversion ... ]) | |||||
2017-04-14 | Sync Jenkins (core: 2.52 -> 2.54) | Igor Pashev | 1 | -2119/+2008 | |
2017-04-03 | mariadb: added patch for MDEV-12366 | Igor Pashev | 2 | -0/+18 | |
FLUSH PRIVILEGES can miss some roles | |||||
2017-03-31 | Sync Jenkins (core: 2.47 -> 2.52) | Igor Pashev | 1 | -8088/+10199 | |
2017-03-10 | rdsdump: wrap for mysql client binaries | Igor Pashev | 1 | -1/+4 | |
2017-02-20 | Sync Jenkins (core: 2.46 -> 2.47) | Igor Pashev | 1 | -429/+396 | |
2017-02-15 | Sync Jenkins (core: 2.44 -> 2.46) | Igor Pashev | 1 | -1007/+1316 | |
2017-02-07 | sproxy2: 1.94.0 -> 1.94.1 | Igor Pashev | 1 | -2/+2 | |
2017-02-03 | Sync Jenkins (core: 2.41 -> 2.44) | Igor Pashev | 1 | -895/+1408 | |
2017-01-30 | sproxy2: 1.93.0 -> 1.94.0 | Igor Pashev | 1 | -2/+2 | |
2017-01-29 | MariaDB: 10.1.18 -> 10.1.21 | Igor Pashev | 1 | -2/+2 | |
2017-01-22 | Sync Jenkins (core: 2.39 -> 2.41) | Igor Pashev | 1 | -1087/+1644 | |
2017-01-22 | Ditch original sproxy | Igor Pashev | 2 | -29/+0 | |
2017-01-22 | Fetch from Hackage where possible | Igor Pashev | 4 | -28/+12 | |
2017-01-12 | ldapply: openldap is implicit | Igor Pashev | 1 | -2/+2 | |
2017-01-12 | ldapply: 0.1.0 -> 0.2.0 | Igor Pashev | 3 | -18/+10 | |
2017-01-08 | Sync Jenkins (core: 2.37 -> 2.39) | Igor Pashev | 1 | -648/+666 | |
2017-01-08 | Added modular OpenLDAP 2.4.44 | Igor Pashev | 1 | -0/+57 | |
Enabled all backends, except perl, ndb, sql. Enabled all overlays. See also https://github.com/NixOS/nixpkgs/commit/8e319c5ddac707fb4cb3315f9eadea9a70fc8c84 Don't override original package to avoid massive rebuild of many packages including systemd. | |||||
2017-01-07 | Added ldapply 0.1.0+ | Igor Pashev | 3 | -0/+49 | |
LDIF idempotent apply tool | |||||
2016-12-24 | Mediwiki Sproxy: user_name == user_email | Igor Pashev | 1 | -10/+1 | |
2016-12-24 | IcingaWeb2: 2.3.4 -> 2.4.0 | Igor Pashev | 1 | -2/+2 | |
Note that this new version should be able to work with new Icinga2 API instead of oldfashioned FIFO. This is not supported yet in nixsap :) | |||||
2016-12-22 | sproxy2: 1.92.0 -> 1.93.0 | Igor Pashev | 1 | -3/+3 | |
Changed semantics of some options. If previous versions `key` and `client_secret` were files, now they are strings. If you need files, use `key.file` and `client_secret.file`. | |||||
2016-12-20 | Sync Jenkins (core: 2.33 -> 2.37) | Igor Pashev | 1 | -1273/+2072 | |
2016-12-20 | pkgs: updated some hashes | Igor Pashev | 3 | -6/+6 | |
fetchgit in recent nixpkgs (>= 16.09 ?) keeps some files. | |||||
2016-11-30 | Added kibana 5.0.2 (repacked tarball) | Igor Pashev | 1 | -0/+32 | |
2016-11-30 | sproxy: 1.90.2 -> 1.92.0 | Igor Pashev | 1 | -3/+3 | |
2016-11-27 | NodeJS: init at 6.9.1 (LTS) | Igor Pashev | 1 | -0/+57 | |
2016-11-26 | Sync Jenkins (core: 2.32 -> 2.33) | Igor Pashev | 1 | -682/+858 | |
2016-11-26 | sproxy2: 1.90.1 -> 1.90.2 | Igor Pashev | 1 | -3/+3 | |
2016-11-22 | sproxy2: 1.90.0 -> 1.90.1 | Igor Pashev | 1 | -3/+3 | |
2016-11-19 | Added sproxy2 | Igor Pashev | 5 | -0/+118 | |
2016-11-19 | mediawiki: $_ENV -> getenv() | Igor Pashev | 1 | -2/+3 | |
$_ENV stopped working in CLI | |||||
2016-11-19 | Made gpg smaller | Igor Pashev | 1 | -0/+5 | |
2016-11-19 | jenkinsUpdateCenter: updated (core 2.28 -> 2.32) | Igor Pashev | 1 | -977/+1243 | |
2016-11-18 | Added fakeSSL | Igor Pashev | 3 | -0/+62 | |
2016-11-18 | Override haskell mysql to disable tests | Igor Pashev | 4 | -4/+19 | |
mysql and mysql-simple try to connect to local mysql See https://github.com/NixOS/nixpkgs/issues/20478 | |||||
2016-11-17 | icingaweb2 does not need php to be built | Igor Pashev | 1 | -2/+0 | |
2016-11-17 | nixpkgs 16.09: updated icinga2 | Igor Pashev | 1 | -3/+3 | |
2016-11-17 | nixpkgs 16.09: updated mariadb | Igor Pashev | 1 | -95/+100 | |
2016-11-05 | jenkinsUpdateCenter: sync (core 2.28) | Igor Pashev | 1 | -733/+945 | |
2016-10-26 | jenkinsUpdateCenter: core: 2.26 -> 2.27 | Igor Pashev | 1 | -731/+902 | |
2016-10-26 | mywatch: 0.2.0 -> 0.2.1 | Igor Pashev | 1 | -3/+3 | |