summary refs log tree commit diff
path: root/pkgs/tools/package-management
Commit message (Collapse)AuthorAge
* 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clib: turn off fortify hardeningRobin Gloster2016-02-19
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into hardened-stdenvFranz Pletz2016-02-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | checkinstall: turn off fortifyRobin Gloster2016-02-09
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | packagekit: vala -> vala_0_23Ram Kromberg2016-08-21
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | nix: remove unused unstable.nix fileAneesh Agrawal2016-08-18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #17256 from matthewbauer/patch-4Domen Kožar2016-08-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Travis fixes
| * | | | | | | | | | | | | | | nox: add git as build inputMatthew Justin Bauer2016-07-29
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also: add nox as separate target to make build log more quiet
* | | | | | | | | | | | | | | Merge pull request #17514 from matthewbauer/packagekit-1.1.3Luca Bruno2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | packagekit: git -> 1.1.3
| * | | | | | | | | | | | | | packagekit: git -> 1.1.3Matthew Bauer2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update packagekit to a real release instead of just a random commit.
* | | | | | | | | | | | | | | opkg: add libxml2 as inputMatthew2016-08-09
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This caused the failures seen here: http://hydra.nixos.org/build/38313838/nixlog/1
* | | | | | | | | | | | | / dpkg: 1.18.9 -> 1.18.10Tobias Geerinckx-Rice2016-08-04
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |