about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* avr8burnomat: rehashOrivej Desh2017-12-05
| | | | The new release has added support for ATmega324P without version bump.
* Merge pull request #32329 from fare-patches/gerbilMichael Raskin2017-12-05
|\ | | | | Gerbil
| * gerbil: 0.12-DEV-777-gd855915 -> 0.12-DEV-836-gcde6802Francois-Rene Rideau2017-12-04
| |
| * gambit: 4.8.8-300db59 -> 4.8.8-415-g29ed48bbFrancois-Rene Rideau2017-11-18
| |
* | Merge pull request #32346 from dtzWill/update/radare2-2.1.0Michael Raskin2017-12-05
|\ \ | | | | | | radare2: 2.0.1 -> 2.1.0
| * | radare2: 2.0.1 -> 2.1.0Will Dietz2017-12-05
| | | | | | | | | | | | | | | | | | * drop patch, now included * drop r2-docker/r2-indent fixups, no longer installed (see https://github.com/radare/radare2/commit/a09d6dae925ab381ed9eeb9d11ad595b1a83e4c5)
* | | haskell-utf8-string: fix build with ghc 7.4.xPeter Simons2017-12-05
| | |
* | | idris: update overrides for new 1.1.1 default versionPeter Simons2017-12-05
| | |
* | | haskell-Cabal: update overrides for new 2.0.1.1 releasePeter Simons2017-12-05
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-05
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/497e5d18db4af92b6d6c85e51a734f17141504b9.
* | | LTS Haskell 9.16Peter Simons2017-12-05
| | |
* | | glpk: 4.63 -> 4.64Lancelot SIX2017-12-05
| | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00002.html for release information
* | | nixpkgs: add unicorn-emulator library 1.0.1Austin Seipp2017-12-05
|/ / | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | oraclejdk8: support aarch64John Doe2017-12-05
| | | | | | | | [dezgeg amended the change to all-packages.nix]
* | tree-wide: fix either check-meta or meta attrs of all the packages I evaluateJan Malakhovski2017-12-05
| |
* | Merge pull request #32335 from makefu/pkgs/devpi-common/updateJörg Thalheim2017-12-05
|\ \ | | | | | | init devpi-server at 4.3.1, bump devpi-client
| * | devpi-client: enable testsmakefu2017-12-05
| | |
| * | devpi-client: 3.1.0rc1 -> 3.1.0makefu2017-12-05
| | | | | | | | | | | | enable tests with packaged devpi-server
| * | devpi-server: init at 4.3.1makefu2017-12-05
| | |
| * | devpi-common: 3.1.0 -> 3.2.0makefu2017-12-05
| | |
| * | passlib: build with argon2_cffimakefu2017-12-05
| | |
| * | pytest-timeout: init at 1.2.1makefu2017-12-05
| | |
| * | argon2_cffi: init at 16.3.0makefu2017-12-05
| | |
* | | Revert "Revive multiple outputs for Haskell packages."Peter Simons2017-12-05
| | |
* | | flow: 0.59.0 -> 0.60.1Fatih Altinok2017-12-05
| | |
* | | ocamlPackages.ocurl: 0.7.8 -> 0.8.0Vincent Laporte2017-12-05
| | |
* | | Merge pull request #32321 from datakurre/datakurre-zc_buildout_nixadisbladis2017-12-05
|\ \ \ | | | | | | | | pythonPackages.zc_buildout_nix: 2.9.5 -> 2.10.0
| * | | pythonPackages.zc_buildout_nix: 2.9.5 -> 2.10.0Asko Soukka2017-12-04
| | | |
* | | | libp11: 0.4.4 > 0.4.7adisbladis2017-12-05
| | | |
* | | | v8: Fix aarch64 buildTuomas Tynkkynen2017-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/65224506 Besides dontUpdateAutotoolsGnuConfigScripts, the 'arch' assignment was wrong and resulted in "x64" (stdenv.isArm is not true on AArch64).
* | | | Merge pull request #32274 from ThomasMader/dlangJoachim F2017-12-04
|\ \ \ \ | |/ / / |/| | | Improve dlang packages
| * | | ldc: 1.3.0 -> 1.5.0Thomas Mader2017-12-03
| | | | | | | | | | | | | | | | | | | | - Bootstrap with ldc lts (0.17.5) instead of dmd. - Enable unittests by using a fixed-output derivation for runtime tests.
| * | | dmd: Enable tests and integrate bootstrap into one derivationThomas Mader2017-12-03
| | | | | | | | | | | | | | | | | | | | | | | | - Merge bootstrap dmd into default derivation. - Reenable all tests by using a fixed-output derivation for phobos tests because of network checks in sandbox mode. - Adding supported platforms.
| * | | dub: 1.5.0 -> 1.6.0Thomas Mader2017-12-03
| | | | | | | | | | | | | | | | | | | | - Enable unittests by using a fixed-output derivation - Remove substitutions because they are fixed upstream now
* | | | services.statsd: add simple testMaximilian Bosch2017-12-04
| | | |
* | | | statsd: restore support for {influx,librato,stackdriver} backendsMaximilian Bosch2017-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages will be placed into an environment using `backendsToPackages`. This function explicitly maps backends to `pkgs.nodePackages.${type}` unless it's a builtin. This ensures that only valid backends that work on NixOS are used (if not, the build already breaks at evaluation time). The log will be redirected to `stdout` to be able to watch the entire output using `journalctl`. Configuration parameters for the backends need to be set using `services.statsd.extraConfig` as each backend has its own options and all of them shouldn't be validated and checked explicitly and manually.
* | | | Merge pull request #32294 from earldouglas/jenkins-2.93Lancelot SIX2017-12-04
|\ \ \ \ | | | | | | | | | | jenkins: 2.92 -> 2.93
| * | | | jenkins: 2.92 -> 2.93James Earl Douglas2017-12-03
| | | | |
* | | | | Merge pull request #32300 from adisbladis/vault-0_9_0Daiderd Jordan2017-12-04
|\ \ \ \ \ | | | | | | | | | | | | vault: 0.8.3 -> 0.9.0
| * | | | | gox: 20140904 -> 0.4.0adisbladis2017-12-04
| | | | | |
* | | | | | Merge pull request #32112 from nc6/hask-split-outPeter Simons2017-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Revive multiple outputs for Haskell packages.
| * | | | | | Fix 'ghcWithPackages' as per https://github.com/NixOS/nixpkgs/issues/32082Nicholas Clarke2017-11-27
| | | | | | |
| * | | | | | Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""Nicholas Clarke2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 89f5d52cf44baec14a7f542a605243777b16e7a5.
* | | | | | | Merge pull request #32292 from paluh/masteradisbladis2017-12-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | psc-package: 0.2.4 -> 0.2.5
| * | | | | | psc-package: 0.2.4 -> 0.2.5Tomasz Rybarczyk2017-12-04
| | |/ / / / | |/| | | |
* / | | | | premake5: 5.0.0pre.alpha.11 -> 5.0.0-alpha12Orivej Desh2017-12-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | The new premake fixes the issue in ebb2ca7574e20df9f124846583258759652c2719 for the GNU Make target.
* | | | | intel-gpu-tools: Broken on non-x86Tuomas Tynkkynen2017-12-03
| | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/65032931
* | | | | frama-c: 20170501 (Phosphorus) -> 20171101 (Sulfur)Vincent Laporte2017-12-03
| | | | |
* | | | | neko: enable check phaseOrivej Desh2017-12-03
| | | | |
* | | | | ocamlPackages.ptmap: 2.0.2 -> 2.0.3Vincent Laporte2017-12-03
| | | | |