Commit graph

114721 commits

Author SHA1 Message Date
Peter Simons b9edab7a17 haskell-sbv: fix build 2017-09-03 16:29:37 +02:00
Peter Simons 2a71b5c313 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-4-ge5c3d07 from Hackage revision
4a71559e57.
2017-09-03 16:29:32 +02:00
John Ericson b891d75e69 Merge pull request #28799 from orivej/stdenv-setup
stdenv-setup: fix substituteAll with set -eu
2017-09-03 10:26:39 -04:00
Franz Pletz 2f48144d0e
gitlab: 9.4.5 -> 9.5.2 2017-09-03 15:50:52 +02:00
Jaka Hudoklin ff1b18a455 tor-browser: allow to pass TOR_SKIP_LAUNCH 2017-09-03 15:38:38 +02:00
Matthieu Coudron 9889c1c661 neovim: fix missing dependancy luajit lpeg
luajit libraries are not the same as vanilla lua ones, hence when luajit
is enabled, the build fails.
Fixes https://github.com/NixOS/nixpkgs/issues/14442
2017-09-03 15:29:13 +02:00
gnidorah 98d4a7ec51 openjk: add desktop items 2017-09-03 16:18:18 +03:00
Graham Christensen 83043c948e
release notes: gnupg programs are no longer suffixed 2017-09-03 09:02:41 -04:00
Orivej Desh f4044c1ccc stdenv-setup: list environment variables with awk 2017-09-03 12:57:08 +00:00
Orivej Desh a09d9e7cd4 stdenv-setup: fix substituteAll with set -eu
Environment variable filter in substituteAll was not precise and produced
undefined and invalid variable names.  Vladimír Čunát tried to fix that in [1],
but `env -0` did not work during Darwin bootstrap, so [2] reverted this change
and replaced an error due to invalid variables with a warning.  Recently in #28057
John Ericson added `set -u` to `setup.sh` and undefined variables made the setup
fail during e.g. `nix-build -A gnat` with `setup: line 519: !varName: unbound
variable`.

