summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* Revert "qemu-nix: Build statically"Eelco Dolstra2015-06-04
| | | | This reverts commit 5afa4f18d6173725d593e59f1c4a8f54b575f9fe.
* Add some info about editorsEelco Dolstra2015-06-04
|
* cabal2nix: get rid of the '-dirty' version suffixPeter Simons2015-06-04
| | | | | The fetchgit builder performs some freak magic in the name of deterministic hashes that screws up git's idea of a clean directory tree.
* Merge pull request #8153 from nckx/update-libnlTobias Geerinckx-Rice2015-06-04
|\ | | | | libnl 3.2.25 -> 3.2.26
| * libnl 3.2.25 -> 3.2.26Tobias Geerinckx-Rice2015-06-03
| | | | | | | | | | Changes (also in project hosting): <http://lists.infradead.org/pipermail/libnl/2015-March/001865.html>
* | Merge pull request #8170 from anderspapitto/dunst-fixDomen Kožar2015-06-04
|\ \ | | | | | | make a wrapper so that dunst can find dbus-launch
| * | make a wrapper so that dunst can find dbus-launchAnders Papitto2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this change, the following would fail nix-shell --pure -p dunst --command dunst while this would succeed nix-shell --pure -p dunst -p dbus_daemon --command dunst because dunst tries to execve 'dbus-launch'. The same issue hit if dunst was used inside a (user) systemd service (which is what I actually care about).
* | | Merge pull request #8149 from clefru/xsettingsdlethalman2015-06-04
|\ \ \ | | | | | | | | Add xsettingsd package
| * | | Add xsettingsd.Clemens Fruhwirth2015-06-04
| | | |
* | | | Merge pull request #8168 from richardlarocque/loxodo_app_rebaseCillian de Róiste2015-06-04
|\ \ \ \ | | | | | | | | | | Move Loxodo package and add an icon
| * | | | Add a .desktop file for LoxodoRichard Larocque2015-06-03
| | | | |
| * | | | Make Loxodo into a real packageRichard Larocque2015-06-03
| | |_|/ | |/| | | | | | | | | | | | | | There's no reason to keep it hidden in python27Packages hierarchy. Promote it to be a top-level package.
* | | | zfs: Nuke references to linux.dev in *.ko filesEelco Dolstra2015-06-04
| | | | | | | | | | | | | | | | This prevents linux.dev being included in the installation CD.
* | | | Add option ‘system.extraDependencies’ for including stuff in the system ↵Eelco Dolstra2015-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | closure Mostly useful for installer tests that don't have network access. This generalizes virtualisation.pathsInNixDB and isoImage.storeContents.
* | | | Don't include 4 editors in the minimal installation CDEelco Dolstra2015-06-04
| | | | | | | | | | | | | | | | Emphasis on "minimal".
* | | | Merge pull request #8167 from richardlarocque/kodi_fix_rebasedDomen Kožar2015-06-04
|\ \ \ \ | | | | | | | | | | kodi: Enable RTMP support
| * | | | kodi: Enable RTMP supportRichard Larocque2015-06-03
| |/ / / | | | | | | | | | | | | | | | | Ports over similar XBMC changes from d221fd91a3d156bb3cdb4789ee8e068d0641ee8d.
* | | | Merge pull request #8079 from adnelson/pandas_osxDomen Kožar2015-06-04
|\ \ \ \ | | | | | | | | | | supporting pandas on osx, added test suite
| * | | | switched to python.executableAllen Nelson2015-06-03
| | | | |
| * | | | switch to sha256 hashesAllen Nelson2015-06-01
| | | | |
| * | | | supporting pandas on osx, added test suiteAllen Nelson2015-05-30
| | | | |
* | | | | Merge pull request #8157 from monocell/spotify-fixlethalman2015-06-04
|\ \ \ \ \ | |_|/ / / |/| | | | fix spotify by using older libgcrypt
| * | | | fix spotify by using older libgcryptEmil Rangden2015-06-03
| | | | |
* | | | | signing-party: Americanise licence -> licenseTobias Geerinckx-Rice2015-06-03
| | | | |
* | | | | geolite-legacy: GeoLiteCity -> 2015-06-03Tobias Geerinckx-Rice2015-06-03
| | | | | | | | | | | | | | | | | | | | The update of this file seems to have been delayed.
* | | | | Merge pull request #7666 from qknight/clamav_securityPascal Wittmann2015-06-03
|\ \ \ \ \ | |_|_|/ / |/| | | | clamav: CVE-2015-2170 CVE-2015-2221 CVE-2015-2222 CVE-2015-2305 CVE-2015...
| * | | | clamav: CVE-2015-2170 CVE-2015-2221 CVE-2015-2222 CVE-2015-2305 CVE-2015-2668Joachim Schiele2015-05-03
| | | | |
* | | | | grsecurity: Update stable and test patchesRicardo M. Correia2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | stable: 3.1-3.14.43-201505272112 -> 3.1-3.14.43-201506021902 test: 3.1-4.0.4-201505272113 -> 3.1-4.0.4-201506021902
* | | | | Merge pull request #8158 from DamienCassou/add-signing-partyPeter Simons2015-06-03
|\ \ \ \ \ | | | | | | | | | | | | Add signing-party (aka., gpg-tools)
| * | | | | Add signing-party (aka., gpg-tools)Damien Cassou2015-06-03
| | | | | |
* | | | | | Strip indentation from programlistingsEelco Dolstra2015-06-03
| | | | | |
* | | | | | Streamline contributing sectionEelco Dolstra2015-06-03
| | | | | |
* | | | | | Remove dead codeEelco Dolstra2015-06-03
| | | | | |
* | | | | | cygwin: perl-Encode-Locale fixRok Garbas2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabling tests which test setting environment variable with a name outside 7-bit ASCII. this causes a segmentation fault in cygwin.
* | | | | | geolite-legacy -> 2015-06-03Tobias Geerinckx-Rice2015-06-03
| | | | | |
* | | | | | Merge pull request #8127 from ip1981/mwliblethalman2015-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add more dependencies for mwlib
| * | | | | | mwlib may use pyfribidiIgor Pashev2015-06-02
| | | | | | |
| * | | | | | mwlib may use imagemagick (convert)Igor Pashev2015-06-02
| | | | | | |
* | | | | | | stress-ng 0.04.04 -> 0.04.05Tobias Geerinckx-Rice2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Ensure maximum sizes don't exceed 4GB-1 for 32 bit systems - stress-crypt: only use re-entrant crypt_r on Linux for now - Add perf reference in manual, update date - stress-vm-rw: zero msg_wr just to be totally safe - stress-crypt: use reentrant crypt_r to avoid any memory leaks - stress-zombie: free items on list head on exit - stress-lockf: free items on list head on exit - stress-wcstr: fix incorrect wide string size - Add int8, int16, int32 and int64 versions of mwc*() - Increase various stressors upper memory limits - Make --aggressive force more CPU migrations and context switches - Fix comment for stress_get_ticks_per_second - perf: enable inherit flag to trace children - Add the new --getrandom stressor - Fix sigq options, missing because not using STRESS_SIGQUEUE - Fix help -h option, was --h, should be -h - avoid builtins when libs shall be tested - add stressor for wide character sting operations - fix string names - avoid compiler error in stress-vector - fix EPOLL build
* | | | | | | firefox: Update to 38.0.5Eelco Dolstra2015-06-03
| | | | | | |
* | | | | | | Update HOL Light to svn r232 (2015-05-31)Marco2015-06-03
| | | | | | |
* | | | | | | Merge pull request #8122 from benley/prometheus-0.14lethalman2015-06-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Prometheus: update to 0.14.0
| * | | | | | | Prometheus: update to 0.14.0Benjamin Staffin2015-06-01
| | | | | | | |
* | | | | | | | Merge pull request #8148 from ts468/jitsilethalman2015-06-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update version: jitsi: 2.4.4997 -> 2.8.5426
| * | | | | | | | Update version: jitsi: 2.4.4997 -> 2.8.5426Thomas Strobel2015-06-03
| | | | | | | | |
* | | | | | | | | Merge pull request #8135 from sofuture/fix-goimports-buildlethalman2015-06-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix goimports build
| * | | | | | | | | fix goimports build, use buildGoPackagejzellner2015-06-02
| | | | | | | | | |
* | | | | | | | | | Merge pull request #8145 from robbinch/pkg-wavegainCillian de Róiste2015-06-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | wavegain: Add package.
| * | | | | | | | | | wavegain: Add package.Robbin C2015-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds wavegain which is a normalizer for WAV audio files.