rice/overlay/default.nix

5 lines
86 B
Nix

inputs: self: super: {
inherit inputs;
apl386 = super.callPackage ./apl386 {};
}