mirror of
https://github.com/nix-community/naersk
synced 2024-11-12 23:17:07 +00:00
3 lines
53 B
Nix
3 lines
53 B
Nix
final: prev: {
|
|
naersk = prev.callPackage ./. {};
|
|
}
|