Commit graph

58 commits

Author SHA1 Message Date
Antoine Eiche 2c2a50af4d Try to fetchGit the provided src
The goal is to filter the provided src tree based on Git tracked files
to avoid unexpected rebuild. If the provided src tree is a not valid Git
repository, no filtering is applied.
2020-06-16 14:14:30 +02:00
Eelco Dolstra f012cc5092 Add support for git inputs 2020-04-29 13:06:17 +02:00
Eelco Dolstra 88dc02caca lastModified -> lastModifiedDate 2020-04-14 18:35:39 +02:00
Eelco Dolstra 6c21ad2740
Add support for lock file version 5 2020-03-31 16:05:00 +02:00
Eelco Dolstra c7b5800e53
Merge pull request #1 from zimbatm/parameterized-system
parameterize the system attribute
2020-03-29 17:59:23 +02:00
Jonas Chevalier 9ef308133d
parameterize the system attribute
Allow to instantiate flake-compat with another system
2020-03-28 18:53:45 +01:00
Eelco Dolstra 123f9a83cb
Handle non-flake inputs 2020-03-14 14:48:23 +01:00
Eelco Dolstra 59f787c31c
Initial version 2020-02-25 14:26:24 +01:00