nemo-emblems: Disable nixpkgs-update (#354445)

This commit is contained in:
Bobby Rong
2024-11-08 21:38:33 +08:00
committed by GitHub
+1
View File
@@ -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";