R. Ryantm
|
6eed9214bb
|
xemu: 0.7.95 -> 0.7.96
|
2023-06-22 03:44:46 +00:00 |
|
R. Ryantm
|
92c54440a5
|
xemu: 0.7.92 -> 0.7.95
|
2023-06-17 12:43:48 +00:00 |
|
R. Ryantm
|
40e1ff499e
|
xemu: 0.7.90 -> 0.7.92
|
2023-06-10 18:54:42 +00:00 |
|
lasers
|
0d81386539
|
xemu: 0.7.88 -> 0.7.90
|
2023-05-19 06:39:14 -05:00 |
|
R. Ryantm
|
706a6fb4db
|
xemu: 0.7.87 -> 0.7.88
|
2023-05-05 14:06:02 +00:00 |
|
lasers
|
72e8332e0c
|
xemu: 0.7.85 -> 0.7.87
|
2023-05-02 18:49:51 -03:00 |
|
Anderson Torres
|
8577d50d0d
|
xemu: change self to finalAttrs
|
2023-04-20 22:22:23 -03:00 |
|
R. Ryantm
|
b6124a6283
|
xemu: 0.7.84 -> 0.7.85
|
2023-03-09 05:18:44 +00:00 |
|
Anderson Torres
|
31b278f6ad
|
xemu: add meta attributes
- Get rid of nested `with` in meta
+ Because `with` itself is an antipattern, as explained in
https://nix.dev/anti-patterns/language#with-attrset-expression
+ Because nested `with` has unintuitive behavior, as shown in
https://github.com/NixOS/nix/issues/490
- Add meta.longDescription;
- Add meta.changelog;
- Update meta.maintainers list.
|
2023-02-20 11:29:06 -03:00 |
|
Anderson Torres
|
320cb59815
|
xemu: refactor installPhase
- Use install command instead of mkdir + cp
- Use nix functional code instead of shell for loop
|
2023-02-20 11:29:06 -03:00 |
|
Anderson Torres
|
9bff8435da
|
xemu: cosmetic rewrite
- Use rec-less, overlay-style overridable attributes for stdenv.mkDerivation;
- Reorder the lists and sets in asciibetical order;
- Format the code.
|
2023-02-19 22:21:23 -03:00 |
|
GenericNerdyUsername
|
379bb7c2af
|
xemu: init at 0.7.84
|
2023-02-17 14:44:38 +00:00 |
|