aboutsummaryrefslogtreecommitdiff
path: root/flakes/backports/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/backports/flake.lock')
-rw-r--r--flakes/backports/flake.lock42
1 files changed, 42 insertions, 0 deletions
diff --git a/flakes/backports/flake.lock b/flakes/backports/flake.lock
new file mode 100644
index 0000000..0a2de64
--- /dev/null
+++ b/flakes/backports/flake.lock
@@ -0,0 +1,42 @@
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1629481132,
6 "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "997f7efcb746a9c140ce1f13c72263189225f482",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1629925853,
21 "narHash": "sha256-gK2Q0o3Ov5/xT7XhCPbtfoFQ0Ty1Mu2aeWcNX6+XzjQ=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "9e98c9db932a19bbd8fd4d3f879cd94f66270a43",
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}