diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-04-18 17:47:23 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-04-18 17:47:23 +0200 |
| commit | bccc574ba48356a5f134425b14489cc802d1acf1 (patch) | |
| tree | de89cbc1c13df02edd6b048f2ffdc7d40e34bf75 /flake.nix | |
| parent | e880103eb49b0c89464c5a14d46cb25bc81f22f9 (diff) | |
Update c10y
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,8 +30,9 @@ inputs.nixpkgs.follows = "nixpkgs"; }; continuwuity = { - url = "git+https://forgejo.ellis.link/continuwuation/continuwuity?rev=2c7233812b6838a6942ca57d5304ed843ce2bb05"; + url = "github:continuwuity/continuwuity?tag=5.7.0"; inputs.nixpkgs.follows = "nixpkgs"; + inputs.treefmt-nix.follows = "treefmt-nix"; }; }; |
