Commit Graph

91798 Commits

Author SHA1 Message Date
Thomas Tuegel
d7d74a1922
nixos/tests/kde5: fix test name 2016-09-20 14:53:36 -05:00
Robert Helgesson
ec97f23aff
perl-Net-OpenSSH: 0.70 -> 0.73 2016-09-20 19:38:41 +02:00
Robert Helgesson
4238342ebd
perl-Object-Signature: add meta section 2016-09-20 19:23:14 +02:00
Rushmore Mushambi
c999b6b787 Merge pull request #18793 from rushmorem/cockroachdb-flags
cockroachdb: specify build tag
2016-09-20 19:11:47 +02:00
Robert Helgesson
f2bfd2fb6f
perl-Number-Format: 1.73 -> 1.75
Also add meta section.
2016-09-20 19:08:00 +02:00
zimbatm
6f1383686a Merge pull request #18361 from zimbatm/ruby-utf8
buildRubyGem: fixes gemspec UTF-8 loading issue
2016-09-20 18:04:50 +01:00
rushmorem
c346789a92 cockroachdb: specify build tag 2016-09-20 19:02:26 +02:00
Robert Helgesson
5b66b6fd66
perl-Pod-Elemental: 0.103000 -> 0.103004 2016-09-20 18:30:54 +02:00
Robert Helgesson
f61ed05bb0
perl-Test-Version: 2.03 -> 2.05 2016-09-20 18:30:54 +02:00
Robert Helgesson
f135d259d8
perl-Net-SSLeay: change license
Package is now under the Artistic 2.0 license:

> From version 1.66 onwards, this Net-SSLeay package is issued under the
> "Perl Artistic License 2.0", the same license as Perl itself.
2016-09-20 18:30:54 +02:00
Robert Helgesson
5941f70820
perl-autobox: 2.83 -> 2.84
Also prefer the attribute name to be same as generated by
nix-generate-from-cpan.
2016-09-20 18:30:53 +02:00
Robert Helgesson
c7f0a93915
perl-Net-Telnet: fix license field
Under the same license as Perl itself.
2016-09-20 18:30:53 +02:00
Eelco Dolstra
ddd41a509a virtualbox: Drop dontPatchELF hack
However, this also requires ad8f31df7f2e85edeb22809ada0949f9f72a7bfd
to get rid of gcc_multi.out in the closure.
2016-09-20 18:02:19 +02:00
Eelco Dolstra
3143f39e5a strigi: Fix libraries being installed in $out/$out/lib
Since we don't strip binaries in $out/$out, this was causing strigi to
have a dependency on gcc in its closure.
2016-09-20 18:02:19 +02:00
Gabriel Ebner
dd4a015aa8 eprover: 1.9 -> 1.9.1 2016-09-20 11:57:14 -04:00
Robin Gloster
0fa64b718f
gitlab module: enable postgres pg_trgm extension 2016-09-20 17:45:23 +02:00
Lancelot SIX
ea1afcd9f4 xorriso: 1.4.4 -> 1.4.6
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00010.html
for release announcement

[Bjørn: remove "pkgs." from commit message subject.]
2016-09-20 15:51:36 +02:00
Rushmore Mushambi
7826adbed3 Merge pull request #18785 from rushmorem/cockroachdb
cockroachdb: init at beta-20160915
2016-09-20 15:43:59 +02:00
rushmorem
dc8da48032 cockroachdb: init at beta-20160915 2016-09-20 15:39:33 +02:00
Joachim F
e22dd2f6c5 Merge pull request #18740 from chris-martin/tulip-4-9
Tulip: 4.1.0 -> 4.9.0
2016-09-20 14:34:17 +02:00
Joachim F
f6ce8894dd Merge pull request #18753 from rnhmjoj/mutt
mutt: 1.6.2 -> 1.7.0
2016-09-20 14:33:22 +02:00
Reno Reckling
3cb6f522db amdapp-sdk: fix build for gcc 5
(cherry picked from commit 1dcd93c1def1b26b0b4736a33fb8246b53602e73)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-20 14:17:36 +02:00
aszlig
97801380b0
nixos/networking: Use type lines for localCommands
Using types.str doesn't work if you want to mkBefore/mkAfter across
different module definitions, because it only allows for one definition
for the same priority.

