Commit Graph

116983 Commits

Author SHA1 Message Date
Richard Ipsum
cdd5176fe2 lua-iconv: init at 7 2017-09-30 14:03:14 +01:00
Michael Raskin
df812e3487 global: a naoive complete evaluation will fail, make it fail faster
Hopefully the message will make accidental full evaluations of NixPkgs
(and their inevitable failures) easier to notice and debug.

By suggestion from @grahamc (in his IRC gchristensen form)
2017-09-30 14:41:23 +02:00
Niklas Hambüchen
8f4084004e
glusterfs: 3.10.2 -> 3.12.1
Changes:

* The patch `glusterfs-fix-unsubstituted-autoconf-macros` was deleted
  because the issue was fixed upstream:
  https://bugzilla.redhat.com/show_bug.cgi?id=1450588
* The `glusterd-ganesha.c` part of `glusterfs-use-PATH-instead-of-hardcodes`
  was detleted because `glusterd-ganesha.c` was removed upstream
  without replacement that has the relevant hardcoded paths.

Closes https://github.com/NixOS/nixpkgs/pull/29062
2017-09-30 14:24:44 +02:00
Joachim F
74db6fabcb Merge pull request #29868 from nh2/nh2-glusterfs-improvements-for-17.09-master
glusterfs service: a few fixes and improvements
2017-09-30 12:19:19 +00:00
Orivej Desh
b5d11a7603 aseprite: 1.2-beta12 -> 1.2.2 2017-09-30 11:15:53 +00:00
Symphorien Gibol
79df9105ba giac, xcas: init at 1.4.9 2017-09-30 12:29:31 +02:00
Bjørn Forsman
e570198980 lshw: fix built-in version info
Currently lshw says its version is "unknown". Make it report the current
package version instead.
2017-09-30 11:39:30 +02:00
Peter Simons
bc265e041a haskell-hspec-core: disable test suite until transient failures are fixed
https://github.com/hspec/hspec/issues/330
2017-09-30 10:23:21 +02:00
Peter Simons
49fafc77b4 haskell-stack: jailbreak build to support hpack 0.19 2017-09-30 10:23:21 +02:00
Peter Simons
3fc0c769b0 git-annex: update to version 6.20170925 2017-09-30 10:23:21 +02:00
Peter Simons
b0007d4123 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-8-gdff50aa from Hackage revision
231c20802c.
2017-09-30 10:23:16 +02:00
Peter Simons
bb4efe17e4 LTS Haskell 9.6 2017-09-30 10:22:38 +02:00
Peter Hoeg
3fa6afdb35 kgraphviewer: 2.2.0 -> 2.4.2
This also moves it from qt4 to qt5/kf5.
2017-09-30 14:17:55 +08:00
Peter Hoeg
0bf3f4bbe7 Merge pull request #29823 from yegortimoshenko/closure-compiler/20170910
closure-compiler: 20170218 -> 20170910
2017-09-30 11:06:26 +08:00
Peter Hoeg
2ee3e7131b Merge pull request #29930 from orivej/quassel
quassel: fix daemon startup
2017-09-30 10:31:05 +08:00
Joerg Thalheim
3db9841d34 bcc: fix relocation bug downgrading to llvm 3.9
https://github.com/iovisor/bcc/issues/1276

