1
0
Fork 0
mirror of https://github.com/numtide/flake-utils.git synced 2024-12-14 11:47:31 +00:00
Commit graph

16 commits

Author SHA1 Message Date
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
Jörg Thalheim
f99f597082
add defaultSystems examples (#3) 2020-07-21 11:58:06 +00: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
Frederik Rietdijk
400fa6d9af
Fix target specification type (#1)
Otherwise you get an error `Target specification with 3 components is ambiguous`.
2020-06-30 16:19:09 +00: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
zimbatm
5888499f0b
Initial commit 2020-04-11 13:21:35 +00:00