This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
97 lines (97 loc) · 2.58 KB
/
flake.lock
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1670597555,
"narHash": "sha256-/k939P2S2246G6K5fyvC0U2IWvULhb4ZJg9K7ZxsX+k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2dea0f4c2d6e4603f54b2c56c22367e77869490c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"os-installer-snowflake-config": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1670714457,
"narHash": "sha256-v8jBs3i1Nv0d45pb++J93l/Gq6c7pT0hqzKE0v85/Sg=",
"owner": "snowflakelinux",
"repo": "os-installer-snowflake-config",
"rev": "cf2efc3b475fb3d76f7e9436682924af3f2d4407",
"type": "github"
},
"original": {
"owner": "snowflakelinux",
"repo": "os-installer-snowflake-config",
"type": "github"
}
},
"os-installer-src": {
"flake": false,
"locked": {
"lastModified": 1669189700,
"narHash": "sha256-RFgd05FwabFdPSVewQDKJPRylhOwZjSO5avOpbhQxT8=",
"ref": "refs/heads/main",
"rev": "158b87d93aff8a9c9da0657612fdc43bc8afe97f",
"revCount": 737,
"type": "git",
"url": "https://gitlab.gnome.org/p3732/os-installer"
},
"original": {
"type": "git",
"url": "https://gitlab.gnome.org/p3732/os-installer"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"os-installer-snowflake-config": "os-installer-snowflake-config",
"os-installer-src": "os-installer-src",
"utils": "utils_2"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}