3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

93453 commits

Author SHA1 Message Date
Dan Peebles d8a0307a5d [darwin.stdenv] Fix to work on Sierra
This reinstates the libSystem selective symbol export machinery we used
to have, but locks it to the symbols that were present in 10.11 and skips
the actual compiled code we put into that library in favor of the system
initialization code. That should make it more stable and less likely to
do weird stuff than the last time we did this.
2016-10-12 00:08:13 -04:00
Jörg Thalheim 7098404505 Merge pull request #19401 from NeQuissimus/slack_2_2_1
slack: 2.1.2 -> 2.2.1
2016-10-10 00:15:39 +02:00
Jörg Thalheim cd99ddfbce Merge pull request #19398 from offlinehacker/pkgs/kops/init
kops: init at 1.4.0
2016-10-09 22:15:53 +02:00
Jörg Thalheim 8a690b2a9f Merge pull request #17922 from bjornfor/php-config-file-scan-dir
php: change config-file-scan-dir from /etc to /etc/php.d
2016-10-09 21:45:48 +02:00
Jörg Thalheim e3ed2a5df9 Merge pull request #19400 from benley/bazel-linux-i686
bazel: Allow linux i686 builds too
2016-10-09 21:36:06 +02:00
Jörg Thalheim bb983fbfba Merge pull request #19397 from k0ral/nixos-unstable
handbrake: add libx265 to LD_LIBRARY_PATH
2016-10-09 21:32:32 +02:00
Benjamin Staffin d42fb35713 bazel: Allow linux i686 builds too 2016-10-09 15:18:29 -04:00
Jörg Thalheim c40b3e55e7 Merge pull request #19373 from rnhmjoj/afpfs
afpfs-ng: init at 0.8.2
2016-10-09 21:12:59 +02:00
Tim Steinbach f9d37de50c
slack: 2.1.2 -> 2.2.1 2016-10-09 15:07:21 -04:00
Benjamin Staffin 3c39d75543 Merge pull request #19380 from IreneKnapp/nixos-unstable
Update the packaged Bazel to 0.3.2, and also make it actually work.
2016-10-09 14:49:23 -04:00
rnhmjoj 8546928f69
afpfs-ng: init at 0.8.2 2016-10-09 20:13:49 +02:00
Jaka Hudoklin 2041f5b817 kops: init at 1.4.0 2016-10-09 19:31:44 +02:00
Ricardo Ardissone ca6b9be5d1
openclonk: init at 7.0
fixes #17931
2016-10-09 18:34:10 +02:00
koral dd482470c4 handbrake: add libx265 to LD_LIBRARY_PATH 2016-10-09 18:20:57 +02:00
Tim Steinbach 48907cb051 Merge pull request #19364 from NeQuissimus/firefox_49_0_1
firefox: 49.0 -> 49.0.1
2016-10-09 11:48:07 -04:00
Domen Kožar 69e614d1e6 nixpkgs: add tested alias for unstable job 2016-10-09 17:43:23 +02:00
Jörg Thalheim fbc6dc2f52 Merge pull request #18697 from rvl/pump.io-1.0.0
pump.io: git-2015-11-09 -> 1.0.0
2016-10-09 17:20:02 +02:00
Peter Simons 7e0dc5ab69 Merge pull request #19394 from aherrmann/pr_diagrams_pgf
haskell-diagrams-pgf: fix build
2016-10-09 17:18:41 +02:00
Andreas Herrmann 7c741722e2 diagrams-pgf: Fix dependencies 2016-10-09 17:07:17 +02:00
Jörg Thalheim 901be068e5 Merge pull request #19391 from kampfschlaefer/fix_container_extra_veths
container: fix extraVeth submodule usage
2016-10-09 16:59:38 +02:00
Will Dietz 5b3bf1fffa llvm-3.8: Fix clang build on non-darwin.
'set-xcode-analyzer' is only installed on APPLE.
2016-10-09 16:57:40 +02:00
jhhuh 89cbb88d26 bup-0.28.1: fix on darwin, upstream released patch removed 2016-10-09 16:54:51 +02:00
AndersonTorres fd38aeafcd mgba: git-20160325 -> 0.5.1 2016-10-09 16:47:54 +02:00
Robin Gloster 717ff85b14 libnfnetlink: use sha256 hash 2016-10-09 16:19:04 +02:00
Michael Raskin f603dc11a6 fetch*: print a trace warning about md5 deprecation 2016-10-09 16:19:04 +02:00
Arnold Krille b6023f37ad container: fix extraVeth submodule usage
the submodule needs options, not a plain set.
2016-10-09 16:02:14 +02:00
Andreas Herrmann 50aff7e07b texrunner: Fix build
Tests fail due to nonexistent tex executables.
2016-10-09 15:39:05 +02:00
Robin Gloster c6b050fd2f
nixbot module: init 2016-10-09 15:05:27 +02:00
Robin Gloster e904bb4871
nixbot: init at unstable-2016-10-09 2016-10-09 15:05:02 +02:00
Christine Koppelt 6c9cc19915 arduino: 1.6.9 -> 1.6.12 (#19335) 2016-10-09 14:27:04 +02:00
aszlig aeec1bc5c8
tests/boot-stage1: Use runCommandCC for kcanary
Since 97bfc2fac9, runCommand doesn't
include a compiler anymore. So let's switch to the new runCommandCC,
which resembles the old state.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 14:15:19 +02:00
Joachim F 78fdf21710 Merge pull request #19389 from matthiasbeyer/update-mutt
mutt: 1.7.0 -> 1.7.1
2016-10-09 14:08:38 +02:00
Joachim F 9270aa6677 Merge pull request #19388 from cko/git-extras
git-extras: 4.1.0 -> 4.2.0
2016-10-09 14:08:13 +02:00
aszlig bc6caeabcc
chromium: Fix wrong hash for beta channel
It seems that upstream has re-uploaded the tarball again (see
0c2683cc11).

I've verified the new hash from two different hosts.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 13:43:04 +02:00
Jörg Thalheim da5c0220aa Merge pull request #17622 from rvl/nixos-manual-writing-documentation
Add documentation about writing NixOS documentation
2016-10-09 13:39:08 +02:00
Matthias Beyer c4c1ec9a5b mutt: 1.7.0 -> 1.7.1 2016-10-09 13:19:17 +02:00
Franz Pletz a3ec0f1593
nixos/nginx: reload on acme cert renewal 2016-10-09 12:55:24 +02:00
Robin Gloster 8d317336ef
sslscan: use fetchFromGitHub 2016-10-09 12:52:02 +02:00
Franz Pletz 5325163374
sslscan: use oldest openssl to support SSLv2/SSLv3 checking 2016-10-09 12:51:49 +02:00
Robin Gloster cd45a2a1ac
github3: 1.0.0a2 -> 1.0.0a4 2016-10-09 12:46:27 +02:00
Robin Gloster 30accf4d3e
treewide: fix licence -> license occurences 2016-10-09 12:45:32 +02:00
Christine Koppelt 9d85dd7ec0 git-extras: 4.1.0 -> 4.2.0 2016-10-09 12:37:22 +02:00
Domen Kožar 4725a092db Merge pull request #19383 from nathan-gs/patch-2
Fix #19382 set ownership of /var/empty to root:root
2016-10-09 12:07:10 +02:00
Nathan Bijnens 4ed85933db Fix #19382 set ownership of /var/empty to root:root 2016-10-09 12:01:47 +02:00
Vincent Laporte 4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Vincent Laporte 731b616fdb camlp4: fix for OCaml-4.03 2016-10-09 11:55:19 +02:00
Franz Pletz 03c2b449f8
dhcpd service: Add extraFlags option 2016-10-09 11:38:34 +02:00
oida 725e04cc01
prometheus module: added default option values for relabel_config 2016-10-09 11:37:33 +02:00
Joachim Fasting 52d12b473a
mysql service: specify defaultText for package option
Also provide an example that differs from the default.
2016-10-09 11:28:51 +02:00
Joachim Fasting 95dc15cf0f
electrum: minor meta cleanup 2016-10-09 11:28:51 +02:00