-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathflake.lock
36 lines (36 loc) · 957 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"narHash": "sha256-sSQCzSybalzlV0opZ7CwrRj4u70rWgp7w6yBR+FJZrk=",
"path": "/home/dram/code/config/nixos",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"narHash": "sha256-ggqm+lCRGPYyEyf+mfHFhRA9zNsW1NelFZBNSHS2LSA=",
"type": "tarball",
"url": "https://mirrors.tuna.tsinghua.edu.cn/nix-channels/releases/nixos-unstable%40nixos-21.03pre256292.296793637b2/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://mirrors.tuna.tsinghua.edu.cn/nix-channels/releases/nixos-unstable%40nixos-21.03pre256292.296793637b2/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}