mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix(flake): attempt to use type tarball
This commit is contained in:
parent
48fb151e60
commit
bad04dff54
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
||||||
# to allow non-nix 2.4 evaluation
|
# to allow non-nix 2.4 evaluation
|
||||||
flake-compat = {
|
flake-compat = {
|
||||||
url = "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz";
|
url = "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz";
|
||||||
|
type = "tarball";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
rbw-bitw = {
|
rbw-bitw = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue