Commit Graph

22 Commits

Author SHA1 Message Date
R. Ryantm
a3ee6ee2e6 xemu: 0.7.118 -> 0.7.119 2024-03-10 12:22:53 +00:00
R. Ryantm
f75d3dbffc xemu: 0.7.117 -> 0.7.118 2023-12-25 04:40:17 +00:00
R. Ryantm
ea92724539 xemu: 0.7.116 -> 0.7.117 2023-11-21 22:28:17 +00:00
R. Ryantm
c7c126f2ef xemu: 0.7.111 -> 0.7.116 2023-10-24 08:45:35 -03:00
R. Ryantm
bf893c7d4b xemu: 0.7.110 -> 0.7.111 2023-08-07 09:12:01 +00:00
Austin Horstman
e5764e8204
treewide: add meta.mainProgram to emulators 2023-08-04 13:25:11 -05:00
lasers
c039ee5a06 xemu: 0.7.104 -> 0.7.110 2023-08-02 20:43:48 +00:00
R. Ryantm
9a476c8ea4 xemu: 0.7.103 -> 0.7.104 2023-07-24 21:38:40 -03:00
lasers
784edf766b xemu: 0.7.97 -> 0.7.103 2023-07-23 09:17:29 -03:00
Anderson Torres
b2beb5cc27 xemu: 0.7.96 -> 0.7.97 2023-07-10 19:56:13 -03:00
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