summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* options.json: Filter out "visible" and "internal" attributesEelco Dolstra2014-11-17
* options.json: Export as an object rather than a listEelco Dolstra2014-11-17
* Manual: Don't depend on the JSON optionsEelco Dolstra2014-11-17
* Add a job for generating options.jsonEelco Dolstra2014-11-17
* grsecurity: Update assertion msg to correct major kernel versionsRicardo M. Correia2014-11-16
* update obsolete startOn valuesEvgeny Egorochkin2014-11-16
* stage-1: fix hibernation for device node symlinksNikolay Amiantov2014-11-15
* KDE4: fix sound using the old gstreamer approach; the correct way would be to...Evgeny Egorochkin2014-11-15
* Revert "cups: update package"Michael Raskin2014-11-15
* Revert "cups-filters: add package"Michael Raskin2014-11-15
* Merge pull request #4857 from abbradar/cups2Michael Raskin2014-11-15
|\
| * cups-filters: add packageNikolay Amiantov2014-11-14
| * cups: update packageNikolay Amiantov2014-11-14
* | ssh-agent: use types.nullOrAristid Breitkreuz2014-11-15
* | ssh-agent: make key timeout optionalAristid Breitkreuz2014-11-15
* | limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz2014-11-15
* | Allow starting a shell on stage 1 failurewmertens2014-11-15
* | Drop GNOME 3.10Luca Bruno2014-11-14
* | nixos/unifi: Remove old ROOT.war links before relinkingWilliam A. Kennington III2014-11-14
* | Merge branch 'staging'Eelco Dolstra2014-11-14
|\ \
| * \ Merge branch 'master' into stagingVladimír Čunát2014-11-14
| |\ \
| * | | Fix /dev/root udev rule in the ISOEelco Dolstra2014-11-11
| * | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-11
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingLuca Bruno2014-11-10
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingLuca Bruno2014-11-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge recent master into stagingVladimír Čunát2014-11-05
| |\ \ \ \ \ \ \
| * | | | | | | | fontconfig: patch and documentVladimír Čunát2014-11-05
| * | | | | | | | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-11-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-10-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-24
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge recent master into stagingVladimír Čunát2014-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fontconfig: update 2.10.2 -> 2.11.1. Close #4410, #2050Luca Bruno2014-10-23
| * | | | | | | | | | | | nixos: fix two pipefail problemsVladimír Čunát2014-10-19
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix nixos-rebuild evaluationLuca Bruno2014-09-23
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Merge recent master into stagingVladimír Čunát2014-09-13
| * | | | | | | | | | | | | | | Change default from gnome 3.10 to gnome 3.12Luca Bruno2014-09-08
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/systemd-216' into stagingEelco Dolstra2014-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into systemd-216Eelco Dolstra2014-09-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Enable systemd's mymachines NSS moduleEelco Dolstra2014-08-24
| | * | | | | | | | | | | | | | | | NixOS containers: Use exit status 133 for rebootsEelco Dolstra2014-08-24
| | * | | | | | | | | | | | | | | | systemd: Update to 216Eelco Dolstra2014-08-23
* | | | | | | | | | | | | | | | | | some typosRene Donner2014-11-14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #4983 from bosu/fw-stop-fixWilliam A. Kennington III2014-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | firewall: clear rpfilter on stopBoris Sukholitko2014-11-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Re-enable ZFS in installer imagewmertens2014-11-13
* | | | | | | | | | | | | | | | Merge pull request #4807 from wizeman/u/zfs-improvementswmertens2014-11-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \