about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* virtualbox: Add patch for Linux 4.12aszlig2017-07-04
| | | | | | | | | | | | | | | | 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>
* Merge pull request #27101 from volth/haxe-essentialsJörg Thalheim2017-07-04
|\ | | | | haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs
| * haxe: fix hxcpp, introduce haxePackage with hxjava and hxcsVolth2017-07-03
| |
* | gnomeExtensions.topicons-plus: init at v20 (#27116)Emanuele Peruffo2017-07-04
| | | | | | | | TopIcons extension for Gnome 3
* | Merge pull request #27118 from dtzWill/fix/sys-cpu-darwinJörg Thalheim2017-07-04
|\ \ | | | | | | WIP: Sys::CPU: Try to fix Darwin build.
| * | Sys::CPU: Try to fix Darwin build.Will Dietz2017-07-04
| | |
* | | papirus-icon-theme: init at 20170616bugworm2017-07-04
| | | | | | | | | | | | fixes #27115
* | | ntfs3g: change package nameVladimír Čunát2017-07-04
| | | | | | | | | | | | | | | | | | | | | 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"; }
* | | gcc: 6.3.0 -> 6.4.0Eelco Dolstra2017-07-04
|/ /
* | Merge pull request #27066 from Lassulus/ucspi-tcp-fixJörg Thalheim2017-07-04
|\ \ | | | | | | ucspi-tcp: remove setuid from install script
| * | ucspi-tcp: remove setuid from install scriptlassulus2017-07-04
| | |
* | | zfs: update kernel versions constraint for linux 4.12Jörg Thalheim2017-07-04
| | |
* | | flow: 0.48.0 -> 0.49.1Fatih Altinok2017-07-04
| | |
* | | psmisc: 23.0 -> 23.1Tuomas Tynkkynen2017-07-04
| | |
* | | libbsd: 0.8.4 -> 0.8.5Tuomas Tynkkynen2017-07-04
| | |
* | | iw: 4.3 -> 4.9Tuomas Tynkkynen2017-07-04
| | |
* | | iperf: 3.1.7 -> 3.2Tuomas Tynkkynen2017-07-04
| | |
* | | afl: 2.43b -> 2.44bTuomas Tynkkynen2017-07-04
| | |
* | | tor-browser-bundle-bin: communicate with tor over named pipesJoachim Fasting2017-07-04
| | |
* | | tor-browser-bundle-bin: 7.0.1 -> 7.0.2Joachim Fasting2017-07-04
| | |
* | | Merge pull request #27082 from alicebob/fetchgitquietJörg Thalheim2017-07-04
|\ \ \ | | | | | | | | nix-prefetch-git: add --quiet to --help
| * | | nix-prefetch-git: add --quiet to --helpHarmen2017-07-03
| | | |
* | | | Merge pull request #27095 from dtzWill/feature/csmithJörg Thalheim2017-07-04
|\ \ \ \ | | | | | | | | | | csmith: init at 2.3.0, pull in Sys::CPU as dependency.
| * | | | csmith: Workaround broken libbsd on DarwinWill Dietz2017-07-03
| | | | |
| * | | | csmith: init at 2.3.0, pull in Sys::CPU as dependency.Will Dietz2017-07-03
| | | | |
* | | | | haskell-tinc: use default versions of cabal-install and cabal2nixPeter Simons2017-07-04
| | | | |
* | | | | haskell-tinc: enable Hydra buildsPeter Simons2017-07-04
| | | | |
* | | | | haskell-tinc: don't hard-code the version of GHC used by this toolPeter Simons2017-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | We don't want to re-compile tinc just to change the GHC environment used for building, i.e. when running inside of nix-shell. Instead, find "ghc" in $PATH.
* | | | | haskell-tinc: update to latest git version to fix the buildPeter Simons2017-07-04
| | | | |
* | | | | haskell-vector: use newer version to compile with ghc-8.2.xPeter Simons2017-07-04
| | | | |
* | | | | haskell-doctest: jailbreak to fix build with ghc-8.2.xPeter Simons2017-07-04
| | | | |
* | | | | haskell-syb: use newer version to compile with ghc-8.2.xPeter Simons2017-07-04
| | | | |
* | | | | haskell-primitive: use newer version to compile with ghc-8.2.xPeter Simons2017-07-04
| | | | |
* | | | | cabal2nix: enable test suite againPeter Simons2017-07-04
| | | | | | | | | | | | | | | | | | | | Version 2.3.1 should succeed fine on all platforms.
* | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.3.1-4-gaa50929 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/82bc7a9031dfccb10fb290c3fea517b43d936440.
* | | | | terraform: 0.9.10 -> 0.9.11zimbatm2017-07-04
| | | | |
* | | | | Merge pull request #26420 from roblabla/feature-postfixPeter Simons2017-07-04
|\ \ \ \ \ | | | | | | | | | | | | postfix: Add optional LDAP support, allow changing package in service
| * | | | | postfix: Add optional LDAP supportroblabla2017-06-06
| | | | | |
* | | | | | Merge pull request #27103 from bachp/unifi-5.5.19Pascal Wittmann2017-07-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | unifi: 5.5.11 -> 5.5.19
| * | | | | | unifi: 5.5.11 -> 5.5.19Pascal Bach2017-07-03
| | | | | | |
* | | | | | | partition-manager: fix buildAnotherBugworm2017-07-04
| | | | | | | | | | | | | | | | | | | | | see #27112
* | | | | | | cpuminer: 2.4.5 -> 2.5.0Pascal Wittmann2017-07-04
| | | | | | |
* | | | | | | pdfpc: 4.0.6 -> 4.0.7Pascal Wittmann2017-07-04
| | | | | | |
* | | | | | | utf8proc: 2.0.2 -> 2.1.0Vincent Laporte2017-07-04
| | | | | | |
* | | | | | | Add pythonPackages.google-compute-engineDomen Kožar2017-07-04
| | | | | | |
* | | | | | | python.pkgs.dogpile.cache: remove broken tests, allows nox to be buildFrederik Rietdijk2017-07-04
| | | | | | |
* | | | | | | urlscan: 0.8.3 -> 0.8.6 (#27102)Johannes Frankenau2017-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * urlscan: 0.8.3 -> 0.8.6 Moved from python-packages.nix to all-packages.nix because this is not a Python library but just a Python application. * Update default.nix * Update all-packages.nix * Update default.nix * Update all-packages.nix
* | | | | | | Merge pull request #27091 from jfrankenau/init-noiceJoachim F2017-07-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | noice: init at 0.6
| * | | | | | | noice: init at 0.6Johannes Frankenau2017-07-03
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #27107 from adamscott/wla-dx-git-updateFrederik Rietdijk2017-07-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | wla-dx-git: 2016-02-27 -> 2017-06-05