about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* pyramid: fix propagated buildsmakefu2017-09-27
| | | | hupper and plaster need to be propagated to dependent packages
* pythonPackages.phonenumbers: 8.8.1 -> 8.8.2Tristan Helmich2017-09-27
|
* Merge pull request #29834 from florianjacob/mariadb-10.1.26Tim Steinbach2017-09-27
|\ | | | | mariadb: 10.1.25 -> 10.1.26
| * mariadb: 10.1.25 -> 10.1.26Florian Jacob2017-09-27
| |
* | Add even more dev outputsEelco Dolstra2017-09-27
| |
* | network-manager-applet: Don't depend on webkitgtk by defaultEelco Dolstra2017-09-27
| | | | | | | | This added significant bloat to non-Gnome systems.
* | Merge pull request #29833 from rvl/bower2nix-v320Peter Hoeg2017-09-27
|\ \ | | | | | | bower2nix: 3.1.1 -> 3.2.0
| * | bower2nix: 3.1.1 -> 3.2.0Rodney Lorrimar2017-09-27
| | |
* | | cwiid: boy scout cleanupsPeter Hoeg2017-09-27
| | |
* | | libnfs: init at 2.0.0Peter Hoeg2017-09-27
| | |
* | | shotcut: 17.02 -> 17.09Robin Gloster2017-09-27
| | | | | | | | | | | | fixes the previously broken build
* | | caffe: Make 'bin' the first outputTuomas Tynkkynen2017-09-27
| | | | | | | | | | | | So ${caffe}/bin/foo always works in scripts.
* | | tor-browser-bundle: basic checks for the wrapper scriptJoachim Fasting2017-09-26
| | |
* | | tor-browser-bundle: use fonts from NixpkgsJoachim Fasting2017-09-26
| | |
* | | tor-browser-bundle: approximate upstream bundle & purity controlJoachim Fasting2017-09-26
| | |
* | | tor-browser-bundle: clear pref bootstrappedAddons for purityJoachim Fasting2017-09-26
| | |
* | | tor-browser-bundle: improve organization of distribution dirJoachim Fasting2017-09-26
| | | | | | | | | | | | Store TBB specific files under TorBrowser-Data
* | | tor-browser-bundle: redo extensionsJoachim Fasting2017-09-26
| | |
* | | tor-browser-bundle: customization via extraPrefsJoachim Fasting2017-09-26
| | |
* | | imlib2: Make 'bin' the first outputTuomas Tynkkynen2017-09-27
| | |
* | | ibus: Move ibus-setup to .devEelco Dolstra2017-09-26
| | | | | | | | | | | | This removes python3.buildEnv from the runtime closure.
* | | firefox: Remove about:buildconfigEelco Dolstra2017-09-26
| | | | | | | | | | | | | | | | | | | | | Storing the build configuration caused Firefox to retain a dependency on gcc, glibc.dev and icu4c.dev. This reduces the size of the firefox closure from 587 to 415 MiB.
* | | Merge pull request #29757 from berdario/sshuttle-darwinDaiderd Jordan2017-09-26
|\ \ \ | | | | | | | | Fix tests for Sshuttle on Darwin.
| * | | Fetch sshuttle-darwin patch from githubDario Bertini2017-09-26
| | | |
| * | | Fix tests for Sshuttle on Darwin.Dario Bertini2017-09-24
| | | |
* | | | Merge pull request #29811 from vaibhavsagar/upgrade-vimDaiderd Jordan2017-09-26
|\ \ \ \ | | | | | | | | | | vim: 8.0.0442 -> 8.0.1150
| * | | | vim: 8.0.0442 -> 8.0.1150Vaibhav Sagar2017-09-26
| | | | |
* | | | | Merge pull request #29816 from yegortimoshenko/epsxe/fix-installJörg Thalheim2017-09-26
|\ \ \ \ \ | | | | | | | | | | | | epsxe: fix install, 32-bit executable uses mixed case
| * | | | | epsxe: fix install, 32-bit executable uses mixed caseYegor Timoshenko2017-09-26
| | | | | |
* | | | | | nvidia-x11: generate nvidia_icd.json from templateJan Solanti2017-09-26
|/ / / / /
* | | | | epsxe: init at 2.0.5 (#29810)Yegor Timoshenko2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * epsxe: init at 2.0.5 * epsxe: nitpicks
* | | | | Merge pull request #29644 from yegortimoshenko/patch-3Jörg Thalheim2017-09-26
|\ \ \ \ \ | | | | | | | | | | | | mba6x_bl: 2016-04-22 ->2016-12-08
| * | | | | mba6x_bl: update to 2016-12-08Yegor Timoshenko2017-09-26
| | | | | |
* | | | | | dino: 2017-06-21 -> 2017-09-20Jörg Thalheim2017-09-26
| | | | | |
* | | | | | wlc: fix homepage / evalFrederik Rietdijk2017-09-26
| | | | | |
* | | | | | haskellPackages.foundation: disable tests on darwinDomen Kožar2017-09-26
| | | | | |
* | | | | | Merge pull request #29801 from yegortimoshenko/sct/patch-segfaultJörg Thalheim2017-09-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | sct: fix segfault when DISPLAY is empty, clean up derivation
| * | | | | | sct: fix segfault when DISPLAY is empty, clean up derivationYegor Timoshenko2017-09-26
| | | | | | |
* | | | | | | sway: Fix the buildMichael Weiss2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the last wlc upgrade (05d79c03ec36f8d49d1e2bf2b750c3943c348377) makes it possible to build sway 0.14.0 it also breaks the current build of sway 0.13.0. Unfortunately sway 0.14.0 segfaults on launch and I couldn't fix it yet (there are multiple upstream issues as well). I'll overwrite the wlc version for sway in order to have a usable version in nixpkgs for the meantime.
* | | | | | | libressl_2_6: 2.6.0 -> 2.6.2Franz Pletz2017-09-26
| | | | | | |
* | | | | | | imagemagick7: 7.0.6-4 -> 7.0.7-4 for multiple CVEsFranz Pletz2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too many CVEs to list because they are not tracked upstream by release versions.
* | | | | | | imagemagick: 6.9.9-7 -> 6.9.9-15 for multiple CVEsFranz Pletz2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too many CVEs to list because they are not tracked upstream by release versions.
* | | | | | | wlc: 0.0.9 -> 0.0.10Michael Weiss2017-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initially the build was failing but it seems like 4b85b235348698460f6b0f90b312c6c097d247a7 already fixed it.
* | | | | | | wlc: Refactor the codeMichael Weiss2017-09-26
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | The code was a bit messy (unused parameters, etc.) and caused some warnings/errors which could potentially cause some problems.
* | | | | | Merge pull request #29693 from taku0/oraclejdk-9Tim Steinbach2017-09-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | oraclejdk: add version 9
| * | | | | | oraclejdk: add version 9taku02017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oracle JDK 9 does not seems to contain jre directory, so oraclejre9 package now uses a dedicated archive file. There is no 32-bit version nor arm version (yet). If Oracle releases them, I will update the package.
* | | | | | | skopeo: 0.1.22 -> 0.1.23Tim Steinbach2017-09-26
| | | | | | |
* | | | | | | Merge pull request #29804 from yegortimoshenko/libmirage/top-levelJörg Thalheim2017-09-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libmirage: add to top level
| * | | | | | | libmirage: add to top levelYegor Timoshenko2017-09-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #29751 from fadenb/oath-toolkit_2.6.2Tim Steinbach2017-09-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | oath-toolkit: 2.6.1 -> 2.6.2