Commit Graph

91357 Commits

Author SHA1 Message Date
Eelco Dolstra
4dcb685af9 runInMachine: Unset another variable
Thanks @cstrahan.
2016-09-09 20:02:56 +02:00
Domen Kožar
fed3501b07 Remove docker-registry as it's deprecated #18209 2016-09-09 18:50:42 +02:00
Russell O'Connor
8df0bb7aac duplicity: add dependency on rsync
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error

    Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'

Adding rsync to the path enables the rsync:// protocol to work correctly.
2016-09-09 18:37:25 +02:00
danbst
63f9ef9f19 tomcat service: bump default tomcat to 8.5
See migration changelogs at
- 7.0 -> 8.0: https://tomcat.apache.org/migration-8.html
- 8.0 -> 8.5: https://tomcat.apache.org/migration-85.html
2016-09-09 18:29:12 +02:00
danbst
a01d4ee3f4 tomcat: add danbst as maintainer 2016-09-09 18:29:12 +02:00
danbst
8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst
f1072611a4 tomcat service: call shutdown in preStop, because postStop is too late (systemd kills process) 2016-09-09 18:29:12 +02:00
danbst
0c2d943529 tomcat: split default webapps to separate output (~6M) 2016-09-09 18:29:12 +02:00
danbst
39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Joachim Schiele
41b1134680 Merge pull request #18469 from mdorman/borgbackup-fix
Fix borgbackup dependency on lz4
2016-09-09 18:25:38 +02:00
Michael Alan Dorman
739b058779 Fix borgbackup dependency on lz4 2016-09-09 11:24:15 -04:00
Joachim F
81b643edbe Merge pull request #18317 from Profpatsch/mustache-docs
mustache: init mustache at 1.0.2
2016-09-09 17:16:58 +02:00
Thomas Tuegel
e5a79b0eae
nixos/tests/kde5: rename from sddm-kde5 and run by default
(cherry picked from commit 701f02a6ee)
2016-09-09 10:12:38 -05:00
Thomas Tuegel
0fdaae8be4
nixos/tests/sddm-kde5: don't run tests through krunner
(cherry picked from commit 1f510dc7cd)
2016-09-09 10:12:31 -05:00
Domen Kožar
d7f1af2fba renpy: fix build after multiple outputs
(cherry picked from commit d56bf31655)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:45:30 +02:00
Kamil Chmielewski
e4d62926d6 python27Packages.cairocffi: FIX test_scaled_font
workaround for https://github.com/Kozea/cairocffi/issues/88

(cherry picked from commit 9e18b81ded)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:16:53 +02:00
Lancelot SIX
85036f1428
libyaml: 0.1.6 -> 0.1.7 2016-09-09 16:08:13 +02:00
Domen Kožar
1d371218cf pythonPackages.libtmux: fix build
(cherry picked from commit ac46759f7a)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:29 +02:00
Domen Kožar
e0b29b4541 pypeg2: 2.15.1 -> 2.15.2 (fix build)
(cherry picked from commit ace7bbb06c)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:27 +02:00
Matt Billenstein
a83f70c249 mongodb: 3.2.1 -> 3.2.9
[Bjørn: add missing hash update.]
2016-09-09 15:44:08 +02:00
José Romildo Malaquias
8f6af86d5e feh: avoid using xlibsWrapper 2016-09-09 15:25:28 +02:00
José Romildo Malaquias
91e4e31847 feh: perlPackages needed only at build time 2016-09-09 15:25:28 +02:00
José Romildo Malaquias
82dba95079 feh: 2.16.1 -> 2.17.1 2016-09-09 15:25:28 +02:00
Peter Pickford
efb5206701 eclipse-plugin-rustdt: init at 0.6.2
[Bjørn: sort alphabetially in plugins.nix, capitalize meta.description,
add space around assignment operator, indent multi-line string.]
2016-09-09 15:15:00 +02:00
Peter Simons
1196540a1d r-openssl: fix build 2016-09-09 15:13:07 +02:00
Peter Simons
fe0256cd01 r-curl: fix build 2016-09-09 15:12:54 +02:00
Peter Simons
b2113f7893 r-XML: fix build 2016-09-09 14:36:49 +02:00
Peter Simons
675421174a Cosmetic, no functional change. 2016-09-09 13:55:40 +02:00
Peter Simons
740eb969eb haskell-lens: fix build on older compilers 2016-09-09 13:55:40 +02:00
Peter Simons
ea9a948fab haskell-servant-router: don't run the test suite
It times out after 2 hours: http://hydra.nixos.org/build/40065332.

