Commit graph

131140 commits

Author SHA1 Message Date
Will Dietz 4259d83ffb
Merge pull request #36466 from dtzWill/fix/virtualboxHeadless
virtualbox: drop headless patch that no longer applies, fixed upstream
2018-03-08 12:34:56 -06:00
Will Dietz a9abec1bee
Merge pull request #36463 from dtzWill/fix/lldb4-gcc7
lldb_4: fix w/gcc7
2018-03-08 12:34:08 -06:00
Daniel Peebles 51954f1997
Merge pull request #36534 from codyleyu/master
Upgrade Nuget version from 2.8.5 to 3.4.3
2018-03-08 13:31:51 -05:00
Cody Yu a47adc152e Upgrade Nuget version from 2.8.5 to 3.4.3 2018-03-08 13:24:24 -05:00
Michael Raskin bad291e933
Merge pull request #36531 from ryantm/auto-update/gfan
gfan: 0.6 -> 0.6.2
2018-03-08 17:54:14 +00:00
John Ericson ce5a76274d
Merge pull request #34672 from teto/kernel_overrides
buildLinux: add overrides for modules
2018-03-08 11:11:51 -05:00
Ryan Mulligan 89fca29099 gfan: 0.6 -> 0.6.2
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/gdzrfmvi5x26is0hbv0yyg5s61cxm7dy-gfan-0.6.2/bin/gfan --help` got 0 exit code
- found 0.6.2 with grep in /nix/store/gdzrfmvi5x26is0hbv0yyg5s61cxm7dy-gfan-0.6.2
- found 0.6.2 in filename of file in /nix/store/gdzrfmvi5x26is0hbv0yyg5s61cxm7dy-gfan-0.6.2
2018-03-08 07:52:17 -08:00
Michael Raskin b61ac66973
Merge pull request #36514 from oxij/pkgs/fix-pulseaudio-references-fix
SDL: propagate X11 libs even when building statically against them on Darwin
2018-03-08 15:31:30 +00:00
Shea Levy 6fcf691545
lib-tests: Don't depend on /bin/sh
https://hydra.nixos.org/build/70748333
2018-03-08 08:36:35 -05:00
Jascha Geerds 300e272e02 maintainer-list: Change my email address 2018-03-08 14:12:09 +01:00
Jan Malakhovski 2e3077c907 SDL: propagate X11 libs even when building statically against them on Darwin
Packages like SDL_image, SDL_mixer, SDL_net, SDL_ttf depend on this.

This reverts a piece of 19130ebc5d.
2018-03-08 11:21:04 +00:00
Maxime Dénès 48608f3e16 pythonPackages.sphinx-navtree: init at 0.3.0 (#36442) 2018-03-08 11:13:04 +01:00
Pascal Wittmann 59356a8260
Merge pull request #36495 from ryantm/auto-update/checkstyle
checkstyle: 6.19 -> 8.8
2018-03-08 10:55:42 +01:00
Jörg Thalheim 196e21a160 nixos/tomcat: add types + proper systemd integration
fixes #35443
2018-03-08 09:09:42 +00:00
Benjamin Smith 024220bd7f nixos/tomcat: add serverXml, environment files and log directories
* add serverXml verbatim override
* add environment file
* add log directory creation
2018-03-08 09:09:42 +00:00
Maxime Dénès 50287f8c09
pythonPackages.antlr4-python3-runtime: init at 4.7.1 2018-03-08 08:21:03 +00:00
Masayuki Takeda 09fb415c18 camlimages: fix regression 2018-03-08 08:55:12 +01:00
Michael Raskin 860791d43f
Merge pull request #36471 from ryantm/auto-update/baresip
baresip: 0.5.6 -> 0.5.8
2018-03-08 07:26:21 +00:00
Michael Raskin 09749606d5
Merge pull request #36472 from ryantm/auto-update/bftpd
bftpd: 4.4 -> 4.8
2018-03-08 07:26:01 +00:00
Ryan Mulligan a1bf5bd907 checkstyle: 6.19 -> 8.8
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 8.8 with grep in /nix/store/09g6vrj90r6lbwj2hwb319sgd3ppp14k-checkstyle-8.8
- found 8.8 in filename of file in /nix/store/09g6vrj90r6lbwj2hwb319sgd3ppp14k-checkstyle-8.8
2018-03-07 23:08:48 -08:00
Matthieu Coudron 3ccc65a36c buildLinux: allow to override arch/modules/builtin
- Easy override of autoModules and preferBuiltin and kernelArch parameters (currently living in `hostSystem` set).
2018-03-08 12:47:06 +09:00
Matthieu Coudron 600e977898 buildLinux: removes unnecessary parameters
and passes parameters in a single set
2018-03-08 12:45:39 +09:00
Ryan Mulligan dbeb64eb2b bftpd: 4.4 -> 4.8
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd -h` got 0 exit code
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd --help` got 0 exit code
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd -v` and found version 4.8
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd --version` and found version 4.8
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd -h` and found version 4.8
- ran `/nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8/bin/bftpd --help` and found version 4.8
- found 4.8 with grep in /nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8
- found 4.8 in filename of file in /nix/store/jl7d3l14s4p2f7r9mm9pij1ifpszkziv-bftpd-4.8
2018-03-07 18:08:42 -08:00
Ryan Mulligan 08c9302672 baresip: 0.5.6 -> 0.5.8
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.5.8 with grep in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
- found 0.5.8 in filename of file in /nix/store/v1xv4aj5wq1mw5mdml2hwh4qd5bfdcim-baresip-0.5.8
2018-03-07 17:53:19 -08:00
Peter Hoeg 05412c95da syncthing: 0.14.44 -> 0.14.45 2018-03-08 09:22:52 +08:00
Jan Tojnar 760b5eeee0
gnome3: add GNOME updatables to the attrset 2018-03-08 02:05:58 +01:00
Jan Tojnar a5147c5220
gnome3: automated update 2018-03-08 02:05:58 +01:00
Will Dietz 4191058bdd virtualbox: drop headless patch that no longer applies, fixed upstream 2018-03-07 18:12:02 -06:00
Will Dietz 535ba5f7f7 lldb_4: fix w/gcc7
Same fix used in swift4, FWIW.
2018-03-07 17:38:15 -06:00
Michael Raskin b778e99fc3
Merge pull request #36451 from 7c6f434c/texlive-doc
A note about scheme-* in texlive.combine
2018-03-07 22:25:28 +00:00
Shea Levy a183563cf0
Revert "Merge branch 'setuid-wrapper-readlink'"
Kernel symlinks don't have st_size. Really thought I tested this, guess I ran the
wrong NixOS test :(

This reverts commit 6dab907ebe, reversing
changes made to eab479a5f0.
2018-03-07 17:09:05 -05:00
Michael Raskin 5a95fe2939
Merge pull request #36292 from xeji/xen-4-10
xen: add v 4.10
2018-03-07 22:07:14 +00:00
Michael Weiss fa051cdd0a aiohttp-cors: 0.6.0 -> 0.7.0
Upstream removed support for Python 3.4 [0][1] (and the build fails).

[0]: https://github.com/aio-libs/aiohttp-cors/releases/tag/v0.7.0
[1]: https://github.com/aio-libs/aiohttp/releases/tag/v3.0.1
2018-03-07 22:53:54 +01:00
xeji 08894b4d8a xen 4.10: link /etc/xen/oxenstored.conf
this is required for oxenstored to start
2018-03-07 22:39:19 +01:00
xeji fc790cb0f6 xen: add v 4.10 2018-03-07 22:38:45 +01:00
xeji fbc0b8282e xen: fix broken version comparisons
string compare breaks with xen 4.10 (because "4.10" < "4.8")
2018-03-07 22:37:40 +01:00
Michael Raskin 76e465de52 A note about scheme-* in texlive.combine 2018-03-07 22:25:01 +01:00
Graham Christensen 25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry 7a3855506f thunderbird: fix typo in desktop item genericName 2018-03-07 15:09:42 -05:00
Daiderd Jordan b235f5a62f
Merge pull request #36419 from matthewbauer/init-git-sizer
git-sizer: init at 1.0.0
2018-03-07 21:06:18 +01:00
Daiderd Jordan cbed7cdaf0
Merge pull request #36378 from thefloweringash/fix-gdb-darwin
gdb: Flexible target matching for darwin
2018-03-07 18:47:01 +01:00
Shea Levy 6dab907ebe
Merge branch 'setuid-wrapper-readlink' 2018-03-07 12:44:21 -05:00
Shea Levy dffa3d2b1f
nixos: setuid-wrapper: simplify readlink logic 2018-03-07 11:57:43 -05:00
Vladimír Čunát eab479a5f0
nixos release: more evaluation fixes
... if missing x86 in supportedSystems
2018-03-07 17:29:02 +01:00
Yegor Timoshenko 5e378bcf36
Merge pull request #35710 from ryantm/auto-update/fprintd-0.7.0-to-0.8.0
fprintd: 0.7.0 -> 0.8.0
2018-03-07 15:43:51 +00:00
Vladimír Čunát e59b91bc9a
nixos/release: fix evaluation if missing x86
... in supportedSystems
2018-03-07 16:06:30 +01:00
Jörg Thalheim f93f9f6025
Merge pull request #36420 from mt-caret/camlimages
ocaml-ng.ocamlPackages_4_06.camlimages: fix maintainers
2018-03-07 14:46:37 +00:00
Masayuki Takeda 222dcf4a6b fix maintainers 2018-03-07 23:39:47 +09:00
Jörg Thalheim 3f20f187a2
Merge pull request #36418 from mt-caret/camlimages
ocaml-ng.ocamlPackages_4_06.camlimages: add meta-attrs
2018-03-07 14:34:03 +00:00
Matthew Bauer 0b04beb805 git-sizer: init at 1.0.0 2018-03-07 08:22:32 -06:00