Add CHANGELOG

This commit is contained in:
Oliver Davies 2024-01-25 23:12:29 +00:00
parent 87bf614625
commit d251233db1
2 changed files with 8 additions and 0 deletions

View file

@ -14,6 +14,7 @@ rec {
name = "opdavies";
postInstall = ''
rm -rf $out/.envrc
rm -rf $out/CHANGELOG.md
rm -rf $out/flake.lock
rm -rf $out/flake.nix
rm -rf $out/lib