aboutsummaryrefslogtreecommitdiff
path: root/infra/corenix/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'infra/corenix/flake.lock')
-rw-r--r--infra/corenix/flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/infra/corenix/flake.lock b/infra/corenix/flake.lock
new file mode 100644
index 000000000000..dcfe647d911c
--- /dev/null
+++ b/infra/corenix/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1604414673,
+ "narHash": "sha256-Z8yNdN5G17J8Ro9Go9LGN5NtEwL2oleZAZkEhdC4q7I=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "a9f4945fa4e0ec655554149e82bdac935c9ba747",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "master",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}