This is especially useful if you deploy Hetzner machines via NixOps,
because the physical specification already defines localCommands.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-20 13:32:17 +02:00
Daiderd Jordan
542babc3d2 Merge pull request #18670 from holidaycheck/sauceconnect-4.4.0
sauce-connect: 4.3.16 -> 4.4.0
2016-09-20 12:35:15 +02:00
Peter Simons
62606be9b0 haskell-hindent: disable failing test suite 2016-09-20 12:04:47 +02:00
Peter Simons
c999c9f636 haskell-mongoDB: disable failing test suite 2016-09-20 12:04:47 +02:00
Michael Alan Dorman
c3974031dd For the moment, we need a specific reference to 5.0.4
This will need to change if we stop arbitrarily tying "hoogle" to be
5.0.1.
2016-09-20 12:04:47 +02:00
Michael Alan Dorman
f16f2017ac Make hoogle-local compatible wih hoogle >= 5.0.4 2016-09-20 12:04:46 +02:00
Peter Simons
57f5d1b7a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-5-gabba389 from Hackage revision
3f3f95963d.
2016-09-20 12:04:42 +02:00
Peter Simons
ee0f2722b3 configuration-hackage2nix.yaml: disable broken builds to avoid evaluation errors 2016-09-20 12:04:41 +02:00
Eelco Dolstra
e03d1ababa cmake-2.8: Fix build
The use of multiple outputs in libarchive broke it. Since this is an
ancient version of cmake, let's fix it by just using
--no-system-libarchive.
2016-09-20 11:56:11 +02:00
Eelco Dolstra
1dd3ece50e cmake-2_8 -> cmake_2_8 2016-09-20 11:56:07 +02:00
Michael Raskin
d9bb1bfeda Merge pull request #18755 from chris-martin/libreoffice-gen
libreoffice: Convert generate-libreoffice-srcs from Bash to Python
2016-09-20 09:47:30 +00:00
Nikolay Amiantov
00f444d0c1 initrd-ssh service: check that authorized keys are added 2016-09-20 12:16:10 +03:00
Moritz Ulrich
febb35bd03 rustRegistry: 2016-08-23 -> 2016-09-20 2016-09-20 11:10:37 +02:00
Rushmore Mushambi
bfa60327bc Merge pull request #18780 from rushmorem/glock
glock: init at 20160816
2016-09-20 11:05:13 +02:00
rushmorem
391ea6f748 glock: init at 20160816 2016-09-20 10:56:11 +02:00
Franz Pletz
15935839b9 Merge pull request #18773 from romildo/upd.lxappearance
lxappearance: 0.6.1 -> 0.6.2
2016-09-20 10:34:14 +02:00
José Romildo Malaquias
c59d3cd849 xclip: 0.12-svn-20140209 -> 0.13 2016-09-20 10:17:29 +02:00
Nicolas Dudebout
fafff78d3d Emacs cleanup (#18730)
emacs: Clean up derivation
2016-09-20 10:13:01 +02:00
Alexey Shmalko
60cfc558be Merge pull request #18718 from Mic92/powerdns
powerdns: init at 4.0.1
2016-09-20 11:07:51 +03:00
Alexey Shmalko
631c54c7a6 Merge pull request #18693 from Mic92/awesome
awesome: fix LUA_PATH for luaModules
2016-09-20 11:05:42 +03:00
Frederik Rietdijk
a20a20f136 pythonPackages.libarchive -> python-libarchive, and mark as broken 2016-09-20 09:43:07 +02:00
Frederik Rietdijk
6920e49b89 pythonPackages.libarchive-c 2.1 -> 2.5 2016-09-20 09:40:50 +02:00
Frederik Rietdijk
ed413bb4d5 pythonPackages.scrapy: fix tests 2016-09-20 09:33:19 +02:00
Frederik Rietdijk
c65d6f3519 pythonPackages.willie: 5.2.0 -> 5.5.1 2016-09-20 09:24:28 +02:00
Frederik Rietdijk
0dae09262c pythonPackages.zake: fix 2016-09-20 09:12:38 +02:00
Frederik Rietdijk
6cade43bf4 pythonPackages.pysvn: fix 2016-09-20 09:09:47 +02:00
Frederik Rietdijk
8623252203 pythonPackages.detox: 0.9.3 -> 0.10.0 2016-09-20 09:09:03 +02:00
José Romildo Malaquias
75960d4690 lxappearance: 0.6.1 -> 0.6.2 2016-09-19 22:30:05 -03:00