Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19
.tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
34j
d637b85e25
treewide: replace --enable-wayland-ime
with --enable-wayland-ime=true
for the arguments to properly work ( #361341 )
2024-12-05 00:06:22 +05:30
34j
8ae2932d56
add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
2024-11-24 13:34:28 +09:00
Jack Wilsdon
6444a64400
plexamp: add ozone platform hint for wayland
2024-10-13 13:56:51 +01:00
R. Ryantm
1c72f09b07
plexamp: 4.11.1 -> 4.11.2
2024-09-26 18:39:50 +00:00
R. Ryantm
86d2a4f6e8
plexamp: 4.11.0 -> 4.11.1
2024-08-09 05:19:51 +00:00
R. Ryantm
0cde7df13a
plexamp: 4.10.1 -> 4.11.0
2024-07-18 04:13:10 +00:00
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