flake: update nixpkgs, add formatter, run nix fmt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -64,7 +64,8 @@ stdenv.mkDerivation {
|
||||
qttools
|
||||
wrapQtAppsHook
|
||||
icoutils
|
||||
] ++ lib.optional stdenv.hostPlatform.isLinux copyDesktopItems;
|
||||
]
|
||||
++ lib.optional stdenv.hostPlatform.isLinux copyDesktopItems;
|
||||
|
||||
buildInputs = [
|
||||
qtbase
|
||||
|
||||
Reference in New Issue
Block a user