nemo-emblems: Disable nixpkgs-update
The tags are sometimes nemo-emblems-${version} and sometimes ${version},
in most cases I guess will just discover and do these updates manually.
This commit is contained in:
@@ -8,6 +8,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
pname = "nemo-emblems";
|
||||
version = "6.2.1";
|
||||
|
||||
# nixpkgs-update: no auto update
|
||||
src = fetchFromGitHub {
|
||||
owner = "linuxmint";
|
||||
repo = "nemo-extensions";
|
||||
|
||||
Reference in New Issue
Block a user