[1] 62fc8859c1
[2] 81df035429
2017-09-03 12:57:08 +00:00
Orivej Desh 447240b19f mkDerivation: explain "all" in hardeningDisable
https://github.com/NixOS/nixpkgs/pull/28806#discussion_r136516276
2017-09-03 12:57:08 +00:00
Samuel Leathers 7d54467ad0 nestopia: 1.46.2 -> 1.47 2017-09-03 08:46:14 -04:00
Robin Gloster 97a2cd0748
nginx: module fix example
Closes #28926
2017-09-03 14:05:32 +02:00
The Admin 2b134fd388 numix-cursor-theme: init at 2016011 2017-09-03 12:34:08 +02:00
Robert Helgesson 7889758c12
league-of-moveable-type: fix long description 2017-09-03 11:39:24 +02:00
Jaakko Luttinen 67b3f4bc4b pythonPackages.bayespy: init at 0.5.10 (#28919)
* pythonPackages.bayespy: init at 0.5.10

* python.pkgs.bayespy: fix more tests by using unicode locale
2017-09-03 10:37:50 +01:00
Vladimír Čunát 3980abe191
gkt3: maintenance 3.22.18 -> 3.22.19 2017-09-03 10:53:27 +02:00
Vladimír Čunát daa12ab7b9
pango: maintenance 1.40.9 -> 1.40.11 2017-09-03 10:53:26 +02:00
Vladimír Čunát 6d2d7d5f46
mesa: maintenance 17.1.7 -> 17.1.8 2017-09-03 10:53:26 +02:00
Vladimír Čunát 7ed1e526c9
Merge #28899: gnutls: 3.5.14 -> 3.5.15 2017-09-03 10:51:43 +02:00
Vladimír Čunát 37242d98de
Merge branch 'master' into staging 2017-09-03 10:51:11 +02:00
Michael Raskin 0529e4d908 Merge pull request #28915 from disassembler/klick
klick: fix build with gcc6
2017-09-03 10:19:37 +02:00
Michael Raskin 7411a9243d Merge pull request #28907 from disassembler/neuron
neuron: 7.4 -> 7.5
2017-09-03 10:19:16 +02:00
Michael Raskin 148999742e Merge pull request #28914 from disassembler/jigdo
jigdo: fix gcc build failures
2017-09-03 10:18:51 +02:00
Vladimír Čunát 828bc3812c
texlive: add ghostscript when containing pdfcrop
Potential disadvantage: ghostscript will become visible to user,
so there may e.g. be (new) collisions in nix-env due to this.
Fixes #28411.
2017-09-03 10:17:37 +02:00
Jörg Thalheim 89e1245c65 Merge pull request #28917 from disassembler/photivo
photivo: fixes build with gcc6
2017-09-03 09:03:25 +01:00
Vladimír Čunát 6ecf46334b
lightdm: purge explicit usage of gcc6
I forgot to include the initial fix into the parent commit :-/
2017-09-03 10:01:19 +02:00
Vladimír Čunát 53998f5036
treewide: purge explicit usage of gcc6
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.

nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Jörg Thalheim ca12bd7a3f Merge pull request #28909 from matthiasbeyer/update-mutt-1-9-0
mutt: 1.8.3 -> 1.9.0
2017-09-03 08:52:25 +01:00
Vladimír Čunát 825c08e368
Merge: nghttp2: 1.20.0 -> 1.24.0 (#28376)
Also --enable-app and use a $bin output.
2017-09-03 09:47:09 +02:00
Joachim F 829a2e81d3 Merge pull request #28890 from disassembler/irods-icommands
irods-icommands: 4.2.0 -> 4.2.1
2017-09-03 07:45:56 +00:00
Joachim F 2fdbcb28a7 Merge pull request #28912 from disassembler/jfbview
jfbview: 0.5.3 -> 0.5.4
2017-09-03 07:45:15 +00:00
Vincent Laporte 4ee717d2d3 libvirt: fix build on darwin 2017-09-03 07:24:49 +00:00
Vincent Laporte 3c5436921e ocamlPackages.ptmap: 2.0.1 -> 2.0.2 2017-09-03 06:45:34 +00:00
Samuel Leathers 1398d5555c photivo: fixes build with gcc6 2017-09-02 23:01:27 -04:00
Samuel Leathers 07f977572c klick: fix build with gcc6 2017-09-02 22:33:32 -04:00
Samuel Leathers d98eb8a114 jigdo: fix gcc build failures 2017-09-02 20:49:32 -04:00
Samuel Leathers 2fdb8f9b8f jfbview: 0.5.3 -> 0.5.4 2017-09-02 20:03:06 -04:00
Shea Levy 35f89413e2 fwupd: bump 2017-09-02 20:00:20 -04:00
Robin Gloster eedffc5277
gitlab module: fix permissions and path 2017-09-02 23:31:26 +02:00
Robin Gloster aaff3fa5f3
gitlab module: fix postgres superUser
(cherry picked from commit edd8265c366186d62d870c23e2b2437ae4de4c0d)
2017-09-02 23:30:53 +02:00
Robin Gloster 45605db3e0
gitlab: fix postgres calls 2017-09-02 23:30:49 +02:00
Robin Gloster 0156db2da5
Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 23:29:04 +02:00
Robin Gloster 891a1662aa
bundler: 1.15.3 -> 1.14.6
bundler 1.15 breaks gitlab
2017-09-02 23:24:16 +02:00
Robin Gloster 7c07807949
gitlab: unbreak 2017-09-02 23:23:09 +02:00
Philipp Steinpass d784b83005 nixos/hydra postgresql: Fix #27314 and add test case 2017-09-02 23:07:42 +02:00
Michael Raskin 7bba4a169e Merge pull request #28908 from tohl/master
sbcl updated, tested on nixos x86_64
2017-09-02 23:05:34 +02:00
Matthias Beyer 56f7cb034c mutt: 1.8.3 -> 1.9.0 2017-09-02 23:04:53 +02:00
Samuel Leathers d9cd226a6d neuron: 7.4 -> 7.5 2017-09-02 16:58:14 -04:00
Michael Raskin 7da8192959 : 2.2.0 -> 2.3.0 2017-09-02 22:51:57 +02:00