tv: iana_etc -> iana-etc
This commit is contained in:
parent
c378ef4a1d
commit
5374e8447d
@ -46,7 +46,7 @@ with import <stockholm/lib>;
|
|||||||
|
|
||||||
{
|
{
|
||||||
# TODO check if both are required:
|
# TODO check if both are required:
|
||||||
nix.sandboxPaths = [ "/etc/protocols" pkgs.iana_etc.outPath ];
|
nix.sandboxPaths = [ "/etc/protocols" pkgs.iana-etc.outPath ];
|
||||||
|
|
||||||
nix.requireSignedBinaryCaches = true;
|
nix.requireSignedBinaryCaches = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user