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

chore: update nix flake

parent ff97aa19
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@
flake-utils,
versionFlake,
commonFlake,
gitCommitFlake,
certificatesFlake,
} @ inputs:
flake-utils.lib.eachDefaultSystem (system: let
......@@ -46,10 +45,6 @@
common = commonPck;
})
(final: prev: {
gitCommit = gitCommitFlake.packages.${system}.gitCommit;
})
(final: prev: {
alvineDevCerts = certificatesFlake;
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment