Commit Graph
110403 Commits
Author SHA1 Message Date
Michael RaskinandGitHub d38d3d1096 Merge pull request #25724 from michalpalka/pvgrub-new
pvgrub_image: add package
2017-07-05 22:48:49 +02:00
Michael RaskinandGitHub 16f02e8116 Merge pull request #25235 from kuznero/mono5x
mono: init at 5.0
2017-07-05 22:36:13 +02:00
Michael RaskinandGitHub bd53744885 Merge pull request #23985 from rht/zcash
zcash: reinit at 1.0.8
2017-07-05 22:27:27 +02:00
Vincent Laporte 2521af87ad obuild: remove dependency on findlib 2017-07-05 18:05:09 +00:00
Vincent Laporte 8f106ead47 julia_05: disable tests on Darwin 2017-07-05 18:02:18 +00:00
VolthandVincent Laporte 18e3799cd1 ocamlPackages.{benchmark,obuild,ptmap,rope}: init at 1.4, 0.1.8, 2.0.1, 0.5 2017-07-05 17:48:45 +00:00
Vincent Laporte f9a2866508 maude: set available on all Unix platforms 2017-07-05 17:29:13 +00:00
Franz Pletz c71989022e nginxMainline: 1.13.1 -> 1.13.2 2017-07-05 19:04:17 +02:00
Franz Pletz e1b29dd6d6 firmwareLinuxNonfree: 2017-04-16 -> 2017-07-05
Fixes #27129.
2017-07-05 19:00:19 +02:00
Tim Steinbach a04afd1594 linux: 4.4.75 -> 4.4.76 2017-07-05 12:54:56 -04:00
Tim Steinbach 05bd289ff8 linux: 4.9.35 -> 4.9.36 2017-07-05 12:52:05 -04:00
Tim Steinbach 00f0f7e9f6 linux: 4.11.8 -> 4.11.9 2017-07-05 12:49:56 -04:00
Michael RaskinandGitHub 958a757f1d Merge pull request #27152 from phile314-fh/szip-optional
PostGIS/GDAL/hdf4: Make unfree szip dependency optional.
2017-07-05 18:08:32 +02:00
Vladimír Čunát 322582d703 libav: maintenance 11.9 -> 11.10 2017-07-05 17:37:39 +02:00
Vladimír Čunát 49250054d2 Merge #27153: atop: don't chmod u+s 2017-07-05 17:31:16 +02:00
Philipp Hausmann a1ec03a223 hdf4: Make szip dependency optional. 2017-07-05 16:12:50 +02:00
nonsequiturandTuomas Tynkkynen 8210d86041 Release notes: Fix syntax in code sample 2017-07-05 16:39:19 +03:00
Michał Pałka 55208cc2e1 pvgrub_image: add package
Add a package containing a pvgrub image for xen generated from grub2
2017-07-05 12:23:30 +00:00
Rob Vermaas 730a394e75 Fix hologram server with go versions > 1.4, no fix yet upstream.
(cherry picked from commit cbfb35a145287f9c18c801ffaf4f36967f1bd563)
2017-07-05 10:22:10 +00:00
Vladimír Čunát 5328aac7be Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
Gabriel EbnerandGitHub f203b32bb8 Merge pull request #27122 from dtzWill/fix/jd-gui
jd-gui: Fix interpreter, add many missing deps, un-upx.
2017-07-05 08:26:25 +02:00
Tim SteinbachandGitHub eba93076ec Merge pull request #27132 from gnidorah/rambox
rambox: 0.5.9 -> 0.5.10
2017-07-04 22:12:30 -04:00
gnidorah c8eb4d102f rambox: 0.5.9 -> 0.5.10 2017-07-05 04:42:23 +03:00
gnidorah a4c6e02b63 franz: cleanup 2017-07-05 04:42:08 +03:00
Tim SteinbachandGitHub c22bf27fa0 Merge pull request #27123 from dywedir/tlp
tlp: 0.9 -> 1.0
2017-07-04 21:09:16 -04:00
Tim Steinbach d788244423 stdenv / booter: imap -> imap1
Fix the usage of imap as a follow-up to #25543
2017-07-04 21:04:13 -04:00
Tim Steinbach cd1f998289 Revert "linux-copperhead: 4.11.8.a -> 4.12.a"
This reverts commit cb703f1314.
2017-07-04 20:56:02 -04:00
zimbatmandGitHub 4d545297d8 lib: introduce imap0, imap1 (#25543)
* lib: introduce imap0, imap1

For historical reasons, imap starts counting at 1 and it's not
consistent with the rest of the lib.

So for now we split imap into imap0 that starts counting at zero and
imap1 that starts counting at 1. And imap is marked as deprecated.

See https://github.com/NixOS/nixpkgs/commit/c71e2d42359f9900ea2c290d141c0d606471da16#commitcomment-21873221

* replace uses of lib.imap

* lib: move imap to deprecated.nix
2017-07-04 23:29:23 +01:00
Peter Hoeg a0fa61788b kirigami: add missing qttranslations 2017-07-04 23:04:46 +02:00
dywedir da7f680bca tlp: 0.9 -> 1.0 2017-07-04 22:35:05 +03:00
Will Dietz ad29479457 jd-gui: Fix interpreter, add many missing deps, un-upx. 2017-07-04 13:13:50 -05:00
aszlig 12ee0fbd88 virtualbox: Add patch for Linux 4.12
Compiling the kernel modules on Linux 4.12 fails, so I've included an
upstream patch from:

https://www.virtualbox.org/changeset/66927/vbox

The patch is applied against the guest additions as well, where we need
to transform the patch a bit so that we get CR LF line endings (DOS
format), which is what is the case for the guest additions ISO.

I've tested this with all the subtests of the "virtualbox" NixOS VM
tests and they all succeed on x86_64-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-07-04 20:08:42 +02:00
Jörg ThalheimandGitHub f873ba8cc8 Merge pull request #27101 from volth/haxe-essentials
haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs
2017-07-04 18:09:05 +01:00
Emanuele PeruffoandJörg Thalheim 240b632026 gnomeExtensions.topicons-plus: init at v20 (#27116)
TopIcons extension for Gnome 3
2017-07-04 17:56:06 +01:00
Jörg ThalheimandGitHub 756dce19a1 Merge pull request #27118 from dtzWill/fix/sys-cpu-darwin
WIP: Sys::CPU: Try to fix Darwin build.
2017-07-04 17:50:09 +01:00
bugwormandJörg Thalheim 8acde59fa5 papirus-icon-theme: init at 20170616
fixes #27115
2017-07-04 17:46:04 +01:00
Vladimír ČunátandTuomas Tynkkynen 0ec4394ee7 ntfs3g: change package name
It was being parsed incorrectly, as noted on
https://github.com/NixOS/nix/issues/1440
nix-repl> builtins.parseDrvName ntfs3g.name
{ name = "ntfs"; version = "3g-2017.3.23"; }
2017-07-04 19:42:54 +03:00
Eelco Dolstra 07176ed6f1 gcc: 6.3.0 -> 6.4.0 2017-07-04 18:39:18 +02:00
Will Dietz ec117f27ca Sys::CPU: Try to fix Darwin build. 2017-07-04 11:29:24 -05:00
Jörg ThalheimandGitHub 92df3cc98e Merge pull request #27066 from Lassulus/ucspi-tcp-fix
ucspi-tcp: remove setuid from install script
2017-07-04 17:24:09 +01:00
Jörg Thalheim 0518ec00b5 zfs: update kernel versions constraint for linux 4.12 2017-07-04 17:15:48 +01:00
Fatih Altinokandvbgl a0f3ce28eb flow: 0.48.0 -> 0.49.1 2017-07-04 17:43:40 +02:00
Tuomas Tynkkynen a4cf83c9b7 psmisc: 23.0 -> 23.1 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen 01260e9f7f libbsd: 0.8.4 -> 0.8.5 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen 06c61f8cc2 iw: 4.3 -> 4.9 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen ed9bb167d5 iperf: 3.1.7 -> 3.2 2017-07-04 17:30:02 +03:00
Tuomas Tynkkynen d453e8baad afl: 2.43b -> 2.44b 2017-07-04 17:30:02 +03:00
Joachim Fasting f617f30b4c tor-browser-bundle-bin: communicate with tor over named pipes 2017-07-04 16:25:03 +02:00
Joachim Fasting 92524eb2f1 tor-browser-bundle-bin: 7.0.1 -> 7.0.2 2017-07-04 16:24:55 +02:00
Jörg ThalheimandGitHub c40a929c82 Merge pull request #27082 from alicebob/fetchgitquiet
nix-prefetch-git: add --quiet to --help
2017-07-04 15:11:13 +01:00