summary refs log tree commit diff
path: root/pkgs/tools/admin
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | Use a hardened stdenv by defaultFranz Pletz2016-01-30
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | gtk-vnc: vala -> vala_0_23Ram Kromberg2016-08-21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski2016-08-11
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After #16017 there were a lot of comments saying that `nix` would be better than `JSON` for Go packages dependency sets. As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046 > Because of the content-addressable store, if two programs have the > same dependency it will already result in the same derivation in > the > store. Git also has compression in the pack files so it won't make > much difference to duplicate the dependencies on disk. And finally > most users will just use the binary builds so it won't make any > differences to them. This PR removes `libs.json` file and puts all package dependencies in theirs `deps.json`.
* | | | | | | | | | | | | | simp_le: apply patch to update TOS hashFranz Pletz2016-08-02
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #17455. Also see https://github.com/kuba/simp_le/issues/114.
* | | | | | | | | | | | | lxd: 2.0.0.rc4 -> 2.0.2Zack Piper2016-06-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | google-cloud-sdk: 109.0.0 -> 113.0.0Rickard Nilsson2016-06-10
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | no more goPackagesKamil Chmielewski2016-06-09
| | | | | | | | | | | |
* | | | | | | | | | | | lxd: extracted from goPackagesKamil Chmielewski2016-06-09
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | simp_le: needs acme 0.5.0Franz Pletz2016-05-22
| | | | | | | | | | |
* | | | | | | | | | | certbot: 0.5.0 -> 0.6.0; rename from letsencryptTobias Geerinckx-Rice2016-05-21
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #15433 from zimbatm/google-gloud-sdk-109Joachim Fasting2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | google-cloud-sdk: 106.0.0 -> 109.0.0
| * | | | | | | | | | google-cloud-sdk: 106.0.0 -> 109.0.0zimbatm2016-05-13
| | | | | | | | | | |
* | | | | | | | | | | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
| | | | | | | | | | |
* | | | | | | | | | | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-05-12
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #15371 from groxxda/bump/simp_lezimbatm2016-05-10
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | simp_le: 2016-02-06 -> 2016-04-17
| | * | | | | | | | | | simp_le: 2016-02-06 -> 2016-04-17Alexander Ried2016-05-10
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suports acme 0.5
| * / | | | | | | | | letsencrypt: 0.4.0 -> 0.5.0Alexander Ried2016-05-10
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seems like the dependency on gnureadline is more or less optional for letsencrypt itself but the tests will not pass without it
* / / / / / / / / / use dontBuild instead of hacksRobin Gloster2016-05-04
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | | | | | | | Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* | | | | | | | | Merge pull request #12521 from zopa/masterJoachim Fasting2016-04-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | google-cloud-sdk: Add various modules to python path
| * | | | | | | | | google-cloud-sdk: Add various modules to PYTHONPATHBen Doyle2016-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a sequence of missing-module errors seen when calling `gcloud auth authenticate-service-acount`.
* | | | | | | | | | Merge pull request #14865 from moretea/update_google_sdkArseniy Seroka2016-04-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | google-cloud-sdk: 0.9.82 -> 106.0.0
| * | | | | | | | | google-cloud-sdk: 0.9.82 -> 106.0.0Maarten Hoogendoorn2016-04-21
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | daemontools: init at 0.76 (#14675)Kevin Cox2016-04-14
| | | | | | | | |
* | | | | | | | | tigervnc: fix build by adding dependenciesMichael Raskin2016-04-13
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * | | | | | | | salt: init at 2015.8.8Aneesh Agrawal2016-04-02
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Also init salttesting at 2015.7.10 as a build dependency.
* | | | | | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * | | | | | | simp_le: 2016-01-09 -> 2016-02-06Svein Ove Aas2016-03-11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * | | | | | pythonPackages.acme_0_1: init at 0.1.0zimbatm2016-03-03
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | `acme_0_1` is introduced because `simp_le` strictly depends on version 0.1.0 of the library (which is now at 0.4.0).
| * | | | | letsencrypt: 0.1.0 -> 0.4.0Benjamin Staffin2016-02-26
| | |_|_|/ | |/| | | | | | | | | | | | | Closes #12123
| * | | | buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| | |_|/ | |/| |
* | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\| | |
| * | | webdruid: removeRobin Gloster2016-01-30
| | |/ | |/| | | | | | | | | | It used the old builderDefsPackage and segfaulted on startup. Could not fix it and has not been touched for 6 years.
* | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | | | | | Let's get rid of those merge conflicts.
| * | Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| |/ | | | | | | | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * simp_le: 20151207 -> 2016-01-09; co-maintainTobias Geerinckx-Rice2016-01-15
| | | | | | | | CC maintainer @gebner.
| * tigervnc: prevent nix store collisonTony White2016-01-14
| | | | | | | | | | | | | | - Prevent store collison with the xserver for two files - Stop gcc from complaining at build time about C and CXX flags - Enable parallel building for this expression - Move to the new way of calling Xorg and it's dependencies
| * tigervnc: git-20150504 -> 1.6.0Christoph Hrdinka2016-01-12
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * simp_le: 20151205 -> 20151207Nikolay Amiantov2015-12-12
| |
* | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\|
| * python awscli: move to python-packages.nixFrederik Rietdijk2015-12-11
| |
| * simp_le: init at 20151205, fixes #11479Gabriel Ebner2015-12-05
| |
| * pythonPackages.acme: extract from letsencrypt derivation.Gabriel Ebner2015-12-05
| |
| * letsencrypt: 0.0.0.dev20151123 -> 0.1.0roblabla2015-12-04
| |
| * awscli: fix broken dependencyDan Peebles2015-12-03
| | | | | | Sorry, not sure how I missed this in my earlier commit!