chore: Update system flake inputs
This commit is contained in:
parent
24d4042df7
commit
8c6a423684
5 changed files with 139 additions and 90 deletions
|
|
@ -49,6 +49,12 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/master";
|
||||
nixpkgs-485356 = {
|
||||
type = "github";
|
||||
owner = "nixos";
|
||||
repo = "nixpkgs";
|
||||
ref = "refs/pull/485356/head";
|
||||
};
|
||||
|
||||
lix-module = {
|
||||
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue