1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services
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
..
amqp
audio audio services: use mkEnableOption (#18524) 2016-09-12 04:47:08 +02:00
backup Merge pull request #18511 from ericsagnes/feat/remove-optionSet 2016-10-01 17:57:45 +02:00
cluster cluster.kubernetes: fix service ordering 2016-09-13 11:19:22 +02:00
computing slurm service: robust reference to slurm bin output 2016-05-28 15:28:21 +02:00
continuous-integration gitlab-runner service: initial version 2016-09-23 22:39:12 +02:00
databases mysql service: specify defaultText for package option 2016-10-09 11:28:51 +02:00
desktops accountsservice: add support for mutableUsers = false 2016-09-01 15:25:28 +02:00
development hoogle service: fixups 2016-04-22 03:58:08 +02:00
editors Merge pull request #17622 from rvl/nixos-manual-writing-documentation 2016-10-09 13:39:08 +02:00
games Merge pull request #17479 from elitak/factorio 2016-08-07 04:09:52 +02:00
hardware Merge pull request #18511 from ericsagnes/feat/remove-optionSet 2016-10-01 17:57:45 +02:00
logging logcheck module: optionSet -> submodule 2016-09-13 12:53:09 +09:00
mail postgrey: add types to service 2016-09-27 15:35:02 +02:00
misc nix.optimise.dates should be list 2016-10-04 11:31:51 +01:00
monitoring prometheus module: added default option values for relabel_config 2016-10-09 11:37:33 +02:00
network-filesystems Merge pull request #18491 from groxxda/network-interfaces 2016-10-02 16:34:37 +02:00
networking stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
printing treewide: cups_filters -> cups-filters 2016-08-25 17:48:35 +02:00
scheduling marathon service: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
search kibana service: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
security oauth2_proxy: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
system dbus: add socket activation but do not enable it 2016-09-30 13:14:53 +02:00
torrent deluge module: support specifying open file limit 2016-10-07 22:14:03 +02:00
ttys agetty: remove override for container-getty@.service since it's upstream 2016-09-05 15:03:35 +02:00
web-apps nixbot module: init 2016-10-09 15:05:27 +02:00
web-servers nixos/nginx: reload on acme cert renewal 2016-10-09 12:55:24 +02:00
x11 x11 module: don't restart the display manager indefinitely (#19418) 2016-10-10 21:35:37 +01:00