Skip to content

Commit

Permalink
Add back flake-compat shell.nix
Browse files Browse the repository at this point in the history
This was removed in the merge commit
adf2fbb. I think this was a mistake
that occurred when resolving a conflict.
  • Loading branch information
Ericson2314 committed Jul 17, 2020
1 parent 17f75f9 commit c123fee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shell.nix
@@ -0,0 +1,3 @@
(import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
src = ./.;
}).shellNix

0 comments on commit c123fee

Please sign in to comment.