summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\
| * vagrant: cleanup FIX plugin install from #17614 (#17663)Kamil Chmielewski2016-08-12
| |
| * dico: 2.2 -> 2.3 (#17672)Lancelot SIX2016-08-12
| | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00005.html for announcement.
| * pythonPackages.ppft: init at 1.6.4.6Frederik Rietdijk2016-08-12
| |
| * pythonPackages.pox: init at 0.2.2Frederik Rietdijk2016-08-12
| |
| * pythonPackages.pathos: init at 0.2.0Frederik Rietdijk2016-08-12
| |
| * pythonPackages.multiprocess: 0.70.4Frederik Rietdijk2016-08-12
| |
| * pythonPackages.dill: 0.2.4 -> 0.2.5Frederik Rietdijk2016-08-12
| |
| * Merge pull request #17246 from DamienCassou/vtk-7.0.0Damien Cassou2016-08-12
| |\ | | | | | | vtk: 5.10.1 -> 7.0.0
| | * gdcm: 2.4.6 -> 2.6.4Damien Cassou2016-08-02
| | |
| | * pcl: 1.7.2 -> 1.8.0Damien Cassou2016-08-02
| | |
| | * vtk: 5.10.1 -> 7.0.0Damien Cassou2016-08-02
| | |
| * | Merge pull request #17676 from LnL7/haskell-hoauth2Daiderd Jordan2016-08-12
| |\ \ | | | | | | | | haskellPackages.hoauth2: fix test dependencies for ghc7.10.x
| | * | haskellPackages.hoauth2: fix test dependencies for ghc7.10.xDaiderd Jordan2016-08-11
| | | |
| * | | perl-Log-Handler: 0.87 -> 0.88Robert Helgesson2016-08-12
| | | |
| * | | perl-File-Slurper: 0.008 -> 0.009Robert Helgesson2016-08-12
| |/ /
| * | mariadb: use jemalloc on every platformVladimír Čunát2016-08-11
| | | | | | | | | | | | | | | | | | It seems to be failing to configure without it on Darwin: http://hydra.nixos.org/build/38440660/nixlog/1/raw This doesn't cause a rebuild on Linux platforms.
| * | thc-hydra: fix the tarball jobVladimír Čunát2016-08-11
| | | | | | | | | | | | Darwin has no `stdenv.glibc`.
| * | Merge pull request #16752 from phunehehe/android-studioRobin Gloster2016-08-11
| |\ \ | | | | | | | | android-studio: repackage in an FHS environment
| | * | android-studio: repackage in an FHS environmentHoang Xuan Phu2016-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes 2 main problems: - Android Studio comes with its own package manager. The current packaging approach doesn't allow such management. As a result the package is unusable (see https://github.com/NixOS/nixpkgs/issues/8650 and https://github.com/NixOS/nixpkgs/issues/14903). In this version, $ANDROID_HOME is _not_ set, allowing Android Studio to deal with the Android SDK as it pleases (typically in $HOME/Android/Sdk). - Android Studio downloads prebuilt binaries as part of the SDK. These tools (e.g. `mksdcard`) have `/lib/ld-linux.so.2` set as the interpreter. An FHS environment is used as a work around for that.
| | * | diffutils: 3.3 -> 3.4Lancelot SIX2016-08-10
| | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00004.html for release announcement.
| * | | Oops, actually use proper mdds for libreoffice-stillMichael Raskin2016-08-11
| | | |
| * | | libreoffice-fresh: kill some testsMichael Raskin2016-08-11
| | | |
| * | | libreoffice-fresh: 5.1.3.2 -> 5.2.0.4, tests fail for nowMichael Raskin2016-08-11
| | | |
| * | | Tolerate missed spaces in the download listMichael Raskin2016-08-11
| | | |
| * | | libreoffice-still: 5.0.6.3 -> 5.1.5.2Michael Raskin2016-08-11
| | | |
| * | | mdds: 0.12.1 -> 1.2.1Michael Raskin2016-08-11
| | | |
| * | | libre: 0.4.16 -> 0.4.17Michael Raskin2016-08-11
| | | |
| * | | libmwaw: 0.3.7 -> 0.3.8Michael Raskin2016-08-11
| | | |
| * | | libatomic_ops: 7.4.2 -> 7.4.4Michael Raskin2016-08-11
| | | |
| * | | mdds: 0.12.0 -> pinned 0.12.1, use it for libreoffice-still instead of freshestMichael Raskin2016-08-11
| | | |
| * | | Merge pull request #17657 from matthewbauer/darwin-miscRobin Gloster2016-08-11
| |\ \ \ | | | | | | | | | | Darwin misc. fixes
| | * | | bcftools: fix darwin buildingMatthew Bauer2016-08-10
| | | | | | | | | | | | | | | | | | | | gcc not available
| | * | | atomicparsley: fix darwin buildMatthew Bauer2016-08-10
| | | | |
| | * | | atomicparsley: lowercase derivation nameMatthew Bauer2016-08-10
| | | | |
| | * | | arduino: only build on linuxMatthew Bauer2016-08-10
| | | | |
| | * | | alure: only build on linuxMatthew Bauer2016-08-10
| | | | |
| | * | | aspino: patch to use c++ instead of g++Matthew Bauer2016-08-10
| | | | |
| | * | | lie: only build on linuxMatthew Bauer2016-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Darwin build fails from conflicts in libSystem: In file included from altdom.c:1: In file included from /private/var/folders/7t/4vz31njj37b8y_bg6z3t7tk00000gn/T/nix-build-LiE-2.2.2.drv-0/LiE/lie.h:34: In file included from /nix/store/9ll4m9yx854hr64fn1w9ra3qimm3pzdk-Libsystem-osx-10.9.5/include/string.h:176: /nix/store/9ll4m9yx854hr64fn1w9ra3qimm3pzdk-Libsystem-osx-10.9.5/include/strings.h:73:7: error: redefinition of 'index' as different kind of symbol char *index(const char *, int) __POSIX_C_DEPRECATED(200112L); ^ /private/var/folders/7t/4vz31njj37b8y_bg6z3t7tk00000gn/T/nix-build-LiE-2.2.2.drv-0/LiE/lie.h:6:14: note: previous definition is here typedef long index; ^ 1 error generated.
| | * | | lie: LiE -> lieMatthew Bauer2016-08-10
| | | | | | | | | | | | | | | | | | | | Attributes need to be lowercase, see https://nixos.org/nixpkgs/manual/#sec-package-naming.
| * | | | Merge pull request #17666 from regnat/spotifyRobin Gloster2016-08-11
| |\ \ \ \ | | | | | | | | | | | | spotify : 1.0.34.146.g28f9eda2-19 -> 1.0.36.120.g536a862f-20
| | * | | | spotify : 1.0.34.146.g28f9eda2-19 -> 1.0.36.120.g536a862f-20Théophane Hufschmitt2016-08-11
| | | | | |
| * | | | | Revert "ecryptfs: fix kernel bug introduced in 4.4.14"obadz2016-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Linux 4.4.17 release fixes the underlying issue This reverts commit fad9a8841b67ee9e09dd352785e24d9b9d22e11c.
| * | | | | compiz: 0.9.12.2 -> 0.9.13.0Michael Raskin2016-08-11
| | | | | |
| * | | | | freeipmi: 1.5.2 -> 1.5.3Michael Raskin2016-08-11
| | | | | |
| * | | | | getmail: 4.49.0 -> 4.50.0Michael Raskin2016-08-11
| | | | | |
| * | | | | ised: 2.7.0 -> 2.7.1Michael Raskin2016-08-11
| | | | | |
| * | | | | glusterfs: 3.7.11 -> 3.8.1Michael Raskin2016-08-11
| | | | | |
| * | | | | nginx: 1.11.2 -> 1.11.3Michael Raskin2016-08-11
| | | | | |
| * | | | | firejail: 0.9.40-rc1 -> 0.9.42-rc1Michael Raskin2016-08-11
| | | | | |