chore: remove rev from nix flake

This commit is contained in:
Theis
2025-04-28 15:31:45 +02:00
committed by GitHub
parent b542561de1
commit 2409fc7869
-1
View File
@@ -5,7 +5,6 @@
prog_src = {
flake = false;
url = "github:Slug-Boi/cocommit";
rev = "v1.3.0";
};
};
outputs = { self, nixpkgs, flake-utils, ... }@inputs: let