summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2021-07-06 21:51:21 +0200
committerMinijackson <minijackson@riseup.net>2021-07-06 21:51:21 +0200
commit8ad5e28d4d0d44b92f30e2799b130ce3e6d73486 (patch)
tree76e367d480b004e8e29532c1e0fa81a83d4eac49 /flake.lock
parent4e9e0741c424d1e76ea1ea568db32771e07390c3 (diff)
downloadnixos-config-reborn-8ad5e28d4d0d44b92f30e2799b130ce3e6d73486.tar.gz
nixos-config-reborn-8ad5e28d4d0d44b92f30e2799b130ce3e6d73486.zip
vim: use released neovim 0.5.0
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock39
1 files changed, 0 insertions, 39 deletions
diff --git a/flake.lock b/flake.lock
index 0c1a3f0..15cd6e2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -15,21 +15,6 @@
15 "type": "github" 15 "type": "github"
16 } 16 }
17 }, 17 },
18 "flake-utils_2": {
19 "locked": {
20 "lastModified": 1610051610,
21 "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
22 "owner": "numtide",
23 "repo": "flake-utils",
24 "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
25 "type": "github"
26 },
27 "original": {
28 "owner": "numtide",
29 "repo": "flake-utils",
30 "type": "github"
31 }
32 },
33 "home-manager": { 18 "home-manager": {
34 "inputs": { 19 "inputs": {
35 "nixpkgs": [ 20 "nixpkgs": [
@@ -67,29 +52,6 @@
67 "type": "github" 52 "type": "github"
68 } 53 }
69 }, 54 },
70 "neovim-master": {
71 "inputs": {
72 "flake-utils": "flake-utils_2",
73 "nixpkgs": [
74 "nixpkgs-unstable"
75 ]
76 },
77 "locked": {
78 "dir": "contrib",
79 "lastModified": 1625382879,
80 "narHash": "sha256-pi9EfFYaAdzCJuar24CT+nhkS29FCg2nufai1Qb0mZA=",
81 "owner": "neovim",
82 "repo": "neovim",
83 "rev": "490615612ed5ec587c8023de28db495b3181de30",
84 "type": "github"
85 },
86 "original": {
87 "dir": "contrib",
88 "owner": "neovim",
89 "repo": "neovim",
90 "type": "github"
91 }
92 },
93 "nixpkgs": { 55 "nixpkgs": {
94 "locked": { 56 "locked": {
95 "lastModified": 1625176478, 57 "lastModified": 1625176478,
@@ -142,7 +104,6 @@
142 "flake-utils": "flake-utils", 104 "flake-utils": "flake-utils",
143 "home-manager": "home-manager", 105 "home-manager": "home-manager",
144 "musnix": "musnix", 106 "musnix": "musnix",
145 "neovim-master": "neovim-master",
146 "nixpkgs": "nixpkgs", 107 "nixpkgs": "nixpkgs",
147 "nixpkgs-unstable": "nixpkgs-unstable", 108 "nixpkgs-unstable": "nixpkgs-unstable",
148 "nur": "nur" 109 "nur": "nur"