-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.1 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.1 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1742937945,
"narHash": "sha256-lWc+79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d02d88f8de5b882ccdde0465d8fa2db3aa1169f7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"stregsystemet": "stregsystemet"
}
},
"stregsystemet": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736909817,
"narHash": "sha256-CGc5nmYO00o3Vq2hnptC5kkwEGQWhSUkZHS4gQYewj4=",
"owner": "Mast3rwaf1z",
"repo": "stregsystemet",
"rev": "b6bddbd9ff1f30d7203a8ed56f96e397f8227c3d",
"type": "github"
},
"original": {
"owner": "Mast3rwaf1z",
"ref": "nix-updates",
"repo": "stregsystemet",
"type": "github"
}
}
},
"root": "root",
"version": 7
}