R. RyanTM
ee9eb08f8d
plasma-plugin-blurredwallpaper: 3.2.0 -> 3.2.1 ( #363945 )
2024-12-15 22:29:55 +05:30
Masum Reza
c0f3fbe556
plymouth-vortex-ubuntu-theme: 0-unstable-2024-05-05 -> 0-unstable-2024-11-20 ( #363951 )
2024-12-15 22:28:56 +05:30
Wolfgang Walther
1ade222e72
plasma-panel-colorizer: 1.0.0 -> 1.2.0 ( #357547 )
2024-12-13 20:24:27 +01:00
Wolfgang Walther
8ae24c7b80
plasmusic-toolbar: 2.0.0 -> 2.1.1 ( #357549 )
2024-12-13 20:24:06 +01:00
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
R. Ryantm
7e54045794
plymouth-vortex-ubuntu-theme: 0-unstable-2024-05-05 -> 0-unstable-2024-11-20
2024-12-10 15:11:50 +00:00
R. Ryantm
30931fd4ee
platformsh: 5.0.22 -> 5.0.23
2024-12-09 17:25:03 +00:00
Aleksana
0e1da9a3ea
plasticity: Fix EGL ( #362253 )
2024-12-07 23:04:06 +08:00
Arne Keller
a1fa8cc852
plasma-panel-spacer-extended: init at 1.9.0 ( #335447 )
2024-12-07 09:24:55 +01:00
liberodark
9efa9ce516
Plasticity: Fix EGL
2024-12-06 08:18:01 +01:00
Gaétan Lepage
13c5025b17
plasticity: 24.2.4 -> 24.2.6 ( #357411 )
2024-12-05 08:34:32 +01:00
liberodark
4847bcf397
plasticity: format
2024-12-04 16:51:25 +01:00
liberodark
09f7986029
plasticity: 24.2.4 -> 24.2.6
2024-12-04 16:48:37 +01:00
R. Ryantm
708c16b14f
plocate: 1.1.22 -> 1.1.23
2024-12-02 16:18:56 +00:00
Robert Schütz
922ba1fed2
plfit: 0.9.6 -> 1.0.0 ( #357921 )
2024-11-22 15:43:16 -08:00
R. Ryantm
015760bf02
plattenalbum: 2.2.0 -> 2.2.1
2024-11-22 09:13:22 +00:00
Robert Schütz
6e0747312e
plfit: format with nixfmt-rfc-style
2024-11-21 20:46:45 -08:00
Robert Schütz
c5bafb8dfd
plfit: move to pkgs/by-name
2024-11-21 20:44:25 -08:00
Donovan Glover
359b70da9e
plumber: 2.7.1 -> 2.8.0 ( #357332 )
2024-11-20 20:07:18 +00:00
Heitor Augusto
9586958e38
plasmusic-toolbar: 2.0.0 -> 2.1.1
2024-11-20 09:21:16 -03:00
Heitor Augusto
cb6290c2cf
plasma-panel-colorizer: 1.0.0 -> 1.2.0
2024-11-20 09:15:31 -03:00
R. Ryantm
4a2ec7480a
plumber: 2.7.1 -> 2.8.0
2024-11-19 16:46:25 +00:00
R. Ryantm
deb1a12a2c
plantuml-server: 1.2024.7 -> 1.2024.8
2024-11-19 04:18:58 +00:00
R. Ryantm
328e12aa6d
plantuml: 1.2024.7 -> 1.2024.8
2024-11-16 14:43:41 +01:00
Emily
6531d2e2b4
treewide: add missing sourceProvenance ( #354383 )
2024-11-14 00:21:28 +00:00
Paul Meyer
891fbc09c9
plymouth-blahaj-theme: init at 1.0.0 ( #348061 )
2024-11-12 13:18:20 +01:00
miampf
78d0007037
plymouth-blahaj-theme: init at 1.0.0
2024-11-12 12:44:51 +01:00
Reno Dakota
1f481ed5c7
treewide: add missing sourceProvenance
...
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
Bobby Rong
4edd69e182
planify: 4.11.4 -> 4.11.6
...
https://github.com/alainm23/planify/compare/4.11.4...4.11.6
2024-11-10 21:54:10 +08:00
Heitor Augusto
7578f3833b
plasma-panel-spacer-extended: init at 1.9.0
2024-11-09 22:23:52 -03:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Weijia Wang
b2127e7614
treewide: cleanup own packages to utilize the new apple-sdk ( #352699 )
2024-11-07 02:22:10 +01:00
Kenny MacDermid
88e1c5d404
plandex-server: add git to path
...
When running `plandex-server` as a service it will panic as it's
unable to find git. Add it to the programs PATH.
2024-11-04 13:07:53 -04:00
Aleksana
58c1ad48c0
plattenalbum: 2.1.1 -> 2.2.0 ( #345239 )
2024-11-01 11:17:41 +08:00
TomaSajt
f09703e02b
pls: remove stuff already included by apple-sdk
2024-10-31 21:12:29 +01:00
Aleksana
f625f3c09f
plasmusic-toolbar: 1.6.0 -> 2.0.0; nixfmt; modernize ( #349420 )
2024-10-29 18:13:49 +08:00
Heitor Augusto
3fbbfe4e68
plasmusic-toolbar: 1.6.0 -> 2.0.0
2024-10-18 06:11:16 -03:00
Heitor Augusto
3803d8f04e
plasmusic-toolbar: modernize
2024-10-17 19:52:44 -03:00
Heitor Augusto
9fd7aa088c
plasmusic-toolbar: nixfmt
2024-10-17 19:42:46 -03:00
Heitor Augusto
a25a056294
plasma-panel-colorizer: enable strictDeps
2024-10-17 19:15:56 -03:00
Heitor Augusto
6476dee80d
plasma-panel-colorizer: add updateScript
2024-10-17 18:39:48 -03:00
Heitor Augusto
a7c1386036
plasma-panel-colorizer: 0.5.2 -> 1.0.0
2024-10-17 18:30:21 -03:00
detroyejr
545276d8e6
plex-desktop: remove version from desktop exec
2024-10-14 15:40:17 +02:00
Nick Cao
2db1b90eda
plasticity: 24.2.3 -> 24.2.4 ( #345696 )
2024-10-07 10:21:42 -04:00
R. RyanTM
81b60beebf
platformsh: 5.0.21 -> 5.0.22 ( #346821 )
2024-10-06 12:09:58 +02:00
Sandro
744e61fe79
plex-desktop: remove version number from name ( #345754 )
2024-10-06 02:11:13 +02:00
R. Ryantm
feffb3a98f
plasma-plugin-blurredwallpaper: 3.1.0 -> 3.2.0
2024-10-05 11:41:18 +00:00
detroyejr
4e3b69e110
plex-desktop: inherit pname, meta, and enable update.sh
...
Replaces #328708 and closes https://github.com/NixOS/nixpkgs/issues/345618
2024-10-02 12:45:32 -04:00
detroyejr
dab7fc979d
plex-desktop: format with nixfmt
2024-10-01 15:57:16 -04:00