summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorMike Vink <>2023-04-19 23:30:16 +0200
committerMike Vink <>2023-04-19 23:30:29 +0200
commit4f09bc2d115a76dcd3037608462e201df0f1b5e4 (patch)
treeb6e2a76a33d3ae44c8ff42d92591ace7b174de7b /flake.lock
parent10bd12c1b09c7fa9f0400f173183c9209182858e (diff)
update to nvim 0.9
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock30
1 files changed, 7 insertions, 23 deletions
diff --git a/flake.lock b/flake.lock
index e156be3..5657092 100644
--- a/flake.lock
+++ b/flake.lock
@@ -4,15 +4,14 @@
"inputs": {
"nixpkgs": [
"nixpkgs"
- ],
- "utils": "utils"
+ ]
},
"locked": {
- "lastModified": 1681250798,
- "narHash": "sha256-fQMROyKzPFBPqJy9J4ffywm02ZuqAI0GW1O1QibVpdQ=",
+ "lastModified": 1681931876,
+ "narHash": "sha256-W1T018n3ELBGpqHC0njbTlrPDZ9NGZl9AN30+9jeUqg=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "28698126bd825aff21cae9ffd15cf83e169051b0",
+ "rev": "cc05d26326e6c4af9214abbeb5585245d5e33691",
"type": "github"
},
"original": {
@@ -39,11 +38,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1681217261,
- "narHash": "sha256-RbxCHWN3Vhyv/WEsXcJlDwF7bpvZ9NxDjfSouQxXEKo=",
+ "lastModified": 1681737997,
+ "narHash": "sha256-pHhjgsIkRMu80LmVe8QoKIZB6VZGRRxFmIvsC5S89k4=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "3fb8eedc450286d5092e4953118212fa21091b3b",
+ "rev": "f00994e78cd39e6fc966f0c4103f908e63284780",
"type": "github"
},
"original": {
@@ -76,21 +75,6 @@
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
}
- },
- "utils": {
- "locked": {
- "lastModified": 1678901627,
- "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
}
},
"root": "root",