summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2022-03-01 19:28:31 +0100
committerVladimír Čunát <v@cunat.cz>2022-03-01 19:28:31 +0100
commit18bd82edcc752d6a0e6cce1401ba0c81353a03ca (patch)
treebd839d6bb30c01bfbbc5f98d8da2d860d1af8064 /nixos/release-combined.nix
parent275bf0b7f6cfa5122cc5fcf7c3f3d4b30f13b49c (diff)
downloadnixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar.gz
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar.bz2
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar.lz
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar.xz
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.tar.zst
nixpkgs-18bd82edcc752d6a0e6cce1401ba0c81353a03ca.zip
nixos/release tested job: drop `nano` test
It doesn't exist since PR #161707 (commit 7ef8df87679).
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index 295aa4ea84f..fd8a39cfb92 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -98,7 +98,6 @@ in rec {
         (onFullSupported "nixos.tests.login")
         (onFullSupported "nixos.tests.misc")
         (onFullSupported "nixos.tests.mutableUsers")
-        (onFullSupported "nixos.tests.nano")
         (onFullSupported "nixos.tests.nat.firewall-conntrack")
         (onFullSupported "nixos.tests.nat.firewall")
         (onFullSupported "nixos.tests.nat.standalone")