From 5b240e6ffff177f3476fac555c0ccb98a76523e4 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Tue, 11 Apr 2023 21:18:32 +0200 Subject: [PATCH] revert neovim version --- darwin-common.nix | 2 +- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/darwin-common.nix b/darwin-common.nix index 68160a8f..8f2a8369 100644 --- a/darwin-common.nix +++ b/darwin-common.nix @@ -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" ]; diff --git a/flake.lock b/flake.lock index 80c61e60..25daf655 100644 --- a/flake.lock +++ b/flake.lock @@ -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": {