summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorJared Baur <jaredbaur@fastmail.com>2025-03-17 21:33:00 -0700
committerJared Baur <jaredbaur@fastmail.com>2025-03-17 21:33:00 -0700
commitce0970e19baa3555b919b79d6c5359f2a32f9d08 (patch)
treeda3736b264e2d570186447d8ab85543ca7c16d63 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent3549532663732bfd89993204d40543e9edaec4f2 (diff)
nixos/evremap: get rid of unecessary bash
Using `systemd.services.<name>.script` pulls in bash in the ExecStart line for a service. Since our "script" was only one line anyways, we can inline it to just use ExecStart directly. Losing shell features shouldn't be detrimental here, as we're not using pipes and there are no globs to expand.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions