bump sable
This commit is contained in:
parent
1667f833d6
commit
9bf21331e1
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -2882,17 +2882,17 @@
|
|||
"treefmt-nix": "treefmt-nix_3"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1778691225,
|
||||
"narHash": "sha256-hy5Os+EaZVOl4Ji22SBaPPC7ogKQKeZ28mQGxjl+Fxo=",
|
||||
"lastModified": 1778729243,
|
||||
"narHash": "sha256-/ERdX9+sWx5UnlNk1t+m6iH7N8MQgVMBljmEBrrAcbA=",
|
||||
"owner": "sableclient",
|
||||
"repo": "sable",
|
||||
"rev": "6ab22b487c89a761800345d0a52e5aa1a24a2547",
|
||||
"rev": "604661ef46574f94e1170ce1adac0381b1dc6693",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "sableclient",
|
||||
"repo": "sable",
|
||||
"rev": "6ab22b487c89a761800345d0a52e5aa1a24a2547",
|
||||
"rev": "604661ef46574f94e1170ce1adac0381b1dc6693",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
sable = {
|
||||
url = "github:sableclient/sable?rev=6ab22b487c89a761800345d0a52e5aa1a24a2547";
|
||||
url = "github:sableclient/sable?rev=604661ef46574f94e1170ce1adac0381b1dc6693";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
redlib = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue