aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/flake/call-flake.nix
AgeCommit message (Expand)Author
2023-02-22flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`Robert Hensing
2023-02-22flakes: Ensure that `self.outPath == ./.`Robert Hensing
2022-10-25Use _typeEelco Dolstra
2022-10-23Mark flakes with .type = "flake".Shea Levy
2020-06-11Represent 'follows' inputs explicitly in the lock fileEelco Dolstra
2020-05-30Remove TreeInfoEelco Dolstra
2020-04-10Remove flake 'edition' fieldEelco Dolstra
2020-04-02Respect the narHash attribute in more input typesEelco Dolstra
2020-03-12Change the lock file to a graphEelco Dolstra
2020-03-11Move call-flake.nix into libexprEelco Dolstra