Commit 29a4238c authored by zowoq's avatar zowoq
Browse files

x16-rom: disable nixpkgs-update

parent e74c5634
Loading
Loading
Loading
Loading
+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";