nix-update/tests/testpkgs
Mario Rodas 5bfdcbecf4 Fix test_cargo_lock_update
test_cargo_lock_update was relying in Ruff 0.0.254 which used its own
fork of LibCST.
Ruff deprecated its fork [1] and removed the repository, hence this
tests was failing trying to reach a defunct repository.

[1] https://github.com/astral-sh/ruff/commit/072358e26
2024-06-06 12:16:45 +00:00
..
cargo-lock-expand add cargo-lock-expand test 2023-03-21 09:06:58 -04:00
cargo-lock-update Fix test_cargo_lock_update 2024-06-06 12:16:45 +00:00
bitbucket.nix fix bitbucket test 2024-04-23 11:58:28 +00:00
composer.nix Add support for updating buildComposerProject's vendorHash 2024-01-16 11:06:16 +01:00
crate.nix add test for updating flake outputs 2022-12-08 12:56:47 -05:00
default.nix Add support for updating buildMavenPackage's mvnHash 2024-03-18 07:15:52 +00:00
flake.nix add test for updating flake outputs 2022-12-08 12:56:47 -05:00
gitea.nix gitea support 2023-01-21 15:31:30 -05:00
github.nix add integration tests for the diff feature 2022-11-27 09:52:04 -05:00
gitlab.nix add integration tests for the diff feature 2022-11-27 09:52:04 -05:00
maven.nix Add support for updating buildMavenPackage's mvnHash 2024-03-18 07:15:52 +00:00
npm.nix apply treefmt 2023-05-20 09:14:24 +02:00
pypi.nix add changelog feature and add integration test for it 2022-11-14 15:38:56 +01:00
savanna.nix apply treefmt 2023-05-20 09:14:24 +02:00
sourcehut.nix fix failing sourcehut test 2024-04-02 07:49:09 +00:00