about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
...
| * | beam-modules: refactor - remove commented out codeEric Merritt2016-04-23
| | |
| * | hex2nix: 0.0.3 -> 0.0.5Eric Merritt2016-04-23
| | |
| * | rebar3: 3.0.0-beta.4 -> 3.1.0Eric Merritt2016-04-23
| | |
| * | hex-packages: update to the latest versionEric Merritt2016-04-23
| | | | | | | | | | | | | | | hex2nix has changed to accomodate elixir and erlang.mk. This includes those changes along with updates from hex itself.
| * | move rebar3-nix-bootstrap to rebar3Eric Merritt2016-04-23
| | | | | | | | | | | | | | | This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a single file and this vastly reduces the complexity of making changes.
| * | elixir: set ERL_LIBS for elixir appsEric Merritt2016-04-23
| | | | | | | | | | | | | | | | | | Previously Elixir didn't correct set the ERL_LIBS environment variable for the OTP Applications that it supplies. This change fixes that
| * | relx-exe: init at 3.18.0Eric Merritt2016-04-23
| | | | | | | | | | | | This adds an executable version of the relx library to the system.
| * | elixir: modify elixir to allow debug informationEric Merritt2016-04-23
| | | | | | | | | | | | | | | | | | This modifies the elixir derivation to allow 'debugInfo' to be set. This will build the elixir library with debug information and allow dializer to be used it derivative projects
| * | beam-support: update registry to latest '59b836d'Eric Merritt2016-04-23
| | |
| * | beamPackages: Add support for Mix and Erlang.mkEric Merritt2016-04-23
| | |
| * | beancount: init at 2016-04-10-b5721f1c6f01bd168a5781652e5e3167f7f8ceb3Matthias Beyer2016-04-23
| | |
* | | calibre: fix #14938 buildVladimír Čunát2016-04-25
| | | | | | | | | | | | Thanks to a hack and qmake help from @ttuegel.
* | | dir2opus: 0.12.1 -> 0.12.2Emery Hemingway2016-04-25
| | |
* | | perlPackages.EncodeEUCJPASCII: fix buildVladimír Čunát2016-04-25
| | | | | | | | | | | | Fixes #14986.
* | | tdesktop: fix buildNikolay Amiantov2016-04-25
| | |
* | | Merge pull request #14977 from jerith666/crashplan-46-r3Arseniy Seroka2016-04-25
|\ \ \ | | | | | | | | Crashplan: 4.6.0-r2 -> 4.6.0-r3
| * | | crashplan: 4.6.0-r2 -> 4.6.0-r3Matt McHenry2016-04-25
| | | |
* | | | Merge pull request #14981 from markus1189/asciinemaArseniy Seroka2016-04-25
|\ \ \ \ | |_|_|/ |/| | | asciinema: 1.1.1 -> 1.2.0
| * | | asciinema: 1.1.1 -> 1.2.0Markus Hauck2016-04-25
| | | |
* | | | Merge pull request #14968 from hrdinka/update/qtpassChristoph Hrdinka2016-04-25
|\ \ \ \ | | | | | | | | | | qtpass: 1.1.0 -> 1.1.1
| * | | | qtpass: 1.1.0 -> 1.1.1Christoph Hrdinka2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | Updates qtpass and fixes the current installation method. It further installs the desktop file and application icon.
* | | | | Merge pull request #14605 from bcdarwin/python_theanoFrederik Rietdijk2016-04-25
|\ \ \ \ \ | |_|/ / / |/| | | | theano: init at 0.8.1
| * | | | switch from pkgs.blas to numpy.blasBen Darwin2016-04-25
| | | | |
| * | | | theano: init at 0.8.1Ben Darwin2016-04-11
| | | | |
* | | | | Merge pull request #14979 from adnelson/purify_lsofMichael Raskin2016-04-25
|\ \ \ \ \ | | | | | | | | | | | | lsof: stop configure script from searching /usr paths
| * | | | | lsof: stop configure script from searching /usr pathsAllen Nelson2016-04-25
| | | | | |
* | | | | | Revert "pythonPackages.numpy: don't propagate blas"Frederik Rietdijk2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 983f300d74852b5a4a810085a508d413d9c56a1f.
* | | | | | Revert "pythonPackages.scipy: don't propagate blas"Frederik Rietdijk2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d05783a8d7cc07760542f7f2fc30be576cb29ce6.
* | | | | | Revert "pythonPackages.qutip: use numpy.blas"Frederik Rietdijk2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 291ec17c5872a1d197581c40f8b71ca6921a40fe.
* | | | | | Revert "pythonPackages.scikitlearn: don't propagate blas"Frederik Rietdijk2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18396e8273cad2870a135a8a8c58a04cbb56deb1.
* | | | | | libeatmydata: 82 -> 105Franz Pletz2016-04-25
|/ / / / /
* | | | | fish: only use kbd on linuxEric Seidel2016-04-25
| | | | |
* | | | | fossil: add libiconv on darwinEric Seidel2016-04-25
| | | | |
* | | | | Merge pull request #14975 from FRidh/pythonblasFrederik Rietdijk2016-04-25
|\ \ \ \ \ | | | | | | | | | | | | Python: don't propagate blas
| * | | | | pythonPackages.scipy_0_16: use correct numpyFrederik Rietdijk2016-04-25
| | | | | |
| * | | | | pythonPackages.scikitlearn: don't propagate blasFrederik Rietdijk2016-04-25
| | | | | |
| * | | | | pythonPackages.qutip: use numpy.blasFrederik Rietdijk2016-04-25
| | | | | |
| * | | | | pythonPackages.scipy: don't propagate blasFrederik Rietdijk2016-04-25
| | | | | |
| * | | | | pythonPackages.numpy: don't propagate blasFrederik Rietdijk2016-04-25
| | | | | |
* | | | | | Merge pull request #14971 from rardiol/the-powder-toyNikolay Amiantov2016-04-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | the-powder-toy: 90.2.322 -> 91.3.328
| * | | | | | the-powder-toy: 90.2.322 -> 91.3.328Ricardo Ardissone2016-04-25
| | | | | | |
* | | | | | | foswiki, egypt, wml: fix buildVladimír Čunát2016-04-25
| | | | | | |
* | | | | | | perlPackages.EncodeJIS2K: fix buildVladimír Čunát2016-04-25
| | | | | | |
* | | | | | | phonon : fix configuration pathsKarn Kallio2016-04-25
| | | | | | |
* | | | | | | beignet: init at 1.1.2artuuge2016-04-25
| | | | | | |
* | | | | | | Merge pull request #14845 from regnat/zerobinFrederik Rietdijk2016-04-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.zerobin : init at 7da1615 and add service
| * | | | | | | pythonPackages.zerobin : init at 20160108Théophane Hufschmitt2016-04-25
| | | | | | | |
| * | | | | | | pythonPackages.clize : init at 3.0Théophane Hufschmitt2016-04-25
| | | | | | | |
| * | | | | | | pythonPackages.sigtool : init at 1.1a3Théophane Hufschmitt2016-04-25
| | | | | | | |
| * | | | | | | pythonPackages.repeated_test : init at 0.1a3Théophane Hufschmitt2016-04-25
| | | | | | | |