Disable ruby plugin test as no network access to GitHub in derivation (#2835)

This commit is contained in:
Zhongcheng Lao 2024-10-27 19:04:43 +08:00 committed by GitHub
parent 0a078e2a87
commit 389ab76899
2 changed files with 8 additions and 7 deletions

View File

@ -40,7 +40,8 @@ rustPlatform.buildRustPackage {
checkPhase = '' checkPhase = ''
RUST_BACKTRACE=full cargo test --all-features -- \ RUST_BACKTRACE=full cargo test --all-features -- \
--skip cli::plugins::ls::tests::test_plugin_list_urls \ --skip cli::plugins::ls::tests::test_plugin_list_urls \
--skip tera::tests::test_last_modified --skip tera::tests::test_last_modified \
--skip plugins::core::ruby::tests::test_list_versions_matching
''; '';
meta = with lib; { meta = with lib; {

View File

@ -5,11 +5,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1710146030, "lastModified": 1726560853,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1718428119, "lastModified": 1729980323,
"narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=", "narHash": "sha256-eWPRZAlhf446bKSmzw6x7RWEE4IuZgAp8NW3eXZwRAY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5", "rev": "86e78d3d2084ff87688da662cf78c2af085d8e73",
"type": "github" "type": "github"
}, },
"original": { "original": {