Commit e74c5634 authored by zowoq's avatar zowoq
Browse files

x16-emulator: disable nixpkgs-update

parent d1e087df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
stdenv.mkDerivation (finalAttrs: {
  pname = "x16-emulator";
  version = "48";
  # nixpkgs-update: no auto update

  src = fetchFromGitHub {
    owner = "X16Community";