chore: update lite-config input
This commit is contained in:
parent
b6a7394c2a
commit
d0c5de2ab7
8
flake.lock
generated
8
flake.lock
generated
@ -638,16 +638,16 @@
|
|||||||
},
|
},
|
||||||
"lite-config": {
|
"lite-config": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1749323815,
|
"lastModified": 1752091719,
|
||||||
"narHash": "sha256-NAhCvl7RZDL0XiQi7GMJ4KJsakQZDpKuIb5H9m3nhSI=",
|
"narHash": "sha256-N0cjol3O7SzZhaq/Y6y0rIbda233v5eD0ei5IJOMwzA=",
|
||||||
"owner": "ataraxiasjel",
|
"owner": "ataraxiasjel",
|
||||||
"repo": "lite-config",
|
"repo": "lite-config",
|
||||||
"rev": "dc6717c8fbdabf81740a26c745316a5cb40e8c70",
|
"rev": "2807667b2f6128c15417053ce569c282049f4555",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "ataraxiasjel",
|
"owner": "ataraxiasjel",
|
||||||
"ref": "v0.10.0",
|
"ref": "v0.10.1",
|
||||||
"repo": "lite-config",
|
"repo": "lite-config",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
lite-config.url = "github:ataraxiasjel/lite-config/v0.10.0";
|
lite-config.url = "github:ataraxiasjel/lite-config/v0.10.1";
|
||||||
flake-registry = {
|
flake-registry = {
|
||||||
url = "github:nixos/flake-registry";
|
url = "github:nixos/flake-registry";
|
||||||
flake = false;
|
flake = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user