mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
taxi: Temporarily disable nixpkgs-update (#401963)
This commit is contained in:
commit
e5a5b6e891
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ stdenv.mkDerivation {
|
||||||
pname = "taxi";
|
pname = "taxi";
|
||||||
version = "2.0.2-unstable-2024-12-26";
|
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 {
|
src = fetchFromGitHub {
|
||||||
owner = "ellie-commons";
|
owner = "ellie-commons";
|
||||||
repo = "taxi";
|
repo = "taxi";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue