m3ta-home update
This commit is contained in:
Generated
+9
-6
@@ -584,14 +584,17 @@
|
|||||||
"nur": "nur"
|
"nur": "nur"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1780337001,
|
"lastModified": 1780420920,
|
||||||
"narHash": "sha256-rMR4KBmStWrqnxREzDCxK8kHjRIOcTnxc3SYDLEGMeU=",
|
"narHash": "sha256-dxcRmexgCX+DlmlFRE/eW3gzdohVU7+JTAkzUzvG/1Y=",
|
||||||
"path": "/home/sascha.koenig/p/NIX/m3ta-home",
|
"ref": "refs/heads/master",
|
||||||
"type": "path"
|
"rev": "19dea8277ef9c473e95e2dc3be367044dfa3f65c",
|
||||||
|
"revCount": 45,
|
||||||
|
"type": "git",
|
||||||
|
"url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/home/sascha.koenig/p/NIX/m3ta-home",
|
"type": "git",
|
||||||
"type": "path"
|
"url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"m3ta-nixpkgs": {
|
"m3ta-nixpkgs": {
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
|
m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
|
||||||
m3ta-home = {
|
m3ta-home = {
|
||||||
url = "path:/home/sascha.koenig/p/NIX/m3ta-home";
|
# url = "path:/home/sascha.koenig/p/NIX/m3ta-home";
|
||||||
# url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
|
url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user