mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
chore: fix flake.nix
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
{lib, buildGoModule, fetchFromGitHub }:
|
||||
{ lib, buildGoModule, fetchFromGitHub }:
|
||||
|
||||
buildGoModule rec {
|
||||
|
||||
|
||||
pname = "cocommit";
|
||||
version = "1.3.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user