all repos — nix-packages @ e1db39de11d1da52db716d5ffd97897b98eee805

My personal collection of packages for nix

auto-generate readme

Alan Pearce
commit

e1db39de11d1da52db716d5ffd97897b98eee805

parent

a5ecad854af1ed58accf88dbf13cb45f6605afc3

1 file changed, 6 insertions(+), 0 deletions(-)

changed files
A .envrc
@@ -0,0 +1,6 @@
+if type -P lorri &>/dev/null; then + eval "$(lorri direnv --flake .)" +else + echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' + use flake +fi