dots-of-war/files/nix-stuff/nixpkgs/overlay/default.nix
2020-08-24 15:57:25 +02:00

3 lines
81 B
Nix

self: super: {
cool-retro-term = super.callPackage ./cool-retro-term.nix {};
}