From f0d913c22a6d808b7ecea4c8035556b712546a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Tue, 18 Jul 2023 12:52:02 +0200 Subject: [PATCH] fix: fix missing nixd package in overrides --- flake.lock | 6 +++--- overlays/overrides.nix | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 671b483..fbeae50 100644 --- a/flake.lock +++ b/flake.lock @@ -451,11 +451,11 @@ }, "latest": { "locked": { - "lastModified": 1686412476, - "narHash": "sha256-inl9SVk6o5h75XKC79qrDCAobTD1Jxh6kVYTZKHzewA=", + "lastModified": 1689534811, + "narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "21951114383770f96ae528d0ae68824557768e81", + "rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222", "type": "github" }, "original": { diff --git a/overlays/overrides.nix b/overlays/overrides.nix index 8cfb742..43529c0 100644 --- a/overlays/overrides.nix +++ b/overlays/overrides.nix @@ -3,16 +3,18 @@ channels: final: prev: { inherit (channels.latest) + + nixd ; inherit (channels.fix-yubikey-agent) + yubikey-agent ; inherit (channels.master) - nixd factorio-headless paperless-ngx