diff options
author | Akshay <[email protected]> | 2020-10-15 10:35:40 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-10-15 10:35:40 +0100 |
commit | 9a5f28025aa5ed89be763dd874590c5ae3cb45b5 (patch) | |
tree | af9d13ea140cd75b89410d8409cbce1afc7f431b /.gitignore | |
parent | c9958740743bd38f600d6b3d2f47af474def714f (diff) |
pin nixpkgs to 20.03, fix broken readline dep
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ result | |||
4 | 4 | ||
5 | # haskell | 5 | # haskell |
6 | dist-newstyle/ | 6 | dist-newstyle/ |
7 | |||
8 | .direnv | ||