This repository has been archived on 2025-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
|
(import (
|
|
fetchTarball {
|
|
url = "https://github.com/edolstra/flake-compat/archive/12c64ca55c1014cdc1b16ed5a804aa8576601ff2.tar.gz";
|
|
sha256 = "0jm6nzb83wa6ai17ly9fzpqc40wg1viib8klq8lby54agpl213w5"; }
|
|
) {
|
|
src = ./.;
|
|
}).defaultNix
|