Hash mismatch while building Authentik 2026.2.2
I updated my flake.lock and now my config does not get deployed.
Here's my config - https://github.com/MRDGH2821/nix-config
Any temporary workarounds I can use in the meanwhile?
```log
error: hash mismatch in fixed-output derivation '/nix/store/zkyv2lndikrpcm4i9vhqc5jaybv5vb3r-authentik-gopkgs-2026.2.2-go-modules.drv':
specified: sha256-Gf80rt86Qc6gg/ec8++U9uNW1KQEkwKt+CFN82KV1f8=
got: sha256-8ChmJNFk8p/HSJQFCs9WZG4QynpIdymQo4t4zUTzBOk=
error: Cannot build '/nix/store/z6vclqckqc428v79bb0w657dk86z8yay-authentik-gopkgs-2026.2.2.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/5glc4jzwbr509amq4zk3v2mw95q4bx0s-authentik-gopkgs-2026.2.2-ldap
/nix/store/89m5ynsfrajy1d087y6sj84zknfxa9xk-authentik-gopkgs-2026.2.2-rac
/nix/store/mqn768vxjdgic57in2pj7lw8m7kqnjvn-authentik-gopkgs-2026.2.2-proxy
/nix/store/n94aza804s44488w3jj1ghzh02w0p7x2-authentik-gopkgs-2026.2.2
/nix/store/npyjdqp1q4zdpw2yyhzwrpb86y97s3gr-authentik-gopkgs-2026.2.2-radius
error: Cannot build '/nix/store/ghrlzzmcn0qcjlzv9i043pw53f0wkavd-unit-authentik.service.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/bl1qks1ab3g5hzqrakr5iq3p4hh8wbxp-unit-authentik.service
error: Cannot build '/nix/store/ppwdw1x98dvl39vc14vn03v58ivicvhz-system-units.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/7xkcxmk1y707z80lix3vag4576m7cgmq-system-units
error: Cannot build '/nix/store/qiyfj2qx52wsih5dib9idiryl60lrg5c-etc.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/crp4lfg9mbff31fa261rrfmsvz8r4j26-etc
error: Cannot build '/nix/store/wbjym1b5xpl7zy86awfrprlyy4l2qnxc-nixos-system-home-lab-26.05.20260418.b12141e.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/f2c4fsd0m8vq6fnx70lyy4z6vpmn8kks-nixos-system-home-lab-26.05.20260418.b12141e
error: failed to build configuration: Process exited with status 1
error: Recipe `home-lab` failed on line 48 with exit code 1
```
关闭于 2026-04-21 2 条评论