mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
chore: remove rev from nix flake
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
prog_src = {
|
prog_src = {
|
||||||
flake = false;
|
flake = false;
|
||||||
url = "github:Slug-Boi/cocommit";
|
url = "github:Slug-Boi/cocommit";
|
||||||
rev = "v1.3.0";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, flake-utils, ... }@inputs: let
|
outputs = { self, nixpkgs, flake-utils, ... }@inputs: let
|
||||||
|
|||||||
Reference in New Issue
Block a user