1
0
Fork 0

Install flaky-nix

This commit is contained in:
Malte Brandy 2021-06-13 20:21:06 +02:00
parent fd29fe5ecf
commit ec5abf8770
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -14,6 +14,7 @@ self: super: {
tcpdump tmux tig exa fzf ag fd bat ripgrep ranger pass sshuttle vnstat
entr libargon2 mblaze niv compsize mediainfo asciinema gomuks nix-output-monitor fdroidserver jq cachix
;
nixFlakes = self.writeShellScriptBin "flaky-nix" ''exec ${self.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"'';
};
my-home-pkgs = {