We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a71c3c commit 27c9f7eCopy full SHA for 27c9f7e
tests/nixos/fetchurl.nix
@@ -22,7 +22,7 @@ let
22
in
23
24
{
25
- name = "nss-preload";
+ name = "fetchurl";
26
27
nodes = {
28
machine = { pkgs, ... }: {
0 commit comments