bump sable
This commit is contained in:
parent
7c9b19ae16
commit
71b77b43e2
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -2970,16 +2970,16 @@
|
||||||
"treefmt-nix": "treefmt-nix_4"
|
"treefmt-nix": "treefmt-nix_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1783873730,
|
"lastModified": 1784320199,
|
||||||
"narHash": "sha256-GI4ZXmqPTWt3WlTQDkjVfRWhiJnd3mdq5paA3/TGMEA=",
|
"narHash": "sha256-ams6Uwblo5mUzah9hlCPCUMXtrLtiUtRWwwKH4uabmk=",
|
||||||
"owner": "sableclient",
|
"owner": "sableclient",
|
||||||
"repo": "sable",
|
"repo": "sable",
|
||||||
"rev": "d8938a625d41cd0a88ead7c8a19a4980c71d38db",
|
"rev": "12e55475dc659f86842e7910d0e1c18ca3e905e2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "sableclient",
|
"owner": "sableclient",
|
||||||
"ref": "v1.19.4",
|
"ref": "v1.20.0",
|
||||||
"repo": "sable",
|
"repo": "sable",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
sable = {
|
sable = {
|
||||||
url = "github:sableclient/sable/v1.19.4";
|
url = "github:sableclient/sable/v1.20.0";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
stylix = {
|
stylix = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue