bump sable
This commit is contained in:
parent
9bf21331e1
commit
a5233f47c4
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"
|
"treefmt-nix": "treefmt-nix_3"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1778729243,
|
"lastModified": 1778821710,
|
||||||
"narHash": "sha256-/ERdX9+sWx5UnlNk1t+m6iH7N8MQgVMBljmEBrrAcbA=",
|
"narHash": "sha256-4CJ9a6EUtT70G6iWnaaSlC3DWqF1zQrkeH9PTu8xyC8=",
|
||||||
"owner": "sableclient",
|
"owner": "sableclient",
|
||||||
"repo": "sable",
|
"repo": "sable",
|
||||||
"rev": "604661ef46574f94e1170ce1adac0381b1dc6693",
|
"rev": "1f6b87b795e3180c3702105a7eac182817f6afbe",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "sableclient",
|
"owner": "sableclient",
|
||||||
"repo": "sable",
|
"repo": "sable",
|
||||||
"rev": "604661ef46574f94e1170ce1adac0381b1dc6693",
|
"rev": "1f6b87b795e3180c3702105a7eac182817f6afbe",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
sable = {
|
sable = {
|
||||||
url = "github:sableclient/sable?rev=604661ef46574f94e1170ce1adac0381b1dc6693";
|
url = "github:sableclient/sable?rev=1f6b87b795e3180c3702105a7eac182817f6afbe";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
redlib = {
|
redlib = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue