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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
diff --git a/flake.lock b/flake.lock
index 2b25d2436e72dde9aa0f7d054cda2ed77ca937a5..e7a8533e3a69a4c870c06ece149140842aca8f03 100644
--- a/flake.lock
+++ b/flake.lock
@@ -6,14 +6,15 @@ "darwin": [],
"home-manager": [],
"nixpkgs": [
"nixpkgs"
- ]
+ ],
+ "systems": "systems"
},
"locked": {
- "lastModified": 1701216516,
- "narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=",
+ "lastModified": 1712079060,
+ "narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=",
"owner": "ryantm",
"repo": "agenix",
- "rev": "13ac9ac6d68b9a0896e3d43a082947233189e247",
+ "rev": "1381a759b205dff7a6818733118d02253340fd5e",
"type": "github"
},
"original": {
@@ -40,7 +41,7 @@ }
},
"flake-utils": {
"inputs": {
- "systems": "systems"
+ "systems": "systems_2"
},
"locked": {
"lastModified": 1694529238,
@@ -210,11 +211,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1699390779,
- "narHash": "sha256-KOeRnuJm+iUpY16+ahJeePw0Bwxov7bZYwOOgNgZmOs=",
+ "lastModified": 1712265168,
+ "narHash": "sha256-Ax5PlgIre37jgpSbzzeSOXxjc4hZGXvyDhhlzmcsNwA=",
"ref": "refs/heads/main",
- "rev": "20a5d8a2ee8a8f5b6a8d0212a2eb5c9fb623750c",
- "revCount": 12,
+ "rev": "b0c9047f739a25ec23969d2dfb4882aaf24b0ab5",
+ "revCount": 16,
"type": "git",
"url": "https://git.jolheiser.com/helix.drv.git"
},
@@ -230,11 +231,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1711122977,
- "narHash": "sha256-EnHux7wf7/7r+YMv8d/Ym1OTllp4sqqq0Bws1a4s2Zo=",
+ "lastModified": 1712212014,
+ "narHash": "sha256-s+lbaf3nLRn1++/X2eXwY9mYCA/m9l8AvyG8beeOaXE=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "19b87b9ae6ecfd81104a2a36ef8364f1de1b54b1",
+ "rev": "7e91f2a0ba4b62b88591279d54f741a13e36245b",
"type": "github"
},
"original": {
@@ -281,11 +282,11 @@ }
},
"nixpkgs": {
"locked": {
- "lastModified": 1710827359,
- "narHash": "sha256-/KY8hffTh9SN/tTcDn/FrEiYwTXnU8NKnr4D7/stmmA=",
+ "lastModified": 1712192574,
+ "narHash": "sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5+ZwbYq4=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "5710127d9693421e78cca4f74fac2db6d67162b1",
+ "rev": "f480f9d09e4b4cf87ee6151eba068197125714de",
"type": "github"
},
"original": {
@@ -295,22 +296,6 @@ "repo": "nixpkgs",
"type": "github"
}
},
- "nixpkgs-py39": {
- "locked": {
- "lastModified": 1681648924,
- "narHash": "sha256-pzi3HISK8+7mpEtv08Yr80wswyHKsz+RP1CROG1Qf6s=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "f294325aed382b66c7a188482101b0f336d1d7db",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "f294325aed382b66c7a188482101b0f336d1d7db",
- "type": "github"
- }
- },
"nur": {
"locked": {
"lastModified": 1701441860,
@@ -362,7 +347,6 @@ "home-manager": "home-manager",
"jolheiser-nur": "jolheiser-nur",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
- "nixpkgs-py39": "nixpkgs-py39",
"nur": "nur",
"resume": "resume",
"tclip": "tclip",
@@ -374,6 +358,21 @@ "wsl": "wsl"
}
},
"systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|