summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Merge pull request #11544 from NeQuissimus/kotlin-3595Arseniy Seroka2015-12-08
|\ | | | | kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
| * kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595Tim Steinbach2015-12-08
| |
* | python35: 3.5.0 -> 3.5.1Rok Garbas2015-12-08
| |
* | python27: 2.7.10 -> 2.7.11Rok Garbas2015-12-08
|/
* leiningen: 2.5.2 -> 2.5.3, fixes #11537Herwig Hochleitner2015-12-08
|
* ruby: Fix SHA256 hashes of several versions.aszlig2015-12-08
| | | | | | | | | | | | | | | | | | | According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git. However, fetchFromGitHub doesn't use Git to fetch the sources but uses fetchzip under the hood, so we get plain source directories in the Nix store, which in turn are hashed. Tested by: nix-build --no-out-link -E 'map (x: (builtins.getAttr x (import ./. {})).src ) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2" "ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2" "ruby_2_2_3" ]' Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* go: 1.5.1 -> 1.5.2, fixes #11498zimbatm2015-12-08
|
* ruby: update railsexpress patchsets, fixes #11347zimbatm2015-12-07
|
* ruby_2_2: 2.2.2 -> 2.2.3zimbatm2015-12-07
|
* ruby_2_1: 2.1.6 -> 2.1.7zimbatm2015-12-07
|
* ruby_2_0: 2.0.0p645 -> 2.0.0p647zimbatm2015-12-07
|
* hackage-packages.nix: update Haskell package setPeter Simons2015-12-07
| | | | | | | | | This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/4619baf1f60fce16b744b4a4e9d8561b2464608d - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/42699553655fac2f34d90e5ecc943704c6a4f8e4 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/57dab1c9974199e11130c3da70ffa31480a9ca37 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/87110f79ed5342f82f5e24bba84fa2ac1a35bb8b
* Merge pull request #11411 from hrdinka/mapniklethalman2015-12-07
|\ | | | | mapnik: init at 3.0.9
| * mapnik: init at 3.0.9Christoph Hrdinka2015-12-04
| |
* | Merge pull request #11511 from goodwillcoding/libgtop-updatelethalman2015-12-07
|\ \ | | | | | | update libgtop to latest (2.32.0) and enable gobject introspection on it
| * | Add gobjectIntrospection to the scopegoodwillcoding2015-12-06
| | |
| * | update libgtop to latest (2.32.0) and enable gobject introspection on itgoodwillcoding2015-12-06
| | |
* | | nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497Rok Garbas2015-12-06
| | |
* | | nodejs: 5.0.0 -> 5.1.1 CVE-2015-8027zimbatm2015-12-06
| | | | | | | | | | | | | | | See https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
* | | nodejs: 4.2.2 -> 4.2.3 CVE-2015-8027zimbatm2015-12-06
| | | | | | | | | | | | | | | See https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
* | | nodejs: remove unlinked v4_1_0zimbatm2015-12-06
| | | | | | | | | | | | The stable branch is v4.x.x and is already taken care of my the default.nix
* | | nodejs: 0.10.40 -> 0.10.41zimbatm2015-12-06
| | | | | | | | | | | | Maintenance release
* | | Rename 'emery' maintainer handle to 'ehmry', fixes #11493Emery Hemingway2015-12-05
| | | | | | | | | | | | Communication happens on Github so names should be consistent.
* | | Merge pull request #11473 from NeQuissimus/masterArseniy Seroka2015-12-06
|\ \ \ | | | | | | | | Add Kotlin
| * | | kotlin: init at 1.0.0-beta-3594Tim Steinbach2015-12-05
| | | |
* | | | configuration-hackage2nix.yaml: update list of broken buildsPeter Simons2015-12-05
| | | |
* | | | hackage-packages.nix: update Haskell package setPeter Simons2015-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/02a00be50f5307163687bac2d357fe4555076aa6 - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/2c186df615cfe55a07a0bb095c5901e987aa964a - LTS Haskell: https://github.com/fpco/lts-haskell/commit/57dab1c9974199e11130c3da70ffa31480a9ca37 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/c3ba1c0c159d1b77cdb8fd3f338f778d90403f4b
* | | | openssl: security update 1.0.2d -> 1.0.2ecodsl2015-12-05
| | | | | | | | | | | | | | | | | | | | Fixes CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196. Close #11469.
* | | | openssl: security update 1.0.1p -> 1.0.1qcodsl2015-12-05
| | | | | | | | | | | | | | | | | | | | Fixes CVE-2015-3194 and CVE-2015-3195. Taken from #11469.
* | | | Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/eval/1231884 Only Darwin jobs seem to be queued now, but we can't afford to wait for that single build slave.
| * | | | rustc: build on darwinJude Taylor2015-11-30
| | | | |
| * | | | certificate-transparency: init at 2015-11-27Philip Potter2015-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libevhtp: 1.2.10 -> 1.2.11 Package for certificate-transparency This adds openssl support to libevent. Libevent can be compiled without openssl, in which case it just doesn't build the libevent_openssl library. However it seems simpler just to default to including openssl support. This bumps evhtp's version because 1.2.11 provides pkg-config information which makes building certificate-transparency easier. This has been tested with `doCheck = true;`. Signed-off-by: Edward Tjörnhammar <ed@cflags.cc>
| * | | | libdevil: fix build in clang stdenvsJude Taylor2015-11-25
| | | | |
| * | | | Merge remote-tracking branch 'origin/single-underscore' into stagingShea Levy2015-11-25
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Use zero underscores for sandboxProfile
| | * | | | switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor2015-11-21
| | | | | |
| | * | | | use single underscore for sandboxProfileJude Taylor2015-11-21
| | | | | |
| * | | | | Merge #11067: SmartOS updatesVladimír Čunát2015-11-23
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | I amended some commits slightly.
| | * | | | SmartOS: bison: make help2man target specific dependencyDanny Wilson2015-11-23
| | | | | |
| | * | | | SmartOS: texinfo: Fix build and make configureFlags target optional.Danny Wilson2015-11-23
| | | | | |
| | * | | | SmartOS: Fix pkgconfig 0.29 buildDanny Wilson2015-11-23
| | | | | |
| | * | | | Fix ncurses 5.9 build on SmartOS.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | Has been fixed before, but now includes C++ support.
| | * | | | Fix compilation of GCC 4.9 on SmartOS.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | Fix ld-solaris-wrapper never calling ld (since gcc->cc-wrapper refactor).
| | * | | | Dummy SBCL property to allow other derivations to build.Danny Wilson2015-11-16
| | | | | |
| | * | | | Texinfo requires GNU awk, mainly during make check.Danny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | This fixes build on SmartOS.
| | * | | | Fix MPFR build again on SmartOS.Danny Wilson2015-11-16
| | | | | |
| | * | | | Fix Perl build on SmartOSDanny Wilson2015-11-16
| | | | | |
| | * | | | Doxygen: fix build on SmartOSDanny Wilson2015-11-16
| | | | | |
| | * | | | Fix glib build on SmartOSDanny Wilson2015-11-16
| | | | | |
| | * | | | SmartOS: Make pkgconfig use proper i18n.Danny Wilson2015-11-16
| | | | | |
| | * | | | Fix dbus-tools build on SmartOSDanny Wilson2015-11-16
| | | | | | | | | | | | | | | | | | | | | | | | `ld` on illumos does not understand `--as-needed`