This repository has been archived on 2022-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
2022-02-19 21:31:06 +00:00
|
|
|
(import (
|
|
|
|
fetchTarball {
|
|
|
|
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
|
|
|
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; }
|
|
|
|
) {
|
|
|
|
src = ./.;
|
|
|
|
}).shellNix
|