diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2019-10-08 20:05:16 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2019-10-08 20:05:16 +0200 |
commit | d343c03edb8d4d2be7aca4f1a377544b3889b8b3 (patch) | |
tree | cf5d49df72225b19a3244c211c79581629191bf8 /flake.lock | |
parent | a0bd088d8485039ccff7c7bab761cfce1b06a6e9 (diff) |
Temporary compatibility hack
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock index 9c11ec4fc..05e3a6e25 100644 --- a/flake.lock +++ b/flake.lock @@ -3,8 +3,8 @@ "nixpkgs": { "inputs": {}, "narHash": "sha256-ltGlDPfwicH/u4orj1n4JXgRsA+jvKQsGnekObi0TV4=", - "originalUrl": "nixpkgs/release-19.03", - "url": "github:edolstra/nixpkgs/9a593b575e4044f9aff939b512e7cb1cf1e76a65" + "originalUri": "nixpkgs/release-19.03", + "uri": "github:edolstra/nixpkgs/9a593b575e4044f9aff939b512e7cb1cf1e76a65" } }, "version": 3 |