fix: lock m3ta-home git input
This commit is contained in:
Generated
+9
-6
@@ -660,14 +660,17 @@
|
|||||||
"nur": "nur"
|
"nur": "nur"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1780744454,
|
"lastModified": 1780744438,
|
||||||
"narHash": "sha256-UMve8ATj7lb2aDEYs6ErYYl2zxoe+cTbZ3JZrJO7Whw=",
|
"narHash": "sha256-5tV7omai8Ed7qmqifsqleeHre0h/SeLcTnTacX76DSE=",
|
||||||
"path": "/home/m3tam3re/p/NIX/m3ta-home",
|
"ref": "refs/heads/master",
|
||||||
"type": "path"
|
"rev": "add002e05cd23e04c61471923d3367efc01e3530",
|
||||||
|
"revCount": 48,
|
||||||
|
"type": "git",
|
||||||
|
"url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/home/m3tam3re/p/NIX/m3ta-home",
|
"type": "git",
|
||||||
"type": "path"
|
"url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"m3ta-nixpkgs": {
|
"m3ta-nixpkgs": {
|
||||||
|
|||||||
@@ -42,8 +42,8 @@
|
|||||||
nix-colors.url = "github:misterio77/nix-colors";
|
nix-colors.url = "github:misterio77/nix-colors";
|
||||||
|
|
||||||
m3ta-home = {
|
m3ta-home = {
|
||||||
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
|
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
|
||||||
url = "path:/home/m3tam3re/p/NIX/m3ta-home";
|
# url = "path:/home/m3tam3re/p/NIX/m3ta-home";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user