Marcus Ramberg
28e8f35ed7
Merge pull request #313788 from Redhawk18/plexamp
...
plexamp: 4.8.3 -> 4.10.1
2024-06-18 23:26:10 +02:00
Redhawk18
15a60ad3b7
plexamp: 4.8.3 -> 4.10.1
2024-06-18 09:41:43 -04:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Martino Fontana
6e465f4550
treewide: fix use of extraPkgs
in AppImages
...
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.
Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Martino Fontana
bea50e5f6e
treewide: remove multiArch=false
from buildFHSEnv
usages
...
Cleanup after the work of #240860 .
Also preventing new packages to copy from outdated ones.
2024-05-13 20:32:47 +02: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
nicoo
fab52fca51
treewide: sha512 → hash
2023-09-22 18:37:42 +02:00
nixpkgs-upkeep-bot
246ab60dd4
plexamp: 4.8.2 -> 4.8.3
2023-09-14 00:27:01 +00:00
nixpkgs-upkeep-bot
577b523196
plexamp: 4.8.1 -> 4.8.2
2023-08-04 00:29:16 +00:00
nixpkgs-upkeep-bot
91fa204492
plexamp: 4.7.4 -> 4.8.1
2023-07-24 00:27:55 +00:00
Atemu
f0c58f6e96
tree-wide: use new multiArch buildFHSEnv argument
...
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
nixpkgs-upkeep-bot
826e69915a
plexamp: 4.6.2 -> 4.7.4
2023-05-16 20:28:25 +00:00
nixpkgs-upkeep-bot
8edef8326a
plexamp: 4.6.1 -> 4.6.2
2023-02-04 00:22:10 +00:00
nixpkgs-upkeep-bot
602733331f
plexamp: 4.5.2 -> 4.6.1
2022-12-06 00:24:02 +00:00
nixpkgs-upkeep-bot
f3186e4857
plexamp: 4.4.0 -> 4.5.2
2022-11-05 00:21:15 +00:00
nixpkgs-upkeep-bot
087ce752ba
plexamp: 4.3.0 -> 4.4.0
2022-09-18 00:23:03 +00:00
nixpkgs-upkeep-bot
dd6ffc0f52
plexamp: 4.2.1 -> 4.3.0
2022-08-04 00:59:51 +00:00
nixpkgs-upkeep-bot
7058d597eb
plexamp: 4.2.0 -> 4.2.1
2022-05-02 00:20:35 +00:00
nixpkgs-upkeep-bot
68c4492a03
plexamp: 4.1.0 -> 4.2.0
2022-04-10 00:11:38 +00:00
nixpkgs-upkeep-bot
3518ed19a5
plexamp: 4.0.3 -> 4.1.0
2022-03-21 00:11:09 +00:00
nixpkgs-upkeep-bot
6fa9f8b564
plexamp: 4.0.2 -> 4.0.3
2022-02-27 00:08:38 +00:00
nixpkgs-upkeep-bot
baf5cacf83
plexamp: 4.0.1 -> 4.0.2
2022-02-24 00:41:28 +00:00
nixpkgs-upkeep-bot
b9d731d22e
plexamp: 4.0.0 -> 4.0.1
2022-02-20 00:11:11 +00:00
nixpkgs-upkeep-bot
acfd0f66fa
plexamp: 3.9.1 -> 4.0.0
2022-02-15 00:11:30 +00:00
nixpkgs-upkeep-bot
b21923eeef
plexamp: 3.9.0 -> 3.9.1
2022-01-19 12:09:23 +00:00
nixpkgs-upkeep-bot
93232f0234
plexamp: 3.8.2 -> 3.9.0
2022-01-01 12:06:30 +00:00
nixpkgs-upkeep-bot
7e0eb9ecf0
plexamp: 3.8.0 -> 3.8.2
2021-11-09 15:55:53 +01:00
nixpkgs-upkeep-bot
438367dfba
plexamp: 3.7.1 -> 3.8.0
2021-11-04 00:09:13 +00:00
Patrick Hilhorst
cd6800cbff
plexamp: use new pname-version cababilities introduced in #143347
2021-10-29 17:02:52 +02:00
Piper McCorkle
757d3b91a6
plexamp: update hash due to silent release
2021-10-08 16:18:02 -05:00
nixpkgs-upkeep-bot
d5c3d46935
plexamp: 3.7.0 -> 3.7.1
2021-09-17 00:12:30 +00:00
nixpkgs-upkeep-bot
b32e2cfc1d
plexamp: 3.5.0 -> 3.7.0
2021-09-08 12:10:31 +00:00
upkeep-bot
843b476af1
plexamp: 3.4.7 -> 3.5.0
2021-07-02 22:54:40 +00:00
upkeep-bot
69e6ec23d2
plexamp: 3.4.6 -> 3.4.7
2021-06-04 09:19:11 +00:00
Patrick Hilhorst
741c61b735
plexamp: 3.4.4 -> 3.4.6 ( #121887 )
2021-05-24 19:35:55 +02:00
Pavol Rusnak
28de4ac62a
treewide: make AppRun substitutions constistent
2021-04-17 12:48:13 +02:00
Patrick Hilhorst
3a035fecee
plexamp: update changelog for 3.4.4
2021-03-16 14:06:45 +01:00
Patrick Hilhorst
6ef898a1b2
plexamp: 3.4.3 -> 3.4.4
2021-03-16 13:25:12 +01:00
Patrick Hilhorst
ce3ab330b9
plexamp: add synthetica (myself) as maintainer
2021-03-10 20:12:42 +01:00
Patrick Hilhorst
bf2f6a99d5
plexamp: 3.4.2 -> 3.4.3
2021-03-10 20:12:15 +01:00
Patrick Hilhorst
85db5da7d2
plexamp: 3.4.1 -> 3.4.2
2021-03-10 19:52:39 +01:00
Andrew Fontaine
8595b3af99
plexamp: 3.3.1 -> 3.4.1
...
Update to latest release
https://forums.plex.tv/t/plexamp-release-notes/221280/last
2021-01-31 22:21:43 -05:00
Andrew Fontaine
52b180ad54
plexamp: 3.2.0 -> 3.3.1
...
Release notes: https://forums.plex.tv/t/plexamp-release-notes/221280/20
2020-11-06 09:22:32 -08:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Andrew Fontaine
73133a6af0
plexamp: 3.1.1 -> 3.2.0
...
Adds remote control support for other plex players, as well as other
changes.
Release notes: https://forums.plex.tv/t/plexamp-release-notes/221280/16
2020-09-24 16:27:10 -04:00
Pascal Hertleif
cda0a60c08
plexamp: fix icon
...
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif
5821103b06
plexamp: 3.0.3 -> 3.1.1
...
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif
30a97cf45c
plexamp: init at 3.0.3
...
Desktop file does not work.
2020-07-31 10:55:45 -07:00