This commit is contained in:
2026-03-01 14:57:48 +00:00
parent f090642bf8
commit ef3e5c836c
2 changed files with 0 additions and 12 deletions

View File

@@ -1,7 +0,0 @@
{inputs}: final: prev: {
lumen =
import ../lib/build-rust-package.nix {
inherit prev;
input = inputs.lumen;
};
}