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 29d98950..35934c64 100644
--- a/flake.nix
+++ b/flake.nix
@@ -111,7 +111,7 @@
111 type = "gitlab"; 111 type = "gitlab";
112 owner = "gkleen"; 112 owner = "gkleen";
113 repo = "ca"; 113 repo = "ca";
114 ref = "v2.0.2"; 114 ref = "v2.0.3";
115 inputs = { 115 inputs = {
116 nixpkgs.follows = "nixpkgs"; 116 nixpkgs.follows = "nixpkgs";
117 mach-nix.follows = "mach-nix"; 117 mach-nix.follows = "mach-nix";