mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Squash some warnings, add fwupd
This commit is contained in:
@@ -67,10 +67,5 @@
|
||||
install -Dm444 -t $out/share/metainfo data/com.github.qarmin.czkawka.metainfo.xml
|
||||
'';
|
||||
};
|
||||
|
||||
# For 'nix develop' - gives you a shell with cargo/rustc ready
|
||||
devShells.${system}.default = pkgs.mkShell {
|
||||
inherit nativeBuildInputs buildInputs;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user