]> rtime.felk.cvut.cz Git - sojka/sterm.git/commit
nix: Add flake.nixbang
authorMichal Sojka <michal.sojka@cvut.cz>
Sat, 27 Nov 2021 14:01:36 +0000 (15:01 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Sat, 27 Nov 2021 14:01:36 +0000 (15:01 +0100)
commit303737eb4e9ef57b6e4e79f3257b37e360b61c9b
treec55d83a8a8c248bb893a917f69f4649a558a80cc
parent3e1528e06bcddd7290103fe2ad070d51c65fdad7
nix: Add flake.nixbang

This allows using sterm on a system based on Nix Flakes. You can add
the provided overlay to nixpkgs overlays by putting:

    nixpkgs.overlays = [ sterm.overlay ];

to your NixOS configuration.nix.
default.nix
flake.lock [new file with mode: 0644]
flake.nix [new file with mode: 0644]