aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-03-20 13:09:11 +0100
committerEelco Dolstra <edolstra@gmail.com>2020-03-20 13:09:20 +0100
commit1e6e673eb789b7588e159526947545ccc8a2da75 (patch)
tree602b666d69b180075d848029ebfa15b516eeb7a9 /flake.lock
parent8aa354fdfd94db7b63462a4683add04e4eb75c48 (diff)
flake.nix: Switch to 20.03
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 13e10e611..2d2a49011 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,19 +2,19 @@
"inputs": {
"nixpkgs": {
"info": {
- "lastModified": 1580555706,
- "narHash": "sha256-ly5Gxl9yZgW2w1F3aDU5bvg34Ct+juUaOg8vue+Mkbo="
+ "lastModified": 1584691855,
+ "narHash": "sha256-3cXP6khHTwLmy3uDQc+zCp2e+ZK0YPWgS4vldyrrNow="
},
"inputs": {},
"locked": {
- "owner": "edolstra",
+ "owner": "NixOS",
"repo": "nixpkgs",
- "rev": "43e283790fbe330b723ac44b584824cf6d85c1ee",
+ "rev": "4362edf3c3c4316e14c2b7844e2ad5678885914a",
"type": "github"
},
"original": {
"id": "nixpkgs",
- "ref": "release-19.09",
+ "ref": "nixos-20.03-small",
"type": "indirect"
}
}