flake: remove empty line

This commit is contained in:
Michael Roitzsch
2025-02-06 12:00:43 +01:00
parent 473d673639
commit 267285f0ca

View File

@@ -21,7 +21,6 @@
outputs = { self, nixpkgs, acextract, command-line, dsc-extractor, snap-util }: {
packages.x86_64-darwin = let
xcode = nixpkgs.legacyPackages.x86_64-darwin.xcodeenv.composeXcodeWrapper {};
in {
acextract =