Compare commits

..

2 commits

Author SHA1 Message Date
chayleaf 59452c6cb1
change update script for ci branch 2024-07-15 02:33:21 +07:00
chayleaf 2b5fa35b29
minor cleanup 2024-07-15 02:31:35 +07:00
2 changed files with 2 additions and 2 deletions

View file

@ -549,8 +549,8 @@
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"rev": "c7b821ba2e1e635ba5a76d299af62821cbcb09f3",
"type": "github"
}
},

View file

@ -3,7 +3,7 @@
inputs = {
nix-community-infra.url = "github:nix-community/infra";
nixpkgs-kernel.url = "github:NixOS/nixpkgs/c7b821ba2e1e635ba5a76d299af62821cbcb09f3";
nixpkgs-kernel.url = "github:NixOS/nixpkgs/nixos-unstable/c7b821ba2e1e635ba5a76d299af62821cbcb09f3";
nixpkgs.url = "github:chayleaf/nixpkgs";
nixos-hardware.url = "github:NixOS/nixos-hardware";
nix-index-database = {