x16-emulator: disable nixpkgs-update

This commit is contained in:
zowoq
2026-02-04 09:40:19 +10:00
parent d1e087df68
commit e74c5634cc
+1
View File
@@ -12,6 +12,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "x16-emulator";
version = "48";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "X16Community";