summary refs log tree commit diff
path: root/pkgs/tools/package-management
Commit message (Collapse)AuthorAge
* nodePackages: upgrade node2nix to version 1.1.1 and regenerate the package setSander van der Burg2017-01-20
|
* nix: 1.11.5 -> 1.11.6Eelco Dolstra2017-01-13
|
* nox: 0.0.4 -> 0.0.5Georges Dubus2017-01-04
|
* nix: 1.11.4 -> 1.11.5Eelco Dolstra2017-01-03
|
* packagekit: add 'enableNixBackend' as an option (#21157)ikervagyok2016-12-17
| | | | | | | | * packagekit: disable nix-backend Packagekit fails to build on my machines, as long as it's nix-backend is enabled * packagekit: add 'enableNixBackend' as an option
* nixUnstable: 1.12pre4523_3b81b26 -> 1.12pre4911_b30d1e7Eelco Dolstra2016-12-09
|
* koji -> pythonPackages.kojiFrederik Rietdijk2016-12-01
| | | | | koji is both a library and an application. It is used in Nixpkgs primarily as a library and therefore I move it.
* Merge remote-tracking branch 'upstream/staging' into masterTuomas Tynkkynen2016-11-30
|\
| * Merge branch 'master' into stagingVladimír Čunát2016-11-26
| |\
| * | nodejs: add python to passthruFrederik Rietdijk2016-11-24
| | | | | | | | | | | | | | | | | | so nodeEnv uses the exact same version. See also https://github.com/svanderburg/node2nix/issues/25
| * | createrepo_c: use python2Frederik Rietdijk2016-11-24
| | |
* | | opkg: 0.3.1 -> 0.3.3Pascal Wittmann2016-11-27
| |/ |/|
* | nixopsUnstable: init at 2016-11-23Domen Kožar2016-11-23
|/
* dpkg: 1.18.14 -> 1.18.15Tobias Geerinckx-Rice2016-11-16
|
* dpkg: remove commented old postPatchTobias Geerinckx-Rice2016-11-14
| | | | | This was supposed to be removed in 7f71b89454ebfb0699ca441329f8cb36466d74ee since it doesn't appear to be needed any longer.
* dpkg: 1.18.10 -> 1.18.14Tobias Geerinckx-Rice2016-11-14
|
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\
| * nixops: explicitly specify python2Kirill Boltaev2016-10-19
| |
* | koji: use python2Frederik Rietdijk2016-10-18
| |
* | Merge branch 'master' into stagingVladimír Čunát2016-10-14
|\| | | | | | | ... to get the openssl mass rebuild: 942dbf89c.
| * Merge pull request #19180 from zimbatm/bundler-env-binszimbatm2016-10-14
| |\ | | | | | | Bundler env bins
| | * fpm: simplifyzimbatm2016-10-08
| | |
* | | Python: more evaluation fixups.Vladimír Čunát2016-10-14
|/ /
* / rpm-ostree: 2016.1 -> 2016.10Dan Peebles2016-10-12
|/ | | | | | | | This also updates a bunch of its dependencies to enable the update, and gets rid of libhif because upstream stopped maintaining it as such, instead using it internally in other projects until they can agree on an interface for it. Nothing seemed to be using libhif so I'm not too concerned about removing it.
* bash-completion: change attribute nameRobert Helgesson2016-09-28
| | | | | | This changes the attribute name of bash-completion from `bashCompletion` to `bash-completion`. Keeps `bashCompletion` as an alias for the new name.
* rpm: 4.12.0 -> 4.13.0-rc1 for CVEsGraham Christensen2016-09-27
| | | | | | | | Null pointer deref & out of bound reads. See: https://lwn.net/Vulnerabilities/685287/ Fedora is shipping the rc1 as well. re: https://github.com/NixOS/nixpkgs/pull/18975
* rpm: Split into multiple outputsTuomas Tynkkynen2016-09-19
| | | | | | | | | | | Patch away two things: - %_includedir, %_oldincludedir, %_mandir, %_infodir macros from lib/rpm/platform/*/macros to avoid cycles between outputs. Hopefully anything doesn't really need those. - Change %__ld, %__nm, %__objcopy, %__objdump in lib/rpm/macros to refer to the commands in PATH. Should be safe as %__cc for instance is already like that.
* rpm: Use list for configureFlagsTuomas Tynkkynen2016-09-19
|
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
* disnix: 0.6 -> 0.6.1Sander van der Burg2016-09-13
|
* dysnomia: bump to version 0.6.1Sander van der Burg2016-09-13
|
* nix: Enable install checkEelco Dolstra2016-09-12
| | | | | Looks like this got disabled accidentally in ec5b66eb4add9d494d8fb16f6899028750d317a2.
* nix: 1.11.3 -> 1.11.4Eelco Dolstra2016-09-06
|
* dpkg: Fix the build on DarwinBenjamin Staffin2016-09-05
| | | | | There are still some bugs and quirks, but this gets dpkg building at least, and some parts of it are useful.
* nixui: migrate to node2nixSander van der Burg2016-09-01
|
* Merge staging into masterTuomas Tynkkynen2016-09-01
|\ | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * nix-repl: Use 'dev' output of nixTuomas Tynkkynen2016-08-29
| |
| * treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | | | | | Make either 'bin' or 'out' the first output.
* | nix: maintenance 1.11.2 -> 1.11.3Vladimír Čunát2016-08-29
|/ | | | Fixes #17804.
* Merge branch 'master' into stagingobadz2016-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * Merge pull request #17888 from peterhoeg/fpm_162Jaka Hudoklin2016-08-24
| |\ | | | | | | fpm: 1.4.0 -> 1.6.2
| | * fpm: 1.4.0 -> 1.6.2Peter Hoeg2016-08-21
| | |
* | | rpm: remove hackRobin Gloster2016-08-24
| | | | | | | | | | | | elfutils now adds a eu- prefix to avoid collisions
* | | Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
| * | Merge branch 'master' into hardened-stdenvFranz Pletz2016-08-13
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-21
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \ \ \ \ \