Commit Graph

25 Commits

Author SHA1 Message Date
R. Ryantm
ff3c3bb1df ventoy-bin-full: 1.0.87 -> 1.0.88 2023-01-15 15:42:45 +00:00
R. Ryantm
5149546626 ventoy-bin-full: 1.0.86 -> 1.0.87 2023-01-10 09:06:03 +00:00
AndersonTorres
1453e6761a ventoy-bin: remove inherit (libsForQt5) reference on all-packages.nix
According to the issue linked at the end, filling arguments for `callPackage` in
all-packages.nix breaks splicing and makes the expressions incompatible with
cross-compilation.

This issue is more pronounced in the many `inherit (darwin)` calls. However, it
is present in similar contexts too.

The idea here is not the smartest: it just hides those inheritances from
`all-packages.nix` and sends them to the `default.nix` expressions.

Issue: https://github.com/NixOS/nixpkgs/issues/204303
2022-12-30 12:42:50 -03:00
R. Ryantm
2e8df73ed8 ventoy-bin-full: 1.0.85 -> 1.0.86 2022-12-25 23:49:53 +00:00
R. Ryantm
b421f0c14d ventoy-bin-full: 1.0.84 -> 1.0.85 2022-12-22 02:18:34 +00:00
AndersonTorres
e7e6577895 ventoy-bin: fix egregious error on meta attributes 2022-12-07 18:26:49 -03:00
R. Ryantm
08b713e044 ventoy-bin: 1.0.82 -> 1.0.84 2022-12-07 08:13:25 +00:00
R. Ryantm
d2068fdd5d ventoy-bin: 1.0.81 -> 1.0.82 2022-11-20 10:47:48 +00:00
AndersonTorres
5d9a2f1cdf ventoy-bin: fix VentoyPlugson 2022-11-02 11:28:06 -03:00
R. Ryantm
9c0adb711f ventoy-bin: 1.0.80 -> 1.0.81 2022-10-26 06:15:09 +00:00
k4leg
a22f734533
maintainers: remove k4leg 2022-09-22 14:29:31 -03:00
R. Ryantm
161cd6572b ventoy-bin: 1.0.79 -> 1.0.80 2022-09-22 05:37:39 +00:00
AndersonTorres
b48882773a ventoy-bin: 1.0.78 -> 1.0.79 2022-09-04 20:57:25 -03:00
Adam Stephens
4c942133b7 ventoy-bin: add meta.mainProgram 2022-07-11 16:09:30 -04:00
AndersonTorres
27fcfa314f ventoy-bin: 1.0.77 -> 1.0.78 2022-07-10 00:03:19 -03:00
Robert Scott
3d6c926c4f treewide/servers,shells,tools: add sourceType for more packages 2022-07-02 13:38:00 +01:00
AndersonTorres
48a99192af ventoy-bin: 1.0.76 -> 1.0.77
Also, create a ventoy-bin-full (with all filesystems but no gui).
2022-06-19 22:27:19 -03:00
Bogdan Drozd
4ae57843ba
ventoy-bin: 1.0.75 -> 1.0.76 2022-06-12 23:13:57 +03:00
Bogdan Drozd
5d06b5b8d4
ventoy-bin: 1.0.74 -> 1.0.75 2022-06-02 16:02:05 +03:00
Bogdan Drozd
94648ef64e
ventoy-bin: 1.0.72 -> 1.0.74 2022-04-29 16:28:42 +03:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Bogdan Drozd
37af56dc36
ventoy-bin: 1.0.56 -> 1.0.72 2022-03-28 17:44:11 +03:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
Alex Winter
d8ccdf66df
ventoy-bin: 1.0.51 -> 1.0.56 (#141616)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-26 16:43:43 +02:00
k4leg
c6de81559e
ventoy-bin: init at 1.0.51 2021-08-27 23:33:30 +03:00