all repos — dns @ 0abf90c7ea423c8a72bf4f31f297f8885218f074

DNS records for my domains, managed via dnscontrol

we don't need no C compiler

Alin
commit

0abf90c7ea423c8a72bf4f31f297f8885218f074

parent

34347384dd59931a535e9e2a780d46fdfac8257d

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M shell.nixshell.nix
@@ -1,7 +1,7 @@
{ pkgs ? (import <nixpkgs> { }), }: -pkgs.mkShell { +pkgs.mkShellNoCC { packages = with pkgs; [ dnscontrol prettier