fixes #29913
2017-09-30 00:33:14 +01:00
Rok Garbas
80dbfe4afb base16-builder: init
remove base16 as it was abandoned and one of its sucessors is
base17-builder.
2017-09-30 01:01:03 +02:00
Orivej Desh
ccf2c06e38 Merge pull request #29815 from primeos/fetchFromGitHub
fetchFromGitHub: Always add meta.homepage to the derivation
2017-09-29 21:59:42 +00:00
Orivej Desh
8d4ef09a6e Merge pull request #29792 from nyarly/kafkacat
Adding kafkacat
2017-09-29 21:14:01 +00:00
Judson
b62012fe2d kafkacat: init at 1.3.1 2017-09-29 21:12:21 +00:00
Orivej Desh
e216cd45f5 Merge pull request #29937 from tsaeger/pr/peco-0.51
peco: 0.2.10 -> 0.5.1
2017-09-29 20:52:27 +00:00
Daiderd Jordan
23b13e1762 Merge pull request #29880 from nh2/consul-0.9.3
consul: 0.7.5 -> 0.9.3
2017-09-29 22:31:27 +02:00
Tom Saeger
f7327c393b peco: 0.2.10 -> 0.5.1: 2017-09-29 13:58:05 -05:00
Rok Garbas
748ef34f09 assertion should check for encrypted.label of the defined fileSystem 2017-09-29 19:55:28 +02:00
Jörg Thalheim
63f56e0d2f Merge pull request #29931 from Mic92/sysdig
sysdig: remove broken patchelf call
2017-09-29 17:08:38 +01:00
Joerg Thalheim
09d3bab32d sysdig: remove broken patchelf call
patchelf broke sysdig/csysdig binaries
2017-09-29 16:52:45 +01:00
Michael Weiss
fe02d8c7b6 fetchFromGitHub: Refactor the code
And remove the tailing slash from "meta.homepage" as suggested by
@orivej (because GitHub doesn't add the final slash).
2017-09-29 17:44:46 +02:00
Orivej Desh
65dd753912 djvu2pdf: fix description 2017-09-29 15:33:08 +00:00
Michael Weiss
49d64a9d53 fetchFromGitHub: Always add meta.homepage to the derivation
The attribute meta.homepage was only added if "fetchFromGitHub = false"
which might be unexpected. Now, it will be set unconditionally.
2017-09-29 17:32:30 +02:00
Orivej Desh
8c70b5575c quassel: fix daemon startup
Fixes #28911
2017-09-29 15:25:13 +00:00
Joerg Thalheim
44b6a1509d nixos/bcc: init module
Looks trival, but it is easy to make the mistake
to add linuxPackages.bcc to systemPackages,
which breaks if the not the default kernel is used.
2017-09-29 15:18:25 +01:00
Daniel Fullmer
f488434a66 zcash: 1.0.11 -> 1.0.12 2017-09-29 10:09:57 -04:00
Tim Steinbach
ad2c63a23a
kotlin: 1.1.50 -> 1.1.51 2017-09-29 10:05:46 -04:00
Joerg Thalheim
5572062674 nixos/sysdig: init module 2017-09-29 15:01:21 +01:00
Pascal Bach
824f2e2a28 gitlab-runner: 9.5.0 -> 10.0.0 (#29821)
The renaming of gitlab-ci-mutli-runner to gitlab-runner
is finally complete. Symlinking is thus no longer needed.
2017-09-29 14:00:25 +00:00
Vladimír Čunát
4a2dd9905c
knot-dns: 2.5.3 -> 2.6.0 2017-09-29 15:59:04 +02:00
Orivej Desh
2f522ce25e Merge pull request #29885 from xzfc/gucharmap
gucharmap: 3.18.2 -> 10.0.1
2017-09-29 13:46:14 +00:00
Peter Simons
11131d5fc1 R: update package set 2017-09-29 15:21:09 +02:00
Peter Simons
4239d3bcba R: update to version 3.4.2 2017-09-29 15:21:09 +02:00
Shea Levy
1a1ad1a17d Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs"
This reverts commit c3af1210b4c5d7ef380e75add463b37574fdcc8b, reversing
changes made to 49f175cd0c80a39e1d05fc687c4a2a40e0aba58c.
2017-09-29 09:11:26 -04:00
Shea Levy
8f33315f8f Revert "Fix evaluation"
Reverting #27319

This reverts commit 751d397ad486a84b93907345124f550e3b32427c.
2017-09-29 09:10:48 -04:00
Shea Levy
ca535da1fb Revert "Fix tarball"
Reverting #27319

This reverts commit 9ce7175cfe9edf5f7eb9a9f299807047a4feeaf1.
2017-09-29 09:10:30 -04:00
Shea Levy
d96da5af87 Revert "Avoid polluting lib namespace unncessarily"
Reverting #27319

This reverts commit 01a3f0b8aabdb321b15dc7cc0e2287ce8232f797.
2017-09-29 09:09:53 -04:00
Tim Steinbach
4f132afa5b Merge pull request #29652 from NeQuissimus/zulu9
zulu: init 9.0.0.15
2017-09-29 09:06:22 -04:00
Tim Steinbach
e55a92141e Merge pull request #29639 from NeQuissimus/gradle_4_2
gradle: 4.1 -> 4.2
2017-09-29 09:06:09 -04:00
Tim Steinbach
9645643739 Merge pull request #29595 from NeQuissimus/atom_1_20_1
atom: 1.20.0 -> 1.20.1
2017-09-29 09:05:59 -04:00
Orivej Desh
26033a43ae Merge pull request #29921 from romildo/upd.gparted
gparted: 0.28.1 -> 0.29.0
2017-09-29 10:45:24 +00:00
Orivej Desh
28afacbe98 Merge pull request #29549 from volth/timescaledb-0.4.2
timescaledb: init at 0.5.0
2017-09-29 10:24:16 +00:00
volth
24890984e7 timescaledb: cosmetics 2017-09-29 13:16:17 +03:00
Orivej Desh
d1d4b7f500 Merge pull request #29769 from womfoo/bump/facter-3.9.0
facter: 3.7.1 -> 3.9.0 and related deps
2017-09-29 10:07:24 +00:00