-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
101 lines (101 loc) · 2.59 KB
/
Copy pathflake.lock
File metadata and controls
101 lines (101 loc) · 2.59 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
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
{
"nodes": {
"circuithub-nixos-configurations": {
"inputs": {
"flake-help": [
"flake-help"
],
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
"lastModified": 1655316140,
"narHash": "sha256-lgMVQhw99WeDOXd/Zs7B/+Ugi2fI3dDrPxZJBfzQIdU=",
"ref": "refs/heads/master",
"rev": "060ce58602d28fa30037bc560a9d5087d96839e6",
"revCount": 16,
"type": "git",
"url": "ssh://git@github.com/circuithub/nixos-configurations.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/circuithub/nixos-configurations.git"
}
},
"flake-help": {
"locked": {
"lastModified": 1643222028,
"narHash": "sha256-HyNlXjN5D/fRw341r7mg0V1gixyKx1Eis5JPThLzI90=",
"owner": "rehno-lindeque",
"repo": "flake-help",
"rev": "dd85539a7c1a0530f9084869958c64cf914116c2",
"type": "github"
},
"original": {
"owner": "rehno-lindeque",
"repo": "flake-help",
"type": "github"
}
},
"my-dev-shells": {
"inputs": {
"nixpkgs-unstable": [
"nixpkgs-unstable"
]
},
"locked": {
"path": "./my-dev-shells",
"type": "path"
},
"original": {
"path": "./my-dev-shells",
"type": "path"
},
"parent": []
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1768028080,
"narHash": "sha256-50aDK+8eLvsLK39TzQhKNq50/HcXyP4hyxOYoPoVxjo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d03088749a110d52a4739348f39a63f84bb0be14",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1760878510,
"narHash": "sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5e2a59a5b1a82f89f2c7e598302a9cacebb72a67",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"circuithub-nixos-configurations": "circuithub-nixos-configurations",
"flake-help": "flake-help",
"my-dev-shells": "my-dev-shells",
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}