-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathflake.lock
More file actions
66 lines (66 loc) · 1.63 KB
/
flake.lock
File metadata and controls
66 lines (66 loc) · 1.63 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"nodes": {
"nixpkgs-25-05": {
"locked": {
"lastModified": 1763049705,
"narHash": "sha256-A5LS0AJZ1yDPTa2fHxufZN++n8MCmtgrJDtxFxrH4S8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3acb677ea67d4c6218f33de0db0955f116b7588c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1741173522,
"narHash": "sha256-k7VSqvv0r1r53nUI/IfPHCppkUAddeXn843YlAC5DR0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d69ab0d71b22fa1ce3dbeff666e6deb4917db049",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-version": {
"inputs": {
"nixpkgs-25-05": "nixpkgs-25-05",
"nixpkgs-unstable": "nixpkgs-unstable"
},
"locked": {
"lastModified": 1763533702,
"narHash": "sha256-gxN0S9D2zjh9mU7AQ9/ZxaUMlk83yHfbPN2SFTRoLuA=",
"owner": "QGIS",
"repo": "qgis-nixpkgs-version",
"rev": "5186a0ccaeef80c6c3a66eac083ccb1fd1718507",
"type": "github"
},
"original": {
"owner": "QGIS",
"repo": "qgis-nixpkgs-version",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": [
"nixpkgs-version",
"nixpkgs-25-05"
],
"nixpkgs-version": "nixpkgs-version"
}
}
},
"root": "root",
"version": 7
}