summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* networking config: specify resolv.conf options as list of stringsJoachim Fasting2016-05-28
* networking config: support setting resolv.conf optionsChristian Zagrodnick2016-05-28
* Merge pull request #15596 from rnhmjoj/masterJoachim Fasting2016-05-28
|\
| * fish: 2.2.0 -> 2.3.0rnhmjoj2016-05-26
* | diod service: Capabilities -> CapabilityBoundingSetJoachim Fasting2016-05-27
* | Merge pull request #15668 from joachifm/fontDir-builderDefsJoachim Fasting2016-05-27
|\ \
| * | config.fonts.fontdir: use runCommand instead of builderDefsJoachim Fasting2016-05-26
* | | Merge branch 'staging'Vladimír Čunát2016-05-27
|\ \ \
| * \ \ Merge branch 'master' into stagingVladimír Čunát2016-05-26
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-05-23
| |\ \ \ \
| * | | | | imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
| * | | | | xf86-input-synaptics: split dev outputVladimír Čunát2016-05-22
| * | | | | Merge: make dev output references explicitVladimír Čunát2016-05-22
| |\ \ \ \ \
| | * | | | | treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
| | * | | | | treewide: Make explicit that 'dev' output of glib is usedTuomas Tynkkynen2016-05-19
* | | | | | | Merge pull request #15745 from peterhoeg/tmux-envJoachim Fasting2016-05-27
|\ \ \ \ \ \ \
| * | | | | | | tmux module: set TMUX_TMPDIR via environment instead of wrapperPeter Hoeg2016-05-27
| | |_|_|_|/ / | |/| | | | |
* / | | | | | KDE test: Bump kdm start timeoutEelco Dolstra2016-05-27
|/ / / / / /
* | | | | | nixos/tests/vbox: Fix invocation of dbusaszlig2016-05-26
* | | | | | nixos/tests/vbox: Replace waitForWindow with xpropaszlig2016-05-26
| |_|_|/ / |/| | | |
* | | | | services.*ntp*: Add time-sync.target to ntp clients (#15714)Alexander Ried2016-05-26
* | | | | Fix failure to start old containersEelco Dolstra2016-05-26
* | | | | nixos/tests/vbox: Start X server with user "alice"aszlig2016-05-26
* | | | | nixos/test-driver/Logger: Replace invalid UTF-8aszlig2016-05-26
* | | | | Make i3wm test a release blockerDomen Kožar2016-05-26
* | | | | nixos/tests/installer.nix: nixos-generate-config detects LUKS since a7baec7obadz2016-05-26
| |_|_|/ |/| | |
* | | | xsession: fix variable read before set introduced in c99608cobadz2016-05-25
* | | | nixos-generate-config: Emit LUKS configuration for boot deviceEelco Dolstra2016-05-25
* | | | nixos-generate-config: Enable strictnessEelco Dolstra2016-05-25
* | | | boot.initrd.luks.devices: Change into an attribute setEelco Dolstra2016-05-25
* | | | Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
* | | | nixos/tests/boot.nix: Remove empty moduleEelco Dolstra2016-05-25
* | | | modules/misc/version.nix: populate nixosRevision based on <nixpkgs/.git> when...obadz2016-05-24
* | | | cpufreq: Fix "sh: modprobe: command not found"Eelco Dolstra2016-05-24
* | | | Add an option to write the X session log to the journalEelco Dolstra2016-05-24
* | | | X server: Log to the journal instead of /var/log/X.0.logEelco Dolstra2016-05-24
* | | | nixos.tests.swraid: Drop mdadm -WEelco Dolstra2016-05-24
* | | | test-driver: Fix "unit X is inactive and there are no pending jobs"Eelco Dolstra2016-05-24
* | | | Merge pull request #15620 from Cornu/mosquittoJoachim Fasting2016-05-24
|\ \ \ \
| * | | | mosquitto service: initHans-Harro Horn2016-05-24
* | | | | Revert "Merge pull request #15384 from Shados/fix-preshell-terminfo"Joachim Fasting2016-05-24
* | | | | Merge pull request #15646 from vcunat/p/man-dbzimbatm2016-05-24
|\ \ \ \ \
| * | | | | man-db: make it the default man providerVladimír Čunát2016-05-23
* | | | | | ldap module: fix activationScripts declarationMarkus Mueller2016-05-23
|/ / / / /
* | | | | dnscrypt-proxy service: update resolver listJoachim Fasting2016-05-23
* | | | | fail2ban service: add iproute to PATHTaeradan2016-05-23
* | | | | release notes: mention removal of shell aliasesVladimír Čunát2016-05-23
* | | | | setuid-wrappers: remove config.system.path from the closureDomen Kožar2016-05-23
* | | | | Merge pull request #15598 from rnhmjoj/systemdEelco Dolstra2016-05-23
|\ \ \ \ \
| * | | | | Remove systemd shell aliasesrnhmjoj2016-05-21