about summary refs log tree commit diff stats
path: root/hm/soispha/wms/river
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-13 22:19:00 +0100
committerSoispha <soispha@vhack.eu>2024-01-13 22:19:00 +0100
commit98b5114389c6d0fc35fcddf4df0723de51e5622c (patch)
tree7c8cb85684c7e9e07b996e4fa23b99a24ce855c7 /hm/soispha/wms/river
parentbuild(treewide): Update shell library (diff)
downloadnixos-config-98b5114389c6d0fc35fcddf4df0723de51e5622c.zip
fix(treewide): Comply with the shell library's new argument names
Diffstat (limited to 'hm/soispha/wms/river')
-rw-r--r--hm/soispha/wms/river/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/wms/river/default.nix b/hm/soispha/wms/river/default.nix
index ba0725c0..3abe3753 100644
--- a/hm/soispha/wms/river/default.nix
+++ b/hm/soispha/wms/river/default.nix
@@ -51,7 +51,7 @@ in {
     sysLib.writeShellScript {
       name = "river_init";
       src = init_scr;
-      keep_path = true;
+      keepPath = true;
       dependencies = builtins.attrValues {
         river_init_lesser = river_init_lesser.packages.${system}.default;
         inherit