aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock12
-rw-r--r--flake.nix2
2 files changed, 9 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 0b33837..0fba624 100644
--- a/flake.lock
+++ b/flake.lock
@@ -219,14 +219,18 @@
"nixpkgs": "nixpkgs_4"
},
"locked": {
- "lastModified": 1665062797,
- "narHash": "sha256-kVOrFYd4DVNcAb6sJLU6RNrrCKbBMzJ1+0HXSShahgQ=",
+ "lastModified": 1665669035,
+ "narHash": "sha256-xhtwhGEmLoc8Dhn1eA9jYK5Csz0hAVpq3cpSgcNxwTg=",
+ "ref": "modules",
+ "rev": "5696f8083a2d3aaffee0786677a145ddbf6b38c8",
+ "revCount": 8,
"type": "git",
- "url": "file:///home/cynerd/projects/usbkey"
+ "url": "https://git.cynerd.cz/usbkey"
},
"original": {
+ "ref": "modules",
"type": "git",
- "url": "file:///home/cynerd/projects/usbkey"
+ "url": "https://git.cynerd.cz/usbkey"
}
},
"vpsadminos": {
diff --git a/flake.nix b/flake.nix
index aa5491f..efef019 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
vpsadminos.url = "github:vpsfreecz/vpsadminos";
sterm.url = "github:wentasah/sterm";
- usbkey.url = "/home/cynerd/projects/usbkey";
+ usbkey.url = "git+https://git.cynerd.cz/usbkey?ref=modules";
};
outputs = { self