summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* haskell-pwstore-fast: update to version 2.4.3Peter Simons2014-08-29
|
* haskell-cgi: add version 3001.2.0.0Peter Simons2014-08-29
|
* haskell-hlint: update to version 1.9.4Peter Simons2014-08-29
|
* haskell-yaml: update to version 0.8.9.1Peter Simons2014-08-29
|
* haskell-pwstore-fast: update to version 2.4.2Peter Simons2014-08-29
|
* haskell-project-template: update to version 0.1.4.2Peter Simons2014-08-29
|
* haskell-mmorph: update to version 1.0.4Peter Simons2014-08-29
|
* haskell-interpolate: update to version 0.0.4Peter Simons2014-08-29
|
* haskell-highlighting-kate: update to version 0.5.9Peter Simons2014-08-29
|
* haskell-foldl: update to version 1.0.6Peter Simons2014-08-29
|
* haskell-classy-prelude: update to version 0.9.4Peter Simons2014-08-29
|
* haskell-classy-prelude-conduit: update to version 0.9.4Peter Simons2014-08-29
|
* Fix evaluation of nixos testedLuca Bruno2014-08-29
|
* Revert "nixos/release: Dynamically generate installer tests"Luca Bruno2014-08-29
| | | | | | This reverts commit 5870ae613f42c99456dcbbc4df01abdce3c1f448. It makes it hard to comment out installer tests.
* gnutls: Update to 3.1.26 and 3.2.17.Rüdiger Sonderfeld2014-08-29
|
* tilda: fixups; seems to work nowVladimír Čunát2014-08-29
| | | | | | - xgettext hack inspired by a guix thread - gsettings to prevent crashes - expression refactoring
* Tilda (version 1.1.12): New PackageAndersonTorres2014-08-29
| | | | Tida is a GTK-based drop-down terminal emulator
* calibre: update from 2.0.0 to 2.1.0Pascal Wittmann2014-08-29
|
* Merge pull request #3838 from oconnorr/masterRob Vermaas2014-08-29
|\ | | | | Update create-gce.sh
| * Replace depricated gcutil with gcloude compute in gce/create-gce.shRussell O'Connor2014-08-28
| |
| * Abstract bucket name in gce/create-gce.shRussell O'Connor2014-08-28
| |
* | Merge pull request #3846 from copumpkin/kernel317Austin Seipp2014-08-29
|\ \ | | | | | | Disable NFC on 3.17 or above
| * | Disable NFC on 3.17 or aboveDaniel Peebles2014-08-29
| | | | | | | | | This should only be temporary, but there's a bug in the 3.17 rc1 and rc2 that leads to cyclic module dependencies and a segfault during the build process.
* | | nixos/users-groups: Fix eval on missing uid/gid.aszlig2014-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This hopefully fixes a regression introduced by 08b214a. In bf129a2, it was already fixed for normal uid/gid values and it got reintroduced by sub-uid/gid-handling again, so I've refactored it a bit into a filterNull function which takes care of also the filtering introduced by bf129a2. I have not tested this extensively, but master is already broken for systems with `mutableUsers = true` and no uid values set. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Merge pull request #3845 from copumpkin/kernel317Austin Seipp2014-08-28
|\| | | | | | | | Add patch to fix 3.17 build breakage
| * | Add patch to fix 3.17 build breakage (also submitted to lkml, but not yet ↵Daniel Peebles2014-08-28
|/ / | | | | | | merged)
* | Merge pull request #3745 from wkennington/master.dnsmasqMichael Raskin2014-08-29
|\ \ | | | | | | dnsmasq: Update and enable dbus support
| * | dnsmasq: Meta UpdateWilliam A. Kennington III2014-08-28
| | |
| * | dnsmasq: upgrade to 2.71, fixed dnsmasq modulePaul Colomiets2014-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The module now has systemd config * Add resolveLocalQueries option which sets up it as a dns server for local host (including reasonable setup of resolvconf) * Add "dnsmasq" user for running daemon * Enabled dbus and dnssec support for the package Conflicts: nixos/modules/misc/ids.nix
* | | Merge pull request #3527 from AndersonTorres/mpvMichael Raskin2014-08-29
|\ \ \ | |_|/ |/| | MPV: update to 0.5.0
| * | MPV: update to 0.5.0AndersonTorres2014-08-18
| | | | | | | | | | | | Many thanks matejc for the commit!
* | | Merge pull request #3275 from taku0/gtk-envMichael Raskin2014-08-29
|\ \ \ | | | | | | | | uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
| * | | uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qttaku02014-07-14
| | | |
* | | | Merge pull request #3805 from iyzsong/anthyMichael Raskin2014-08-29
|\ \ \ \ | | | | | | | | | | add anthy, Japanese input method
| * | | | add anthy, Japanese input method宋文武2014-08-27
| | | | |
* | | | | Merge pull request #3813 from AndersonTorres/lilytermMichael Raskin2014-08-29
|\ \ \ \ \ | | | | | | | | | | | | Lilyterm: New Package (version 0.9.9.4)
| * | | | | Lilyterm: New Package (version 0.9.9.4)AndersonTorres2014-08-27
| | | | | | | | | | | | | | | | | | | | | | | | LilyTerm is a terminal emulator based off of libvte that aims to be fast and lightweight.
* | | | | | Merge pull request #3817 from bodil/masterMichael Raskin2014-08-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add evilvte package.
| * | | | | | Add evilvte package.Bodil Stokke2014-08-27
| | | | | | |
* | | | | | | Merge pull request #3820 from ruediger/up/gimpMichael Raskin2014-08-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gimp: Update to 2.8.14.
| * | | | | | | gimp: Update to 2.8.14.Rüdiger Sonderfeld2014-08-27
| | | | | | | |
* | | | | | | | Merge pull request #3826 from ruediger/up/parallelMichael Raskin2014-08-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | parallel: Update to 20140822.
| * | | | | | | | parallel: Update to 20140822.Rüdiger Sonderfeld2014-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://savannah.gnu.org/forum/forum.php?forum_id=8067
* | | | | | | | | Merge pull request #3830 from madjar/masterMichael Raskin2014-08-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | rabbitmq-server: updated to 3.3.5
| * | | | | | | | | rabbitmq-server: updated to 3.3.5Georges Dubus2014-08-28
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3834 from ruediger/up/lightningMichael Raskin2014-08-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | lightning: Update to 2.0.5.
| * | | | | | | | | | lightning: Update to 2.0.5.Rüdiger Sonderfeld2014-08-28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3836 from aristidb/masterMichael Raskin2014-08-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | update virtualbox to 4.3.14
| * | | | | | | | | | update virtualbox to 4.3.14Aristid Breitkreuz2014-08-28
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2449 from wkennington/master.grubMichael Raskin2014-08-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Grub Update