dots-of-war/files/nix-stuff/nixpkgs/overlay/default.nix
2020-08-16 23:05:10 +02:00

3 lines
82 B
Nix

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