Commit Graph

114565 Commits

Author SHA1 Message Date
AndersonTorres
957dbe4642 Higan: 103 -> 104 2017-09-03 12:58:19 -03:00
Jaka Hudoklin
4521225d22 nixos/xpra: allow to set extra options (#28934) 2017-09-03 16:30:08 +01:00
Jörg Thalheim
4391330033 Merge pull request #28893 from jtojnar/gpaste-service
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Jörg Thalheim
c2881983fb gpaste: add adwaita-icon-theme theme 2017-09-03 16:26:51 +01:00
Peter Simons
49cda48b83 hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-09-03 17:18:41 +02:00
Jörg Thalheim
5f0ac4a2e4 Merge pull request #28933 from gnidorah/master
openjk: add desktop items
2017-09-03 15:55:13 +01:00
Jörg Thalheim
c5880c08ab Merge pull request #28923 from xtruder/pkgs/numix-cursor-theme/init
numix-cursor-theme: init at 2016011
2017-09-03 15:54:32 +01:00
Jörg Thalheim
526b4ebc45 Merge pull request #28937 from teto/neovim
neovim: fix missing dependancy luajit lpeg
2017-09-03 15:39:47 +01:00
Michael Alan Dorman
2bbab078fb haskell-taggy: include upstream patch to fix build 2017-09-03 16:29:56 +02:00
Peter Simons
813d907b1d haskell-filelock: disable test suite to fix build 2017-09-03 16:29:45 +02:00
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
Franz Pletz
2f48144d0e
gitlab: 9.4.5 -> 9.5.2 2017-09-03 15:50:52 +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
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
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
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
Tomas Hlavaty
fd7aa385e1 sbcl: 1.3.20 -> 1.3.21 2017-09-02 22:46:43 +02:00
Joachim Fasting
004463152a
tinycc: 0.9.27pre-20170710 -> 0.9.27pre-20170821 2017-09-02 22:38:06 +02:00