mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Fix name
This commit is contained in:
parent
9a71c3c60d
commit
27c9f7ef78
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ let
|
||||||
in
|
in
|
||||||
|
|
||||||
{
|
{
|
||||||
name = "nss-preload";
|
name = "fetchurl";
|
||||||
|
|
||||||
nodes = {
|
nodes = {
|
||||||
machine = { pkgs, ... }: {
|
machine = { pkgs, ... }: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue