Skip to content
Snippets Groups Projects
Verified Commit 0d4cd39b authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: packaging

parent f1e0495c
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,6 @@
#vendorSha256 = nixpkgs.legacyPackages.${system}.lib.fakeSha256;
vendorSha256 = "sha256-XdB+u94Rqsb29jVs4miyOq1NEYaVJHWFXg6QebFJzNQ=";
excludedPackages = [ "development" ];
doCheck = false;
meta = with nixpkgs.legacyPackages.${system}.lib; {
......@@ -59,4 +57,4 @@
};
defaultPackage = packages.app;
}));
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment