aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-06-04 20:57:18 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-06-04 20:57:18 +0200
commit4d31cf83f288ed2e4a14f72e99b77859de981bb4 (patch)
treeb0d096670ae4b072e2fc77372cf6ad784c5583e3 /flake.lock
parent1e53a07712fba830eb3967cc16894992d5a33922 (diff)
Update flake.lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock9
1 files changed, 6 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index b85571b61..727d16d73 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,10 +1,13 @@
{
"inputs": {
"nixpkgs": {
- "narHash": "sha256-rMiWaLXkhizEEMEeMDutUl0Y/c+VEjfjvMkvBwvuQJU=",
- "uri": "github:edolstra/nixpkgs/eeeffd24cd7e407cfaa99e98cfbb8f93bf4cc033"
+ "id": "nixpkgs",
+ "inputs": {},
+ "narHash": "sha256-eYtxncIMFVmOHaHBtTdPGcs/AnJqKqA6tHCm0UmPYQU=",
+ "nonFlakeInputs": {},
+ "uri": "github:edolstra/nixpkgs/e9d5882bb861dc48f8d46960e7c820efdbe8f9c1"
}
},
"nonFlakeInputs": {},
- "version": 1
+ "version": 2
}