forked from oppiliappan/scientifica
-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
44 lines (44 loc) · 1.04 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
{
"nodes": {
"bitsnpicas-src": {
"flake": false,
"locked": {
"lastModified": 1632715939,
"narHash": "sha256-7QnQeKEAQry1aSXqmgwwTnuXVroUdpo+8t6aJhfO+1I=",
"owner": "kreativekorp",
"repo": "bitsnpicas",
"rev": "b47896afe02a381f5e76871a8c7da0ce50d76a99",
"type": "github"
},
"original": {
"owner": "kreativekorp",
"repo": "bitsnpicas",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1632918953,
"narHash": "sha256-XY3TKBfhP7wCu/SeqrwIkTWkyYHy5W1yRR8pxyzRY9Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ee90403e147b181300dffca5b0afa405e14f1945",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"bitsnpicas-src": "bitsnpicas-src",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}