diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2024-06-10 13:19:44 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2024-06-11 00:19:51 +0200 |
commit | 49fee6918c32e5293622ad5217a27194af72365f (patch) | |
tree | 37cffa94cf9f0ae4c2c88d27ece25537d84b1dcd /flakes/private | |
parent | 6035129599ef08fa5af62e2ef0d7467ba9d1b748 (diff) | |
download | Nix-49fee6918c32e5293622ad5217a27194af72365f.tar.gz Nix-49fee6918c32e5293622ad5217a27194af72365f.tar.zst Nix-49fee6918c32e5293622ad5217a27194af72365f.zip |
Fix shaarli tmp directory
Diffstat (limited to 'flakes/private')
-rw-r--r-- | flakes/private/system/flake.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flakes/private/system/flake.lock b/flakes/private/system/flake.lock index 2d0c0da..280af0e 100644 --- a/flakes/private/system/flake.lock +++ b/flakes/private/system/flake.lock | |||
@@ -69,7 +69,7 @@ | |||
69 | }, | 69 | }, |
70 | "locked": { | 70 | "locked": { |
71 | "lastModified": 1, | 71 | "lastModified": 1, |
72 | "narHash": "sha256-jxTNlRKgwoM8H/HHeIkrssrrVLFIWZJqg0QwPuipZ6A=", | 72 | "narHash": "sha256-PPOh6hf0hakuHCBOgJok208Qc3xKpuwwxhHV2QQRbmA=", |
73 | "path": "../../mypackages", | 73 | "path": "../../mypackages", |
74 | "type": "path" | 74 | "type": "path" |
75 | }, | 75 | }, |