summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-03-06btsync module: remove redundant exampleJoachim Fasting
The default value already gives a good example of what values to put here.
2017-03-06Remove nixFallbackEelco Dolstra
This causes unintended schema upgrades, and is no longer needed now that we have nixos/modules/installer/tools/nix-fallback-paths.nix.
2017-03-06sound-of-sorting: 0.6.5 -> 20150721 (#23549)Anderson Torres
* sound-of-sorting: 0.6.5 -> 20150721 * sound-of-sorting: correct unstable version format
2017-03-06guitarix: remove webkit, add compile flagsBart Brouns
as recomended by the author: https://sourceforge.net/p/guitarix/mailman/message/33688855/
2017-03-06Merge pull request #23544 from magnetophon/hydrogenJörg Thalheim
hydrogen: 0.9.6.1 -> 0.9.7
2017-03-06wakatime: fix checksumJörg Thalheim
2017-03-06Merge pull request #23546 from yurrriq/update/pkgs/tools/misc/wakatimeJörg Thalheim
wakatime: 6.0.1 -> 7.0.4
2017-03-06meteor: 1.4.2.1 -> 1.4.2.3Wei Tang
2017-03-06meteor: 1.2.0.1 -> 1.4.2.1Wei Tang
2017-03-06Merge pull request #23551 from nthorne/clog-derivationJörg Thalheim
clog-cli: init at 0.9.2
2017-03-06go: 1.7 -> 1.8Parnell Springmeyer
2017-03-06mu: run testsPeter Hoeg
2017-03-06Merge pull request #23324 from peterhoeg/f/grcPeter Hoeg
grc: 1.9 -> 1.10.1
2017-03-06asterisk: use fetchsvn for vendored libraryKranium Gikos Mendoza
2017-03-06Merge pull request #23548 from yurrriq/update/pkgs/misc/lilypond/with-fontsJörg Thalheim
lilypond: add openlilylib-fonts and lilypond-with-fonts
2017-03-06haskell-shelly: drop obsolete overridesPeter Simons
2017-03-06hackage-packages.nix: automatic Haskell package set updatePeter Simons
This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/ea0774dfde00b2922e2c048bdf678bd96de02d08.
2017-03-06hackage2nix: revert to old version of storePeter Simons
2017-03-06hackage2nix: disable failing buildsPeter Simons
2017-03-06purescript: pin dependencies.Tom Hunger
2017-03-06Update nixUnstableRob Vermaas
(cherry picked from commit fce036d16443b8b9f5f02a9d2bcadc5976044dbc)
2017-03-06epson-escpr: 1.6.8 -> 1.6.12Vi Po
Improve documentation
2017-03-06Merge pull request #23493 from LnL7/khdGraham Christensen
khd: 2.0.0 -> 2.1.1
2017-03-06Merge pull request #23517 from michalrus/devedeJörg Thalheim
devede: 3.23.0 → 4.8.8
2017-03-06ttylog: 0.26 -> 0.29ndowens
2017-03-06Merge pull request #23370 from ndowens/horstJörg Thalheim
horst: git-2016-03-15 -> 5.0
2017-03-06Merge pull request #23550 from romildo/upd.pnmixerJörg Thalheim
pnmixer: 0.7 -> 0.7.1-rc1
2017-03-06Merge pull request #23554 from womfoo/bump/monero-0.10.2.1Jörg Thalheim
monero: 0.10.1 -> 0.10.2.1
2017-03-06Merge pull request #23552 from romildo/upd.greybirdJörg Thalheim
greybird: 2017-02-17 -> 2017-02-26
2017-03-06Merge pull request #23556 from lheckemann/endless-skyJörg Thalheim
endless-sky: 0.9.4 -> 0.9.6
2017-03-06delve: 0.11.0-alpha -> 0.12.1Vincent Demeester
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-06Merge pull request #23553 from romildo/upd.albertJörg Thalheim
albert: 0.9.3 -> 0.9.4
2017-03-06yarn: 0.20.3 -> 0.21.3Gauthier POGAM--LE MONTAGNER
2017-03-06driftnet: 0.7 -> 1.1.5ndowens
2017-03-06jenkins-job-builder: allow setting access tokens for reloadingWei Tang
2017-03-06simplescreenrecorder: 0.3.6 -> 0.3.8Bart Brouns
2017-03-06android-udev-rules: 20170208 -> 20170305Jörg Thalheim
2017-03-06Merge pull request #23396 from mayflower/feature/zfs-auto-scrubJörg Thalheim
zfs.autoScrub service: init
2017-03-06ocproxy: 1.50 -> 1.60ndowens
2017-03-06yubikey-personalization: 1.17.3 -> 1.18.0ndowens
2017-03-06clog-cli: init at 0.9.2Niklas Thörne
Updated with maintainer information.
2017-03-06monero: 0.10.1 -> 0.10.2.1Kranium Gikos Mendoza
2017-03-06endless-sky: 0.9.4 -> 0.9.6Linus Heckemann
2017-03-06phonon-backend-gstreamer: don't create $out/$out/share/iconsBenno Fünfstück
The build system tries to update the mtime of the icons directory if `DESTDIR` is unset. That code has bug though that does not deal well with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug. Setting `DESTDIR=/` (should be a no-op) fixes this.
2017-03-06xpra: install data files to correct location in $outBenno Fünfstück
The patch is no longer needed, with the wheel-based method that we use now data_files *are* relative to the prefix.
2017-03-06ocamlgraph: fix binary location (binaries had double prefix path)Benno Fünfstück
Due to setting `DESTDIR` *and* `exec_prefix` (defaulted to `$prefix`), binaries ended up in `$out/$out/bin` instead of just $out/bin. Not setting `DESTDIR` and adapting the `LIBDIR` patch a little fixes this issue.
2017-03-06hhvm: fix location of include files in $outBenno Fünfstück
Fixes a "double prefix" issue, where parts of the include files for hhvm where located in `$out/$out/include` instead of `$out/include`.
2017-03-06albert: 0.9.3 -> 0.9.4romildo
2017-03-06lilypond-with-fonts: use all fonts by defaultEric Bailey
Add a list of all fonts to openlilylib-fonts and use that as the default fonts argument to lilypond-with-fonts.
2017-03-06Merge pull request #23526 from oxij/pkg/speedreadJörg Thalheim
speedread: init at git-2016-09-21