Unverified Commit e5a5b6e8 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

taxi: Temporarily disable nixpkgs-update (#401963)

parents 76712dbb 72473444
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ stdenv.mkDerivation {
  pname = "taxi";
  version = "2.0.2-unstable-2024-12-26";

  # Temporarily disable nixpkgs-update before we have a tagged release.
  # nixpkgs-update: no auto update
  src = fetchFromGitHub {
    owner = "ellie-commons";
    repo = "taxi";