rice/overlay/default.nix
2024-05-20 12:06:15 +02:00

3 lines
59 B
Nix

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