bump sable

This commit is contained in:
Henry Hiles 2026-06-15 15:45:06 -04:00
commit 5507285766
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -2924,17 +2924,17 @@
"treefmt-nix": "treefmt-nix_3"
},
"locked": {
"lastModified": 1778821710,
"narHash": "sha256-4CJ9a6EUtT70G6iWnaaSlC3DWqF1zQrkeH9PTu8xyC8=",
"lastModified": 1781456508,
"narHash": "sha256-puZPqdBsbCDF/t2C6Emx/LF+zfc2zLfEncQ6UZGNL30=",
"owner": "sableclient",
"repo": "sable",
"rev": "1f6b87b795e3180c3702105a7eac182817f6afbe",
"rev": "aa88750db70b3397580d4c97ae830bb4207d64eb",
"type": "github"
},
"original": {
"owner": "sableclient",
"ref": "v1.18.1",
"repo": "sable",
"rev": "1f6b87b795e3180c3702105a7eac182817f6afbe",
"type": "github"
}
},

View file

@ -19,7 +19,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
sable = {
url = "github:sableclient/sable?rev=1f6b87b795e3180c3702105a7eac182817f6afbe";
url = "github:sableclient/sable/v1.18.1";
inputs.nixpkgs.follows = "nixpkgs";
};
redlib = {