mirror of
https://github.com/NixOS/nix
synced 2025-07-02 13:31:48 +02:00
parent
9060d0fe46
commit
7dfff58292
8 changed files with 120 additions and 120 deletions
|
@ -25,7 +25,7 @@ let
|
|||
then getInputByPath lockFile.root inputSpec
|
||||
else inputSpec;
|
||||
|
||||
# Follow an input path (e.g. ["dwarffs" "nixpkgs"]) from the
|
||||
# Follow an input attrpath (e.g. ["dwarffs" "nixpkgs"]) from the
|
||||
# root node, returning the final node.
|
||||
getInputByPath = nodeName: path:
|
||||
if path == []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue