fix: fix missing nixd package in overrides
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Benjamin Bädorf 2023-07-18 12:52:02 +02:00
parent e7d686feb7
commit f0d913c22a
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C
2 changed files with 6 additions and 4 deletions

View file

@ -451,11 +451,11 @@
}, },
"latest": { "latest": {
"locked": { "locked": {
"lastModified": 1686412476, "lastModified": 1689534811,
"narHash": "sha256-inl9SVk6o5h75XKC79qrDCAobTD1Jxh6kVYTZKHzewA=", "narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "21951114383770f96ae528d0ae68824557768e81", "rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -3,16 +3,18 @@ channels: final: prev: {
inherit inherit
(channels.latest) (channels.latest)
nixd
; ;
inherit inherit
(channels.fix-yubikey-agent) (channels.fix-yubikey-agent)
yubikey-agent yubikey-agent
; ;
inherit inherit
(channels.master) (channels.master)
nixd
factorio-headless factorio-headless
paperless-ngx paperless-ngx