about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen890-46/+936
Build-tested on x86_64 Linux & Mac.
2016-08-02icon-conv-tools: Don't depend on the .nix file at build timeTuomas Tynkkynen1-6/+5
The `src = ./.;` would cause spurious rebuild of the package since the output hash now depends on the contents of the .nix file.
2016-08-02retroarch: Propagate meta info to wrapperTuomas Tynkkynen1-1/+1
2016-08-02kcov: Fix indentationTuomas Tynkkynen1-4/+4
2016-08-02treewide: Wrap some really long package descriptionsTuomas Tynkkynen3-3/+20
2016-08-02treewide: Move some meta sections to end-of-fileTuomas Tynkkynen6-62/+61
That seems to be the overwhelming convention.
2016-08-02treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen139-0/+548
Build-tested on x86_64 Linux and on Darwin.
2016-08-02treewide: Some EOF-whitespace fixesTuomas Tynkkynen16-19/+12
2016-08-02koji, opensp: Some meta fixesTuomas Tynkkynen2-3/+7
2016-08-02xorg.xcbutilcursor: Don't wipe out most meta attrsTuomas Tynkkynen1-1/+1
2016-08-02treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen26-26/+26
In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
2016-08-02treewide: Fix meta.platforms related typosTuomas Tynkkynen10-18/+17
2016-08-02gambatte: init at 2016-05-03Tuomas Tynkkynen2-0/+34
2016-08-02firefox-bin: 47.0.1 -> 48.0 (#17452)taku01-183/+183
2016-08-02Merge pull request #17349 from rvl/nixos-manual-emacsThomas Tuegel3-0/+580
nixos manual: add Emacs section (fixes #13217)
2016-08-02pythonPackages.mutagen: 1.27 -> 1.32Bjørn Forsman1-3/+14
(Not updating to the latest version, 1.34, because it breaks e.g. 'beets'. See https://github.com/beetbox/beets/issues/2153.) The new version requires locale / i18n to be set-up for tests or else this message is thrown: RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8 Also, remove a test that currently fails due to the python builder in nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430 ("python: add file encoding to run_setup.py").
2016-08-02Merge pull request #17449 from peterhoeg/git-upFrederik Rietdijk1-6/+4
git-up: 1.4.0 -> 1.4.1
2016-08-02git-up: 1.4.0 -> 1.4.1Peter Hoeg1-6/+4
2016-08-02Merge pull request #17446 from despairblue/update/atomFrederik Rietdijk1-2/+2
atom: 1.8.0 -> 1.9.0
2016-08-02beets: 1.3.17 -> 1.3.19Bjørn Forsman1-8/+4
The echonest plugin was removed in 3.18 because the API it used is shutting down. You might want to try the acousticbrainz instead. Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02pythonPackages.setuptools: specify priorityFrederik Rietdijk1-0/+1
Both python3 and setuptools come with easy-install. For some magic reason this hasn't caused any collisions yet, but it does with #17428. We hereby prioritize the version that comes with setuptools.
2016-08-02nixos manual: add Emacs section (fixes #13217)Rodney Lorrimar3-0/+580
In light of Emacs packaging improvements such as those mentioned in #11503, and with the addition of a systemd service (#15807 and #16356), and considering that the wiki page is completely out of date (#13217), it seems that some documentation is in order.
2016-08-02notmuch-mutt: drop unused fetchurl parameterBenno Fünfstück1-2/+1
2016-08-02notmuch-mutt: remove unused parameterBenno Fünfstück1-1/+1
2016-08-02notmuch-mutt: init at 0.22Peter Hoeg4-1/+91
2016-08-02atom: 1.8.0 -> 1.9.0Danny Arnold1-2/+2
2016-08-02fix evalFrederik Rietdijk1-1/+1
2016-08-02Merge pull request #17140 from michelk/gdal/updateFrederik Rietdijk1-8/+2
gdal: 2.0.2 -> 2.1.1
2016-08-02pythonPackages.django_raster: Use mirror in URLLancelot SIX1-2/+2
2016-08-02Merge pull request #17431 from lancelotsix/add_django_rasterFrederik Rietdijk1-5/+22
Add django raster
2016-08-02pythonPackages: remove pythonNameFrederik Rietdijk1-10/+0
because it is not used anywhere
2016-08-02Merge pull request #17420 from lukasepple/masterFrederik Rietdijk2-0/+26
rdup: init at 1.1.15
2016-08-02dnscrypt-proxy service: update resolver listJoachim Fasting1-1/+1
2016-08-02dnscrypt-proxy: 1.6.1 -> 1.7.0Joachim Fasting1-2/+2
No user-facing changes of particular note. Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02Merge pull request #17435 from ttuegel/konsole-kpartFrederik Rietdijk3-49/+54
Add missing Konsole kpart to various KDE applications
2016-08-02kde5.konversation: 1.6 -> 1.6.1Frederik Rietdijk1-2/+2
2016-08-02kde5.konversation: use kdeWrapperFrederik Rietdijk1-53/+50
2016-08-02kde5.yakuake: use kdeWrapperFrederik Rietdijk1-46/+43
2016-08-02afl: 2.10b -> 2.23bJoachim Fasting1-2/+2
Looks like mostly performance enhancements and stability fixes. The main user facing changes appear to be: - The -Z option was removed - A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when compiling with afl-gcc Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02ponyc: 0.2.1 -> 2016-07-26Ricardo M. Correia3-17/+37
2016-08-01Merge pull request #17434 from matthewbauer/patch-6Daniel Peebles1-1/+1
acct: only build on linux
2016-08-01Merge pull request #17441 from ttuegel/poppler-qt-5.7Thomas Tuegel1-1/+6
Fix Poppler with Qt >= 5.7
2016-08-01qt57.poppler: fix buildThomas Tuegel1-1/+6
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-02pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437)Aaron Bull Schaefer1-2/+2
2016-08-01kde5.kile: add konsole kpartThomas Tuegel1-42/+43
2016-08-01kde5.kate: add konsole kpartThomas Tuegel1-5/+9
2016-08-01kde5.dolphin: include konsole kpartThomas Tuegel1-2/+2
2016-08-01acct: only build on linuxMatthew Justin Bauer1-1/+1
2016-08-01python35Packages.django_colorful: enable at 1.2Lancelot SIX1-2/+0
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01pythonPackages.django_raster: init at 0.2Lancelot SIX1-0/+19