nixpkgs/nixos/modules
Profpatsch bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
..
config timezone service: link localtime to /etc/zoneinfo instead of tzinfo directly 2016-10-11 16:55:52 +03:00
hardware nixos opengl: use mesa_drivers.out 2016-09-24 19:21:39 +02:00
i18n/input-method ibus: refresh cache at startup 2016-10-03 05:25:41 -05:00
installer nixos-install: Bug fix for root password not being asked 2016-09-29 23:17:53 +03:00
misc Merge pull request #18452 from bendlas/init-postgrey 2016-09-30 15:31:44 +02:00
profiles treewide: sshfsFuse -> sshfs-fuse 2016-09-18 17:44:30 +02:00
programs zsh-syntax-highlighting: init at 0.4.1 2016-10-03 17:49:04 +02:00
security cacerts: refactor, add blacklist option 2016-10-09 02:00:18 +02:00
services stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
system Fix #19382 set ownership of /var/empty to root:root 2016-10-09 12:01:47 +02:00
tasks containers: Improve device dependency tracking 2016-10-08 22:28:49 +02:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation container: fix extraVeth submodule usage 2016-10-09 16:02:14 +02:00
module-list.nix nixbot module: init 2016-10-09 15:05:27 +02:00
rename.nix changelog for gnupg bump, fixes #18293 2016-09-30 13:14:53 +02:00