chore: Update fleka inputs

This commit is contained in:
ulic-youthlic 2026-03-04 02:04:16 +08:00
parent 908829263c
commit e5d94609bc
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 271 additions and 333 deletions

View file

@ -60,13 +60,12 @@
owner = "gepbird";
repo = "nixpkgs-patcher";
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
# url = "git+https://git.lix.systems/lix-project/nixos-module";
inputs = {
nixpkgs.follows = "nixpkgs";
};
## fix guix/guile-zlib
nixpkgs-0182a361324364ae3f436a63005877674cf45efb = {
type = "github";
owner = "nixos";
repo = "nixpkgs";
rev = "0182a361324364ae3f436a63005877674cf45efb";
};
helix = {