mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
ceccff3439
Includes user service (nixos/modules/services/development/lorri) that starts on demand.
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
|
|
printf "%s" "${name:?}" > "${out:?}"
|