about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* omake: remove 0.9.8.6-rc1Vincent Laporte2016-12-02
|
* camlimages: use omake rather than omake_rc1Vincent Laporte2016-12-02
|
* teyjus: 2.0b2 -> 2.1Vincent Laporte2016-12-02
|
* omake: 0.9.8.5 -> 0.10.1Vincent Laporte2016-12-02
|
* Merge pull request #20857 from Mic92/gajimJörg Thalheim2016-12-02
|\ | | | | gajim: add enableOmemoPluginDependencies option
| * gajim: add enableOmemoPluginDependencies optionJörg Thalheim2016-12-02
| |
* | Fixing the patch for icu for ARM.Lluís Batlle i Rossell2016-12-02
| | | | | | | | The source file changed paths.
* | Merge pull request #20849 from sheenobu/spotify/upgrade/1_0_43_125Franz Pletz2016-12-02
|\ \ | | | | | | spotify: 1.0.42.151 -> 1.0.43.125
| * | spotify: 1.0.42.151 -> 1.0.43.125Sheena Artrip2016-12-02
| | |
* | | teensyduino: init at 1.31 (#20807)Jonathan Glines2016-12-02
| | |
* | | pythonPackages.django_guardian: add missing pytestFrederik Rietdijk2016-12-02
|/ /
* | Merge pull request #20805 from danbst/rxvt-vtwheelJörg Thalheim2016-12-02
|\ \ | | | | | | urxvt: add vtwheel extension
| * | urxvt: add vtwheel extensiondanbst2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | This allows to scroll content in less, screen, nano, tmux and others (the ones, who create so called "secondary screens"), similar to VTE-based terminals. Note, however, that mouse wheel won't work in `less -X`, which is used by basic `journalctl`. Fix it with `export SYSTEMD_LESS=FRSMK`
* | | Merge pull request #20848 from ericsagnes/fix/urlwatchFrederik Rietdijk2016-12-02
|\ \ \ | | | | | | | | urlwatch: 2.2 -> 2.5
| * | | urlwatch: 2.2 -> 2.5Eric Sagnes2016-12-02
| | | |
* | | | pythonPackages.acoustic: fix meta.licenseJoachim Fasting2016-12-02
| | | | | | | | | | | | | | | | There is no licenses.bsd; the upstream license looks like 3-clause BSD.
* | | | Merge pull request #20845 from kamilchm/ponycJoachim F2016-12-02
|\ \ \ \ | | | | | | | | | | ponyc: 0.6.0 -> 0.9.0
| * | | | ponyc: 0.6.0 -> 0.9.0Kamil Chmielewski2016-12-01
| | | | |
* | | | | linux: 4.1.35 -> 4.1.36Tim Steinbach2016-12-01
| |/ / / |/| | |
* | | | Merge pull request #20804 from danbst/fix-shadowJoachim F2016-12-01
|\ \ \ \ | | | | | | | | | | shadow: fix collision with coreutils (man groups.1.gz)
| * | | | shadow: fix collision with coreutils (man groups.1.gz)danbst2016-11-30
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `groups.1.gz` collides with one from coreutils. The code to fix this was already present in expression, but wrongly assumes that share/man/man1 directory will be copied to `man` output after `installPhase`. It turned out, that man directory is set at configure step, so we should remove file from `man` output.
* | | | Merge pull request #20837 from goetzst/youtube-dlJoachim F2016-12-01
|\ \ \ \ | | | | | | | | | | youtube-dl: 2016.11.27 -> 2016.12.01
| * | | | youtube-dl: 2016.11.27 -> 2016.12.01Stefan Götz2016-12-01
| | | | |
* | | | | Merge pull request #20835 from romildo/upd.enlightenmentJoachim F2016-12-01
|\ \ \ \ \ | |_|_|/ / |/| | | | enlightenment: 0.21.3 -> 0.21.4
| * | | | enlightenment: 0.21.3 -> 0.21.4romildo2016-12-01
| | | | |
* | | | | firefox-esr: security 45.5.0 -> 45.5.1 (#20841)taku02016-12-01
| | | | |
* | | | | Merge pull request #20838 from lsix/update_hdf5Frederik Rietdijk2016-12-01
|\ \ \ \ \ | | | | | | | | | | | | hdf5: 1.8.16 -> 1.8.18
| * | | | | hdf5: 1.8.16 -> 1.8.18Lancelot SIX2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For release announcement, see https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt
* | | | | | merlin: 2.5.2 -> 2.5.3Vincent Laporte2016-12-01
| | | | | |
* | | | | | pythonPackages.numtraits: needs sixFrederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonPackages.webassets: disable testsFrederik Rietdijk2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test invocation was broken. Now that is fixed, but getting the tests to pass requires more work.
* | | | | | pythonPackages.pynzb: disable testsFrederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonPackages.rpkg: use local rpm and kojiFrederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonPackages.rpm: rpm for specific python versionFrederik Rietdijk2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpm provides a Python module that is used by certain packages. We need to override pkgs.rpm to get a correct version.
* | | | | | koji -> pythonPackages.kojiFrederik Rietdijk2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | koji is both a library and an application. It is used in Nixpkgs primarily as a library and therefore I move it.
* | | | | | pythonPackages: do not propagate pytestFrederik Rietdijk2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pytest plugins should not propagate pytest. Instead, packages depending on pytest and plugins, should explicitly depend on both the plugin(s) and pytest. This change will more easily allow packages to depend on another version of pytest when needed.
* | | | | | pythonPackages.pytestcache: disable testsFrederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonPackages.pyjwt: does not need pytest 2.7Frederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonpackages.lti: rename to PyLTI and remove overridingFrederik Rietdijk2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rename to PyLTI to follow upstream - remove overriding because it is not necessary; newer mock can be used, and modules python packages should be fixed to not propagate pytest (see separate commit). cc maintainer @layus
* | | | | | pythonPackages.docker: Add myself as a maintainerJascha Geerds2016-12-01
| | | | | |
* | | | | | pythonPackages.docker: Fix build for python3Jascha Geerds2016-12-01
| | | | | |
* | | | | | haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12-15"Peter Simons2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c1b919ff5c13103017e750fb6a7a1dfdeaf23394. That kind of change is a maintenance nightmare because it unconditionally overrides the package's version specified in hackage-packages.nix with something else, i.e. no future update will ever have an effect. This is not the proper way to do it. The proper way is to add the relevant commit from Github as a patch.
* | | | | | haskell-jni: fix path to missing libjvmPeter Simons2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libjvm.so is in a non-standard location and the build needs help finding it. Closes https://github.com/NixOS/nixpkgs/issues/20669.
* | | | | | haskellPackages: fix brick and vty_5_13mingchuan2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | brick 0.14 requires vty >= 5.12
* | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.0.3-11-g4525071 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/7c09fb8e04139674e977af03bfeb1a586e0d1a95.
* | | | | | LTS Haskell 7.11Peter Simons2016-12-01
| | | | | |
* | | | | | pythonPackages.acoustics: init at 0.1.2Frederik Rietdijk2016-12-01
| | | | | |
* | | | | | pythonPackages.pyrsistent: propagate sixNikolay Amiantov2016-12-01
| |_|/ / / |/| | | |
* | | | | Merge pull request #20825 from lbonn/wireguard-systemd-startJoachim F2016-12-01
|\ \ \ \ \ | | | | | | | | | | | | wireguard: remove dependency on ip-up.target
| * | | | | wireguard: remove dependency on ip-up.targetlbonn2016-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was deprecated and removed from all modules in the tree by #18319. The wireguard module PR (#17933) was still in the review at the time and the deprecated usage managed to slip inside.