aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/primops/flakeref.cc
AgeCommit message (Expand)Author
2019-05-07Improve FlakeRef::to_string()Eelco Dolstra
2019-05-01Allow 'dir' parameter in github: URIsEelco Dolstra
2019-05-01Accept empty directoriesEelco Dolstra
2019-05-01Validate 'dir=' parametersEelco Dolstra
2019-05-01Support 'dir' parameters in https and ssh flake URIsEelco Dolstra
2019-05-01WIP: still need to adapt flakeref parsingNick Van den Broeck
2019-04-19Improve missing flake.nix error messageEelco Dolstra
2019-04-19Fix assertion failure in FlakeRef::to_string()Eelco Dolstra
2019-04-16Allow refs to start with a digitEelco Dolstra
2019-04-16Fix lock file generationEelco Dolstra
2019-04-15FlakeRef::to_string(): Drop the "flake:" prefixEelco Dolstra
2019-04-09FlakeAlias is implementedNick Van den Broeck
2019-04-09Took ref and rev out of FlakeRefNick Van den Broeck
2019-04-08Allow relative paths in flakerefsEelco Dolstra
2019-04-08Add path flakeref variantEelco Dolstra
2019-03-22Issue #15 is finishedNick Van den Broeck
2019-02-12Interpret all file:// URIs as Git repositoriesEelco Dolstra
2019-02-12Enforce use of immutable flakes in pure modeEelco Dolstra
2019-02-12Improve flake referencesEelco Dolstra