24 Commits
Author SHA1 Message Date
zimbatm 3cecb5b042 actually expose eachSystemMap
follow up on #55
2022-02-07 11:27:41 +01:00
Jonas ChevalierandGitHub 3f197dc759 add system map for convenience (#55) 2022-01-20 18:42:55 +01:00
zimbatm acfb1951f0 Revert "add aarch64-darwin as default system (#40)"
This reverts commit c5d161cc0a.

This won't work if nixpkgs isn't also up to speed with aarch64-darwin.
2021-08-20 17:28:30 +02:00
zimbatm 7d706970d9 README: add support channel, mark as stable 2021-05-31 09:19:55 +02:00
Jonas ChevalierandGitHub 5466c5bbec simpleFlake: use only legacyPackages (#23)
Since Flake resolves both namespaces, and legacyPackages is more
forgiving, use that and not deal with the subtle differences.
2021-02-28 11:55:58 +00:00
zimbatm 3982c9903e remove unused functions 2021-01-07 21:33:30 +01:00
Jonas ChevalierandGitHub 5021eac203 Update README.md
fixes #12
2020-11-14 16:09:53 +00:00
zimbatm a586a6b966 simpleFlake: support defaultPackage and devShell 2020-08-26 20:21:41 +02:00
zimbatmandGitHub e34fcedfc7 add lib.simpleFlake (#5) 2020-08-23 13:28:05 +00:00
zimbatmandGitHub 0c686c77c4 ci: add GitHub Actions check (#6) 2020-08-01 13:56:00 +00:00
zimbatm 8e1f14e82d flattenTree: use / as the key separator
That character is less likely to be used in normal packaging names.
2020-07-22 11:35:16 +02:00
zimbatm 5973a46a75 oops, add the flattenTree.nix file 2020-07-22 11:29:59 +02:00
zimbatm 92ade60501 actually export flattenTree 2020-07-22 10:42:18 +02:00
zimbatm b0d0c72b08 introduce flattenTree 2020-07-22 10:38:31 +02:00
zimbatm 214c4471b5 README: add known issue 2020-07-20 15:57:39 +02:00
zimbatm 590d6d1bad undate to latest flake 2020-07-07 14:01:39 +02:00
zimbatm 4fbce19a7a remove deprecated flake edition 2020-05-30 00:39:37 +02:00
zimbatm 18a33a4d44 fmt 2020-05-02 22:51:26 +02:00
zimbatm 364b5310d6 better docs 2020-04-22 17:33:24 +02:00
zimbatm 49ccc18937 fix infinite recursion 2020-04-22 17:17:40 +02:00
zimbatm e2ad62c2e3 WIP 2020-04-22 17:12:09 +02:00
zimbatm 464b6ecb9b add mkApp 2020-04-11 19:29:17 +02:00
zimbatm f6ee9d535f adds forAllSupported 2020-04-11 16:48:15 +02:00
zimbatmandGitHub 5888499f0b Initial commit 2020-04-11 13:21:35 +00:00