aboutsummaryrefslogtreecommitdiff
path: root/flakes/opendmarc/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flakes/opendmarc/flake.lock')
-rw-r--r--flakes/opendmarc/flake.lock53
1 files changed, 14 insertions, 39 deletions
diff --git a/flakes/opendmarc/flake.lock b/flakes/opendmarc/flake.lock
index 9e6a869..0bd645c 100644
--- a/flakes/opendmarc/flake.lock
+++ b/flakes/opendmarc/flake.lock
@@ -33,39 +33,29 @@
33 "libspf2": { 33 "libspf2": {
34 "inputs": { 34 "inputs": {
35 "flake-utils": "flake-utils_2", 35 "flake-utils": "flake-utils_2",
36 "nixpkgs": "nixpkgs" 36 "nixpkgs": [
37 "nixpkgs"
38 ]
37 }, 39 },
38 "locked": { 40 "locked": {
39 "dir": "flakes/libspf2", 41 "narHash": "sha256-q6JJxHV1hyMQlqsqFFTFeUyiH6HsVZJ3GYxXODybPfM=",
40 "lastModified": 1609548509, 42 "path": "../libspf2",
41 "narHash": "sha256-d9gssVdKV0EaeDU/L5QgQpQwFuxWMbwNQ71i7z4LdDs=", 43 "type": "path"
42 "ref": "master",
43 "rev": "749623765bef80615fc21e73aff89521d262e277",
44 "revCount": 796,
45 "type": "git",
46 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
47 }, 44 },
48 "original": { 45 "original": {
49 "dir": "flakes/libspf2", 46 "path": "../libspf2",
50 "type": "git", 47 "type": "path"
51 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
52 } 48 }
53 }, 49 },
54 "myuids": { 50 "myuids": {
55 "locked": { 51 "locked": {
56 "dir": "flakes/myuids", 52 "narHash": "sha256-GUYJUFgSpffirdUSwZ1r/NyAQkBkVxgH6fEaOvtyGiI=",
57 "lastModified": 1609548509, 53 "path": "../myuids",
58 "narHash": "sha256-d9gssVdKV0EaeDU/L5QgQpQwFuxWMbwNQ71i7z4LdDs=", 54 "type": "path"
59 "ref": "master",
60 "rev": "749623765bef80615fc21e73aff89521d262e277",
61 "revCount": 796,
62 "type": "git",
63 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
64 }, 55 },
65 "original": { 56 "original": {
66 "dir": "flakes/myuids", 57 "path": "../myuids",
67 "type": "git", 58 "type": "path"
68 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
69 } 59 }
70 }, 60 },
71 "nixpkgs": { 61 "nixpkgs": {
@@ -83,27 +73,12 @@
83 "type": "github" 73 "type": "github"
84 } 74 }
85 }, 75 },
86 "nixpkgs_2": {
87 "locked": {
88 "lastModified": 1597943282,
89 "narHash": "sha256-G/VQBlqO7YeFOSvn29RqdvABZxmQBtiRYVA6kjqWZ6o=",
90 "owner": "NixOS",
91 "repo": "nixpkgs",
92 "rev": "c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38",
93 "type": "github"
94 },
95 "original": {
96 "owner": "NixOS",
97 "repo": "nixpkgs",
98 "type": "github"
99 }
100 },
101 "root": { 76 "root": {
102 "inputs": { 77 "inputs": {
103 "flake-utils": "flake-utils", 78 "flake-utils": "flake-utils",
104 "libspf2": "libspf2", 79 "libspf2": "libspf2",
105 "myuids": "myuids", 80 "myuids": "myuids",
106 "nixpkgs": "nixpkgs_2" 81 "nixpkgs": "nixpkgs"
107 } 82 }
108 } 83 }
109 }, 84 },