mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 04:26:01 +01: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