Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-21 | Pluggable fetchers | Eelco Dolstra | |
Flakes are now fetched using an extensible mechanism. Also lots of other flake cleanups. | |||
2020-01-06 | Update flake.lock | Eelco Dolstra | |
2019-12-16 | Update flake.lock | Eelco Dolstra | |
2019-11-06 | Fix GitHub test | Eelco Dolstra | |
2019-10-22 | Use upstream nlohmann_json | Eelco Dolstra | |
2019-10-08 | Temporary compatibility hack | Eelco Dolstra | |
2019-10-08 | uri -> url for consistency | Eelco Dolstra | |
2019-10-04 | Merge release.nix, shell.nix and release-common.nix into flake.nix | Eelco Dolstra | |
Also provide a Nixpkgs overlay, memoize Nixpkgs evaluation and fit the githubFlakes test. | |||
2019-09-18 | Record original flakerefs in the lock file again | Eelco Dolstra | |
If 'input.<name>.uri' changes, then the entry in the lockfile for input <name> should be considered stale. Also print some messages when lock file entries are added/updated. | |||
2019-08-30 | Remove 'name' attribute from flakes | Eelco Dolstra | |
This is no longer needed since flakes are given an identity in the 'inputs' attribute. | |||
2019-08-30 | Update flake.{nix,lock} | Eelco Dolstra | |
2019-06-11 | Add a test for GitHub flakes | Eelco Dolstra | |
Fixes #2889. | |||
2019-06-04 | Update flake.lock | Eelco Dolstra | |
2019-05-31 | Rename requires -> inputs, provides -> outputs | Eelco Dolstra | |
Issue #2828. | |||
2019-05-09 | Update flake.lock | Eelco Dolstra | |
2019-05-08 | Add newline at end of lockfile | Eelco Dolstra | |
Suggested by @grahamc. | |||
2019-04-19 | Update flake.lock | Eelco Dolstra | |
2019-04-16 | Add flake lockfile | Eelco Dolstra | |