diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-09-27 09:47:43 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-09-27 09:47:43 +0200 |
commit | 53bdb0113d8cd362dc4551296980fe13fe0a5afb (patch) | |
tree | 2633534d24597c655703c09922c4f747a150cae5 /flake.nix | |
parent | df17630c7e18f846370e2595472513f1b52bf99c (diff) | |
download | nixos-53bdb0113d8cd362dc4551296980fe13fe0a5afb.tar nixos-53bdb0113d8cd362dc4551296980fe13fe0a5afb.tar.gz nixos-53bdb0113d8cd362dc4551296980fe13fe0a5afb.tar.bz2 nixos-53bdb0113d8cd362dc4551296980fe13fe0a5afb.tar.xz nixos-53bdb0113d8cd362dc4551296980fe13fe0a5afb.zip |
...
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ | |||
131 | type = "gitlab"; | 131 | type = "gitlab"; |
132 | owner = "gkleen"; | 132 | owner = "gkleen"; |
133 | repo = "ca"; | 133 | repo = "ca"; |
134 | ref = "v2.3.3"; | 134 | ref = "v3.0.0"; |
135 | inputs = { | 135 | inputs = { |
136 | nixpkgs.follows = "nixpkgs"; | 136 | nixpkgs.follows = "nixpkgs"; |
137 | poetry2nix.follows = "poetry2nix"; | 137 | poetry2nix.follows = "poetry2nix"; |