aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock44
1 files changed, 44 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..5010a6d
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,44 @@
1{
2 "nodes": {
3 "bitsnpicas-src": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1632715939,
7 "narHash": "sha256-7QnQeKEAQry1aSXqmgwwTnuXVroUdpo+8t6aJhfO+1I=",
8 "owner": "kreativekorp",
9 "repo": "bitsnpicas",
10 "rev": "b47896afe02a381f5e76871a8c7da0ce50d76a99",
11 "type": "github"
12 },
13 "original": {
14 "owner": "kreativekorp",
15 "repo": "bitsnpicas",
16 "type": "github"
17 }
18 },
19 "nixpkgs": {
20 "locked": {
21 "lastModified": 1632918953,
22 "narHash": "sha256-XY3TKBfhP7wCu/SeqrwIkTWkyYHy5W1yRR8pxyzRY9Y=",
23 "owner": "NixOS",
24 "repo": "nixpkgs",
25 "rev": "ee90403e147b181300dffca5b0afa405e14f1945",
26 "type": "github"
27 },
28 "original": {
29 "owner": "NixOS",
30 "ref": "nixos-21.05",
31 "repo": "nixpkgs",
32 "type": "github"
33 }
34 },
35 "root": {
36 "inputs": {
37 "bitsnpicas-src": "bitsnpicas-src",
38 "nixpkgs": "nixpkgs"
39 }
40 }
41 },
42 "root": "root",
43 "version": 7
44}