chore: Update fleka inputs
This commit is contained in:
parent
908829263c
commit
e5d94609bc
10 changed files with 271 additions and 333 deletions
13
flake.nix
13
flake.nix
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue