1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
diff --git a/flake.lock b/flake.lock
index 16f0668c22a3f2f007e7b8eb4a63b91545364005..e9a75bbd5c106c563540708aeb115d446f1d7872 100644
--- a/flake.lock
+++ b/flake.lock
@@ -524,26 +524,6 @@ "repo": "home-manager",
"type": "github"
}
},
- "jolheiser-nur": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1700580516,
- "narHash": "sha256-h72i6afGKreU+DjpZ6+qersarYYp4YjX+DBQ+MQkOG4=",
- "ref": "refs/heads/main",
- "rev": "a68a81cbc743e84aaee331ae7e58699398dd732d",
- "revCount": 167,
- "type": "git",
- "url": "https://git.jolheiser.com/nur.git"
- },
- "original": {
- "type": "git",
- "url": "https://git.jolheiser.com/nur.git"
- }
- },
"langref": {
"flake": false,
"locked": {
@@ -689,7 +669,6 @@ "golink": "golink",
"gomodinit": "gomodinit",
"helix": "helix",
"home-manager": "home-manager",
- "jolheiser-nur": "jolheiser-nur",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur",
|