aboutsummaryrefslogtreecommitdiff
path: root/flakes/libspf2/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/libspf2/flake.lock')
-rw-r--r--flakes/libspf2/flake.lock42
1 files changed, 42 insertions, 0 deletions
diff --git a/flakes/libspf2/flake.lock b/flakes/libspf2/flake.lock
new file mode 100644
index 0000000..a278bc0
--- /dev/null
+++ b/flakes/libspf2/flake.lock
@@ -0,0 +1,42 @@
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1609246779,
6 "narHash": "sha256-eq6ZXE/VWo3EMC65jmIT6H/rrUc9UWOWVujkzav025k=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "08c7ad4a0844adc4a7f9f5bb3beae482e789afa4",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1597943282,
21 "narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38",
25 "type": "github"
26 },
27 "original": {
28 "owner": "NixOS",
29 "repo": "nixpkgs",
30 "type": "github"
31 }
32 },
33 "root": {
34 "inputs": {
35 "flake-utils": "flake-utils",
36 "nixpkgs": "nixpkgs"
37 }
38 }
39 },
40 "root": "root",
41 "version": 7
42}