Unverified Commit 4f515b1a authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

x16-emulator, x16-rom: disable nixpkgs-update (#486757)

parents 64c8e279 29a4238c
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";
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
stdenv.mkDerivation (finalAttrs: {
  pname = "x16-rom";
  version = "48";
  # nixpkgs-update: no auto update

  src = fetchFromGitHub {
    owner = "X16Community";