Commit Graph

10 Commits

Author SHA1 Message Date
Anderson Torres
c16c239724 micro.wrapper: init 2024-09-03 21:06:41 -03:00
Anderson Torres
bc448e7f96 micro: tidy up the package
Basically, removing all references to clipboard things.
The idea is to wrap them later in another derivation.
2024-09-03 21:05:50 -03:00
Peder Bergebakken Sundt
f561cf5798 micro: add pbsds to maintainers 2024-08-29 00:39:28 -04:00
R. Ryantm
fe0150f217 micro: 2.0.13 -> 2.0.14 2024-08-28 01:22:33 +00:00
Anderson Torres
8c98fdc5a0 micro: nixfmt-rfc-style 2024-07-31 11:59:33 -03:00
Anderson Torres
7e8c970b4f micro: refactor tests
- create a directory for holding tests

  `packagesFromDirectoryRecursive` is really useful!

- add version test
- rename and rework expect test
2024-07-31 11:59:32 -03:00
Anderson Torres
c54fb7baa9 micro: get rid of rec 2024-07-31 11:59:32 -03:00
Anderson Torres
e439f7ea3c micro: cleanup
- put the stdenv.isLinux condition over input arguments
- deprecate withWlclip -> withWlClipboard
- migrate clipboardPackages next to postFixup
- remove references to pname
- split outputs
- strictDeps
- rework postInstall
- desugar passthru
- remove nested with in meta
- add meta.longDescription
2024-07-31 11:59:32 -03:00
Anderson Torres
7e84c1a283 micro: adopted by AndersonTorres
Because dtzWill is inactive.
2024-07-31 11:59:32 -03:00
Anderson Torres
5d44fba2d6 micro: migrate to by-name 2024-07-31 11:59:32 -03:00