aboutsummaryrefslogtreecommitdiff
path: root/infra/corenix/flake.lock
diff options
context:
space:
mode:
authorMx Kookie <kookie@spacekookie.de>2021-01-01 00:55:51 +0100
committerMx Kookie <kookie@spacekookie.de>2021-01-01 00:55:51 +0100
commitaf8b681b5ef80871e6586061568b8ab8af2d85e3 (patch)
tree4f3d66f0afbea6c947cc4dff32fa4c25e70329d4 /infra/corenix/flake.lock
parent51970440a767f3906bcb69cc3d00185391c5d595 (diff)
parent53a9f091f8cf9362a95c12130daa1f69ddff036c (diff)
Add 'infra/corenix/' from commit '53a9f091f8cf9362a95c12130daa1f69ddff036c'
git-subtree-dir: infra/corenix git-subtree-mainline: 51970440a767f3906bcb69cc3d00185391c5d595 git-subtree-split: 53a9f091f8cf9362a95c12130daa1f69ddff036c
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
+}