mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: move to lix flake-compat?
This commit is contained in:
parent
e4533d1200
commit
8d64a966ec
2 changed files with 13 additions and 9 deletions
|
|
@ -47,7 +47,7 @@
|
|||
};
|
||||
# to allow non-nix 2.4 evaluation
|
||||
flake-compat = {
|
||||
url = "github:edolstra/flake-compat";
|
||||
url = "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz";
|
||||
flake = false;
|
||||
};
|
||||
rbw-bitw = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue