summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte2016-10-10
|
* ocaml-expat: fix build on darwinVincent Laporte2016-10-10
|
* ocaml-camlidl: fix build on darwinVincent Laporte2016-10-10
|
* ocaml-llvm: fix build on darwinVincent Laporte2016-10-10
|
* meson: 0.32.0 -> 0.35.0sternenseemann2016-10-10
|
* Merge pull request #17579 from leenaars/arpa2depsJörg Thalheim2016-10-10
|\ | | | | quick-der library, asn2quickder + hexio tools
| * quickder: init at 1.0-RC1Michiel Leenaars2016-10-09
| |
| * asn2quickder: init at 0.7RC1Michiel Leenaars2016-10-09
| |
| * hexio: init at 1.0RC1Michiel Leenaars2016-10-09
| |
* | Merge pull request #19399 from sternenseemann/masterJörg Thalheim2016-10-10
|\ \ | | | | | | Add libgee_0_8 and valadoc-unstable
| * | maintainers: rename lukasepple according to github account namesternenseemann2016-10-09
| | |
| * | valadoc: init at 2016-10-09sternenseemann2016-10-09
| | |
| * | libgee_0_8: init at 0.8.6sternenseemann2016-10-09
| | | | | | | | | | | | some vala packages require this specific version
* | | Merge pull request #19416 from lsix/update_7_12Jörg Thalheim2016-10-10
|\ \ \ | | | | | | | | gdb: 7.11.1 -> 7.12
| * | | gdb: 7.11.1 -> 7.12Lancelot SIX2016-10-10
| | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00007.html for release announcement
* | | | mdk: use sha256 instead of md5Jörg Thalheim2016-10-10
| |_|/ |/| |
* | | Merge pull request #17922 from bjornfor/php-config-file-scan-dirJörg Thalheim2016-10-09
|\ \ \ | | | | | | | | php: change config-file-scan-dir from /etc to /etc/php.d
| * | | php: change config-file-scan-dir from /etc to /etc/php.dBjørn Forsman2016-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By chance I noticed that php picked up my /etc/odbc.ini file (clearly wrong!). This fixes it by adding a namespace for php. WARNING: This is a breaking change for anyone that happen to rely on php picking up .ini files from /etc.
* | | | bazel: Allow linux i686 builds tooBenjamin Staffin2016-10-09
| |/ / |/| |
* | | Merge pull request #19380 from IreneKnapp/nixos-unstableBenjamin Staffin2016-10-09
|\ \ \ | |_|/ |/| | Update the packaged Bazel to 0.3.2, and also make it actually work.
| * | Update the packaged Bazel to 0.3.2, and also make it actually work.Irene Knapp2016-10-08
| | |
* | | Merge pull request #19394 from aherrmann/pr_diagrams_pgfPeter Simons2016-10-09
|\ \ \ | | | | | | | | haskell-diagrams-pgf: fix build
| * | | diagrams-pgf: Fix dependenciesAndreas Herrmann2016-10-09
| | | |
| * | | texrunner: Fix buildAndreas Herrmann2016-10-09
| | | | | | | | | | | | | | | | Tests fail due to nonexistent tex executables.
* | | | llvm-3.8: Fix clang build on non-darwin.Will Dietz2016-10-09
| | | | | | | | | | | | | | | | 'set-xcode-analyzer' is only installed on APPLE.
* | | | libnfnetlink: use sha256 hashRobin Gloster2016-10-09
| | | |
* | | | arduino: 1.6.9 -> 1.6.12 (#19335)Christine Koppelt2016-10-09
| | | |
* | | | OCaml modules: make explicit some dependencies to ocamlbuildVincent Laporte2016-10-09
| | | |
* | | | camlp4: fix for OCaml-4.03Vincent Laporte2016-10-09
| | | |
* | | | Merge pull request #19368 from lsix/update_matplotlibJörg Thalheim2016-10-09
|\ \ \ \ | | | | | | | | | | pythonPackages.matplotlib: 1.5.1 -> 1.5.3
| * | | | pythonPackages.matplotlib: 1.5.1 -> 1.5.3Lancelot SIX2016-10-08
| | | | |
* | | | | kotlin: 1.0.3 -> 1.0.4Tim Steinbach2016-10-08
| | | | |
* | | | | capstone: use Makefile build (for pkg-config files)Benno Fünfstück2016-10-08
|/ / / / | | | | | | | | | | | | | | | | | | | | The cmake based build system did not install the pkg-config files for capstone, which made builds depending on capstone harder to write as they cannot automatically find the location of the capstone library.
* | | | Revert "Extend Haskell generic builder to use new --ipid flag."Peter Simons2016-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ec8b81615462625338d76f002d92accd6eb4cf6a. The change told the Cabal build system to use the hash-part of $out as the internal identifier for the library it's building (rather than generating such an ID itself). While a good idea in theory, this choice had an unfortunate side-effect: When Cabal links libraries X, Y, and Z into an executable, then the generated binary contains their respective IDs. Now, Nix finds those strings and treats them as an indication that there is a *run-time dependency* on the corresponding store paths. This means that the generated executable will always depend on the store paths of all the Haskell libraries that went into it, even when linked statically.
* | | | libqmi: 1.12.6 -> 1.16.0 (#19305)Alexander Ried2016-10-08
| | | |
* | | | libmbim: 1.12.2 -> 1.14.0 (#19304)Alexander Ried2016-10-08
| | | |
* | | | Merge pull request #19285 from acowley/pcl-darwin-openglDaiderd Jordan2016-10-07
|\ \ \ \ | | | | | | | | | | pcl: fix problem finding OpenGL on darwin
| * | | | pcl: fix problem finding OpenGL on darwinAnthony Cowley2016-10-06
| | | | |
* | | | | simavr: init at 1.3Andrey Trachenko2016-10-07
| | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/15961
* | | | | nimble: Do not use patchelf.Maciek Starzyk2016-10-07
| | | | |
* | | | | Merge pull request #19320 from kamilchm/vagrantGraham Christensen2016-10-07
|\ \ \ \ \ | | | | | | | | | | | | vagrant: 1.8.5 -> 1.8.6
| * | | | | vagrant: 1.8.5 -> 1.8.6Kamil Chmielewski2016-10-07
| | | | | |
* | | | | | Merge pull request #19167 from abbradar/java-guiNikolay Amiantov2016-10-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | | jre8: minimize minimal build and add more GUI dependencies to the regular one
| * | | | | openjdk8: add a patch to use GTK when available by defaultNikolay Amiantov2016-10-02
| | | | | |
| * | | | | openjdk8: rework dependenciesNikolay Amiantov2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes several adjustments around what is linked into JRE. * system giflib, libjpeg, zlib are now used unconditionally; * libstdc++ is linked dynamically. For full version: * GTK+ and GNOME libraries are linked; * Extra X11 libraries are linked; * CUPS is linked; * libmagic (file) is linked. For minimal version: * All X11 support is removed; * Sound support is removed. * Fonts and their support are not lined. jre8_headless is added as a minimal build. Overall this adds support for all things GUI into the default Java build and removes them from the minimal build.
* | | | | | cpp-netlib: propagate asio.Shea Levy2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | See cpp-netlib/cpp-netlib#629
* | | | | | Merge pull request #19222 from jhhuh/jhDaiderd Jordan2016-10-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | lsof: fixed for darwin
| * | | | | | lsof-4.89 : change 'stdenv.libc' to 'stdenv.cc.libc'Ji-Haeng Huh2016-10-06
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into jhJi-Haeng Huh2016-10-06
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | corretions for PR commentsJi-Haeng Huh2016-10-05
| | | | | | |