mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
Fix wording in comment
This commit is contained in:
parent
2e2e9eae97
commit
e4ea8de1c5
@ -85,7 +85,7 @@ let
|
||||
else
|
||||
abort "ERROR: niv spec ${name} has unknown type ${builtins.fromJSON spec.type}";
|
||||
|
||||
# Ports of functions for previous nix versions
|
||||
# Ports of functions for older nix versions
|
||||
|
||||
# a Nix version of mapAttrs if the built-in doesn't exist
|
||||
mapAttrs = builtins.mapAttrs or (
|
||||
|
Loading…
Reference in New Issue
Block a user