]>
Commit | Line | Data |
---|---|---|
e8864bbf | 1 | src: |
ada96f10 IB |
2 | (import ./flake-compat-patched.nix { inherit src; }).defaultNix |
3 | # Until https://github.com/edolstra/flake-compat/pull/18 is accepted | |
4 | # (import ( | |
5 | # fetchTarball { | |
6 | # url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz"; | |
7 | # sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; | |
8 | # }) { inherit src; }).defaultNix |