Commit Graph

14 Commits

Author SHA1 Message Date
David Arnold
2ebf2558e5
fixup (#31) 2021-04-25 10:08:52 +00:00
David Arnold
eed214942b
fix comment (#30) 2021-04-19 21:40:21 +00:00
David Arnold
c6169a2772
imp: filterPackages (#28)
* imp: filterPackages

* Update filterPackages.nix

* Update filterPackages.nix

Co-authored-by: Jonas Chevalier <zimbatm@zimbatm.com>
2021-04-12 10:52:05 +02:00
zimbatm
3982c9903e
remove unused functions 2021-01-07 21:33:30 +01:00
zimbatm
e34fcedfc7
add lib.simpleFlake (#5) 2020-08-23 13:28:05 +00:00
Jörg Thalheim
ec20f52e2f
add allSystems (#7)
The flake design makes it unecessary hard to adopt new platforms
by hardcoding system. By having this list ready to use, I hope
people will write more portable flakes.
2020-08-10 10:06:06 +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
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
18a33a4d44
fmt 2020-05-02 22:51:26 +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