summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2cc62dfe..942404e2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -100,7 +100,7 @@
100 type = "gitlab"; 100 type = "gitlab";
101 owner = "gkleen"; 101 owner = "gkleen";
102 repo = "ca"; 102 repo = "ca";
103 ref = "v2.0.4"; 103 ref = "v2.1.0";
104 inputs = { 104 inputs = {
105 nixpkgs.follows = "nixpkgs"; 105 nixpkgs.follows = "nixpkgs";
106 }; 106 };