summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* bustle: re-enable hgettext supportJan Tojnar2018-01-18
| | | | hgettext 0.1.31.0 builds again
* Merge pull request #33998 from andersk/pypyJörg Thalheim2018-01-18
|\ | | | | pypy: 5.9.0 -> 5.10.0
| * pypy: Remove redundant manual building of CFFI extensionsAnders Kaseorg2018-01-18
| | | | | | | | | | | | | | | | This hardcoded list of CFFI extension modules gets stale when PyPy adds more, but fortunately the main translation step already builds these now (hack_for_cffi_modules in pypy/goal/targetpypystandalone.py). Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| * pypy: 5.9.0 -> 5.10.0Anders Kaseorg2018-01-17
| | | | | | | | Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* | leiningen: 2.7.1 -> 2.8.1Herwig Hochleitner2018-01-18
| |
* | webkitgtk: 2.18.4 -> 2.18.5Herwig Hochleitner2018-01-18
| | | | | | | | | | CVE-2017-5753 CVE-2017-5715
* | Merge pull request #34018 from obsidiansystems/fetchpatchJohn Ericson2018-01-18
|\ \ | | | | | | fetchpatch: Add support for an arbitrary extra prefix
| * | fetchpatch: Add support for an arbitrary extra prefixJohn Ericson2018-01-18
| | | | | | | | | | | | | | | | | | We still ensure the old and new ones start, respectfully, with `a/` and `b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone if a new prefix is added.
* | | haskell-ide-engine: Fix build in sandboxShea Levy2018-01-18
| | |
* | | openjdk: 8u152 -> 8u172Tim Steinbach2018-01-18
| | |
* | | libmpc: update source URLMichael Raskin2018-01-18
| | |
* | | hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45ZPeter Simons2018-01-18
| | |
* | | multi-ghc-travis: update to latest Git version and create a proper Haskell buildPeter Simons2018-01-18
| | | | | | | | | | | | | | | The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build that includes the package's library
* | | Merge pull request #34011 from mogorman/platformioJörg Thalheim2018-01-18
|\ \ \ | | | | | | | | platformio: 3.5.0 -> 3.5.1
| * | | platformio: 3.5.0 -> 3.5.1Matthew O'Gorman2018-01-18
| | | |
* | | | Merge pull request #33824 from peterhoeg/u/physfsJörg Thalheim2018-01-18
|\ \ \ \ | | | | | | | | | | physfs: 2.0.3 -> 3.0.1
| * | | | dxx-rebirth: 0.58.1 -> 0.59.100Peter Hoeg2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | d1x-rebirth and d2x-rebirth now share the same source, so we build one package instead of 2.
| * | | | asc: compile against older physfsPeter Hoeg2018-01-17
| | | | |
| * | | | lincity_ng: cleanups and compile against older physfsPeter Hoeg2018-01-17
| | | | |
| * | | | physfs: 2.0.3 -> 3.0.1Peter Hoeg2018-01-17
| | | | |
* | | | | Merge pull request #34004 from Mic92/netcatJörg Thalheim2018-01-18
|\ \ \ \ \ | | | | | | | | | | | | netcat-openbsd: 1.130 -> 1.187
| * | | | | netcat-openbsd: 1.130 -> 1.187Jörg Thalheim2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | fixes #34002
* | | | | | bazel: Bump nix-hacks.patch for 0.9.Shea Levy2018-01-18
| | | | | |
* | | | | | Revert "openjdk: 8u152 -> 8u162"Shea Levy2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bump causes the bazel build to fail with: > Cannot find requested resource bundle for locale en_US This reverts commit 241e509abd088eaa8d07a204cac13a2344eef31d.
* | | | | | linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23Drew Hess2018-01-18
| | | | | |
* | | | | | sshd: provide option to disable firewall alteringLeon Schuermann2018-01-18
| | | | | |
* | | | | | Merge pull request #34007 from mimadrid/update/weka-3.8.2Arseniy Seroka2018-01-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | weka: 3.8.1 -> 3.8.2
| * | | | | | weka: 3.8.1 -> 3.8.2Miguel Madrid Mencía2018-01-18
| | | | | | |
* | | | | | | Merge pull request #32465 from magnetophon/pd-pluginsOrivej Desh2018-01-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Pd plugins
| * | | | | | cyclone: 0.1-alpha55 -> 0.3beta-2Bart Brouns2017-12-09
| | | | | | |
| * | | | | | maxlib: 1.5.5 -> 1.5.7Bart Brouns2017-12-09
| | | | | | |
| * | | | | | timbreID: 0.6.0 -> 0.7.0Bart Brouns2017-12-09
| | | | | | |
* | | | | | | gpodder: fix crash on startup due missing GI_TYPELIB_PATHJörg Thalheim2018-01-18
| | | | | | |
* | | | | | | Merge pull request #33423 from AmineChikhaoui/gce-ssh-keysRob Vermaas2018-01-18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Fix ssh keys retrieval in GCE instances
| * | | | | | Fixes https://github.com/NixOS/nixops/issues/756.AmineChikhaoui2018-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems the google compute metadata service behavior changed a bit recently which caused this issue ? see: https://cloud.google.com/compute/docs/storing-retrieving-metadata
* | | | | | | Merge pull request #33878 from dotlambda/fritzconnectionFrederik Rietdijk2018-01-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackages.fritzconnection: init at 0.6.5
| * | | | | | | pythonPackages.fritzconnection: init at 0.6.5Robert Schütz2018-01-18
| | | | | | | |
* | | | | | | | Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfallFrederik Rietdijk2018-01-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | maintainers: remove mornfall from packages
| * | | | | | | | maintainers: remove mornfall from packagesYegor Timoshenko2018-01-17
| | | | | | | | |
* | | | | | | | | Merge pull request #34001 from dotlambda/netdiscoFrederik Rietdijk2018-01-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pythonPackages.netdisco: 1.2.3 -> 1.2.4
| * | | | | | | | | pythonPackages.netdisco: 1.2.3 -> 1.2.4Robert Schütz2018-01-18
| | | | | | | | | |
* | | | | | | | | | qutebrowser: 1.0.4 -> 1.1.0Gabriel Ebner2018-01-18
|/ / / / / / / / /
* | | | | | | | | Merge pull request #33982 from jlesquembre/gitHUDPeter Simons2018-01-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gitHUD: disable tests
| * | | | | | | | | gitHUD: disable testsJosé Luis Lafuente2018-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests require tasty-quickcheck ==0.8.*
* | | | | | | | | | gprof2dot: do not use pypyFrederik Rietdijk2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The package does not seem to function with `pypy` (#33997) - Our default interpreter should be used. If one wants extra performance (e.g. using PyPy) they can override or modify the expression however they want, but not in Nixpkgs.
* | | | | | | | | | Merge pull request #33947 from S-NA/profile-cleanerPeter Hoeg2018-01-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | profile-cleaner: add missing dependency
| * | | | | | | | | profile-cleaner: add missing dependencyS. Nordin Abouzahra2018-01-16
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | profile-cleaner does not run correctly without the file utility.
* | | | | | | | | Merge pull request #33986 from ankhers/update_elixir_1_6adisbladis2018-01-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Elixir: 1.6-rc -> 1.6
| * | | | | | | | | Elixir: 1.6-rc -> 1.6Justin Wood2018-01-17
| | | | | | | | | |
* | | | | | | | | | Merge pull request #33968 from peterhoeg/f/wpPeter Hoeg2018-01-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | wp-cli: use as much memory as possible