Commit graph

720 commits

Author SHA1 Message Date
Tuomas Tynkkynen 81eb0c20f8 honcho: Fix hash 2016-09-06 21:58:42 +03:00
Chris Martin c7a5edcb7c honcho: md5->sha256 2016-09-05 20:08:10 -04:00
Ram Kromberg c40578ccbb plan9port 2015-11-10 -> 2016-04-18 (#18228) 2016-09-04 14:52:34 +02:00
Susan Potter a8129aeaf7 rsyslog: 8.17.0 -> 8.21.0 2016-09-03 16:03:28 -05:00
Kranium Gikos Mendoza 0bdec3194a vboot_reference: fix build (#18211) 2016-09-02 12:13:00 +02:00
Tuomas Tynkkynen 8c4aeb1780 Merge staging into master
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
2016-09-01 13:27:27 +03:00
Ram Kromberg e852a8e8b6 plan9port: 2015-06-29 -> 2015-11-10 2016-08-31 08:58:45 +03:00
Tuomas Tynkkynen d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz b74793bd1c Merge branch 'master' into staging
Conflicts:
	pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Joachim Fasting 525b250052
runit: optionally build static runit{,-init}
May be useful in initrd along with statically linked busybox.
2016-08-29 04:08:38 +02:00
Kranium Gikos Mendoza 3cca873b15 facter: 3.1.8 -> 3.4.1 2016-08-29 08:56:34 +08:00
Robin Gloster b46b0381b6 evemu: remove obsolete substituteInPlace and use autoreconfHook 2016-08-28 14:02:22 +00:00
obadz 3de6e5be50 Merge branch 'master' into staging
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
2016-08-27 23:54:54 +01:00
Joachim Fasting ac193edd2d
runit: support building with clangStdenv 2016-08-27 11:49:26 +02:00
Joachim Fasting 84f73f1e2e
runit: refactor, add man output 2016-08-26 18:12:41 +02:00
Franz Pletz 6324e8ef15 stress-ng: 0.06.11 -> 0.06.14, fix i686 build 2016-08-25 05:01:40 +02:00
obadz 78b7529ee3 Merge branch 'master' into staging 2016-08-24 11:57:44 +01:00
Daniel Peebles 3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
obadz 0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
Franz Pletz 415e1983ca collectd: Fix build on Glibc 2.24 2016-08-23 19:17:36 +02:00
Tuomas Tynkkynen b61fbf3132 treewide: Fix output references to openssl 2016-08-23 04:53:27 +03:00
obadz 24a9183f90 Merge branch 'hardened-stdenv' into staging
Closes #12895

Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz 15b07f4b8e efibootmgr: 0.12 -> 13
Fixes glib 2.24 build issues
2016-08-21 12:02:36 +01:00
Vladimír Čunát cdb44a4ada Merge branch 'master' into staging 2016-08-20 18:01:36 +02:00
obadz e82ffa5612 efivar: 0.23 -> 27
Fixes glib 2.24 build issues
Patch no longer required
2016-08-20 15:05:38 +01:00
Dan Peebles b7b2019e62 proot: fix static build 2016-08-19 21:41:21 +00:00
Matthew Bauer cf69e6d870 yeshup: only build on linux
It uses the linux-only sys/prctl.h header.
2016-08-16 19:25:46 +00:00
Matthew Bauer c92227f5cc smartmontools: fix darwin build
needs IOKit
2016-08-16 19:25:46 +00:00
Matthew Bauer 1138b5dc7e tm: fix darwin build 2016-08-16 19:25:44 +00:00
Matthew Bauer 51085c0681 hardlink: fix darwin build 2016-08-16 19:25:41 +00:00
Matthew Bauer 738b0a39d7 dog: fix darwin build 2016-08-16 19:25:41 +00:00
Franz Pletz bd4490e277 Merge branch 'master' into hardened-stdenv 2016-08-13 16:59:55 +02:00
Luca Bruno 909b036b47 Merge pull request #16610 from leenaars/datefudge
Datefudge
2016-08-12 22:10:59 +01:00
zimbatm c2302f2f45 Merge pull request #17677 from kamilchm/no-go-libs-json
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Robin Gloster b7787d932e Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00:00
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
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`.
2016-08-11 23:07:09 +02:00
Michael Raskin beaee69795 freeipmi: 1.5.2 -> 1.5.3 2016-08-11 17:57:35 +02:00
Michiel Leenaars b250898855 datefudge: init at 1.2.1 2016-08-09 14:58:16 +02:00
Robert Helgesson 28f17215b9
wsmancli: fix compilation
Without this the package build fails with a linking error. Fixes #14872.
2016-08-07 19:28:51 +02:00
Franz Pletz a3f6ca6d17 collectd: 5.5.1 -> 5.5.2 (security)
Fixes CVE-2016-6254.
2016-08-05 04:07:31 +02:00
Robin Gloster 1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster 1be4907ca2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-02 13:46:36 +00:00
Matthew Justin Bauer 2ae5dbbf3b acct: only build on linux 2016-08-01 15:12:31 -05:00
Robin Gloster f222d98746 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-25 12:47:13 +00:00
mimadrid 0a9eba2aa4
htop: 2.0.1 -> 2.0.2 2016-07-23 00:03:34 +02:00
Robin Gloster 1f04b4a566 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-21 00:56:43 +00:00
Tuomas Tynkkynen 584b667efc ddrescue: lzip is a nativeBuildInput 2016-07-20 02:38:10 +03:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00