(cherry picked from commit 277efdd50e)
2016-09-09 13:55:40 +02:00
Peter Simons
83da50a505 git-annex: update version to 6.20160907 2016-09-09 13:55:39 +02:00
Peter Simons
3594e34979 darcs: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Peter Simons
4a1ab71f4b cryptol: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Peter Simons
f649d4eefa git-annex: fix GHC 8.x build 2016-09-09 13:55:39 +02:00
Peter Simons
0777d26038 jhc: 32 bit builds are broken in "vector"
http://hydra.nixos.org/build/40060997/nixlog/1/raw
2016-09-09 13:55:39 +02:00
Peter Simons
26cc9b4d01 haste-compiler: mark as broken
Configuring haste-compiler-0.5.5.0...
  Setup: At least the following dependencies are missing:
  HTTP -any,
  bzlib -any,
  either -any,
  ghc-simple -any,
  system-fileio -any,
  tar -any
2016-09-09 13:55:39 +02:00
Peter Simons
743982d0f9 haste-cabal-install: mark as broken
The build depends on the broken haste-Cabal package.
2016-09-09 13:55:38 +02:00
Peter Simons
68f43cf9a9 configuration-hackage2nix.yaml: disable broken builds 2016-09-09 13:55:38 +02:00
Peter Simons
a37164f7a3 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1-7-g2231107 using the following inputs:

  - Hackage: 3d791385a6
  - LTS Haskell: 56135ef31a
  - Stackage Nightly: a8a4229c98
2016-09-09 13:55:33 +02:00
michael bishop
2d6443aa71 toxvpn: 20160606 -> 2016-09-09
Closes #18459
2016-09-09 12:18:29 +01:00
Shea Levy
8ef2ed478e Merge branch 'test' of https://github.com/ikervagyok/nixpkgs
Linux-kernel: Workaround for keyboard not working (#18462)
2016-09-09 06:28:35 -04:00
Lengyel Balázs
127924954b Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451
remove after upstream gets fixed
2016-09-09 11:47:48 +02:00
Moritz Ulrich
c2397bf425 mars: Fix build caused by missing GL/glu.h import 2016-09-09 11:28:03 +02:00
Tuomas Tynkkynen
fcec24334e Merge remote-tracking branch 'upstream/staging' into master 2016-09-09 11:41:31 +03:00
Alexey Shmalko
de5d64eb2a cmocka: fix build for Darwin (#18448)
See https://open.cryptomilk.org/issues/43 for upstream issue.
2016-09-09 10:14:10 +02:00
Richard Zetterberg
68777090e5 slack: 2.1.0 -> 2.1.2 2016-09-09 08:08:36 +02:00
Tuomas Tynkkynen
65146185d4 python-systemd: Fix build 2016-09-09 06:19:37 +03:00
Tuomas Tynkkynen
06b2ff50b9 udev: Remove hacky alias
It's not clear to me what this is achieving, plus for some reason this
is causing an evaluation error in hyperterm. So let's hope it's not
really needed...
2016-09-09 06:13:14 +03:00
Dan Peebles
f285ce8fed twelf: fix emacs mode 2016-09-08 23:12:32 -04:00
Dan Peebles
c1d3c10607 smlnj-bootstrap: 110.76 -> 110.80 2016-09-08 23:12:22 -04:00