diff --git a/flake.lock b/flake.lock
index aaf22b1..7a01d05 100644
--- a/flake.lock
+++ b/flake.lock
@@ -62,16 +62,17 @@
         ]
       },
       "locked": {
-        "lastModified": 1717967227,
-        "narHash": "sha256-QOd9ASEEgchU8PKqYP5HyGvhorq3fcTL0en0HkJgbmQ=",
+        "lastModified": 1714766748,
+        "narHash": "sha256-//fP25eh1f9eA+0TEgWqusWjv9SuKh8rIF1ZJQNL1jo=",
         "owner": "nlewo",
         "repo": "comin",
-        "rev": "385a998581a3fcc72111e2185627a4fe7ab54ee2",
+        "rev": "d3658c452024824235de2355ac3e156b10c3eaaf",
         "type": "github"
       },
       "original": {
         "owner": "nlewo",
         "repo": "comin",
+        "rev": "d3658c452024824235de2355ac3e156b10c3eaaf",
         "type": "github"
       }
     },
diff --git a/flake.nix b/flake.nix
index 24b42a1..2761c6a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -19,7 +19,7 @@
     buildbot-nix.inputs.treefmt-nix.follows = "treefmt-nix";
     buildbot-nix.url = "github:Mic92/buildbot-nix";
     comin.inputs.nixpkgs.follows = "nixpkgs";
-    comin.url = "github:nlewo/comin";
+    comin.url = "github:nlewo/comin/d3658c452024824235de2355ac3e156b10c3eaaf";
     disko.inputs.nixpkgs.follows = "nixpkgs";
     disko.url = "github:nix-community/disko";
     empty.url = "github:nix-systems/empty";