revert neovim version

This commit is contained in:
Philipp Hochkamp 2023-04-11 21:18:32 +02:00
parent c18d20d33d
commit 5b240e6fff
2 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@
nix.settings.max-jobs = 10; # use all cores
nix.settings.auto-optimise-store = true;
nix.distributedBuilds = true;
nix.nixPath = [{ nixpkgs = "${inputs.nixpkgs}"; }];
nix.nixPath = [{ nixpkgs = "${inputs.nixpkgs-darwin}"; nixpkgs-master = "${inputs.nixpkgs-master}"; nixpkgs-nixos = "${inputs.nixpkgs}"; }];
nix.buildMachines = [{
systems = [ "x86_64-linux" ];
supportedFeatures = [ "kvm" "big-parallel" ];

12
flake.lock generated
View file

@ -228,11 +228,11 @@
},
"locked": {
"dir": "contrib",
"lastModified": 1681179625,
"narHash": "sha256-+ySYAm4QHNSW+82wsEsKlVLhIRwJmZDmTrZ8q3EHzU8=",
"lastModified": 1678396628,
"narHash": "sha256-mc1Ei4kwt0+5ynviSHbyg+9DVsCASQV5QBwGWhZkj7k=",
"owner": "neovim",
"repo": "neovim",
"rev": "7ffe450173d2521c2d53b147e930c50767a7795a",
"rev": "0ecb4d725e9e2086b045670e4c2fa8962b63d99c",
"type": "github"
},
"original": {
@ -251,11 +251,11 @@
]
},
"locked": {
"lastModified": 1681200825,
"narHash": "sha256-Tksu8Jsefj0XNMtqqEUe2oi3/zmi3CoY3hWDOoajfvM=",
"lastModified": 1678436134,
"narHash": "sha256-DNNJGOL3YegK5PTcE+ysT50l3lEIcn5R64idc5K3PjE=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "d70a64bccd2c68b15593beb523a50bd011bfdab5",
"rev": "d75d960731ec20825bf7ba5dfb5d454d3c09128a",
"type": "github"
},
"original": {