Commit Graph

11 Commits

Author SHA1 Message Date
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Morgan Helton
9784c89a3c protonup-qt: add zstd to extraPkgs 2024-04-27 15:01:23 -05:00
R. Ryantm
7f1e0b011d protonup-qt: 2.9.1 -> 2.9.2 2024-04-25 02:00:02 +00:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
R. Ryantm
53200971f3 protonup-qt: 2.8.2 -> 2.9.1 2024-01-08 06:00:03 +00:00
R. Ryantm
236434985f protonup-qt: 2.8.0 -> 2.8.2 2023-09-15 21:13:51 +00:00
michaelBelsanti
91f5da5ba1 protonup-qt: 2.7.7 -> 2.8.0 2023-06-19 22:54:37 -04:00
R. Ryantm
fe4e321188 protonup-qt: 2.7.4 -> 2.7.7 2023-02-27 21:45:47 +00:00
michaelBelsanti
3d139e1130 protonup-qt: add michaelBelsanti as maintainer 2023-02-17 13:22:58 -05:00
Robert Hensing
427d0b71b6 protonup-qt: Fix CI
This change unblocks OfBorg.
2023-02-17 18:32:43 +01:00
quasigod-io
75fae935dc protonup-qt: init at 2.7.4 2022-11-06 11:22:58 -05:00