1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Pin dwarffs version due to build error in current version

This commit is contained in:
Stefan Ellmauthaler 2024-01-15 13:43:34 +01:00
parent e0eb72c993
commit 09235df8fb
Failed to extract signature

View File

@ -36,7 +36,7 @@
};
dwarffs = {
url = "github:edolstra/dwarffs";
url = "github:edolstra/dwarffs/b0cea6426ca6f7b1476225410af942f11d6c70b7";
inputs = {
#nix.follows = "nix";
nixpkgs.follows = "nixpkgs";