Commit Graph

123 Commits

Author SHA1 Message Date
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
R. Ryantm
58f47b455a plasticity: 24.2.3 -> 24.2.4 2024-10-01 12:16:07 +00:00
OTABI Tomoya
ddc54c0ba2
plasticity: 24.2.0 -> 24.2.3 (#343862) 2024-09-30 22:07:49 +09:00
Ruixi-rebirth
1226f38044
pls: 0.0.1-beta.7 -> 0.0.1-beta.8 2024-09-29 09:59:23 +08:00
R. Ryantm
7da0c81147 platformsh: 5.0.20 -> 5.0.21 2024-09-28 17:04:49 +00:00
Weijia Wang
6f48e6dedc
plex-desktop: 1.96.0 -> 1.101.0 (#343596) 2024-09-27 02:29:23 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Markus Kowalewski
aeddff3acf
platformsh: 5.0.19 -> 5.0.20 (#342592) 2024-09-24 22:02:13 +02:00
R. Ryantm
ada79bfff2 plasticity: 24.2.0 -> 24.2.3 2024-09-23 03:39:13 +00:00
Anthony ROUSSEL
cb8c920de8 plantuml-server: add anthonyroussel to maintainers 2024-09-22 16:46:06 +02:00
Anthony ROUSSEL
8078f7fda8 plantuml-server: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:46:06 +02:00
Anthony ROUSSEL
3ad1fa85df plantuml: add anthonyroussel to maintainers 2024-09-22 16:46:06 +02:00
Anthony ROUSSEL
ba1883b14b plantuml: add passthru.tests.version 2024-09-22 16:46:05 +02:00
Anthony ROUSSEL
0c102fdf95 plantuml: 1.2024.5 -> 1.2024.7 2024-09-22 16:46:05 +02:00
Anthony ROUSSEL
3c083ed52f plantuml: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:46:05 +02:00
Anthony ROUSSEL
00b7f08db7 plantuml-c4: add anthonyroussel to maintainers 2024-09-22 16:46:04 +02:00
Anthony ROUSSEL
5483308d33 plantuml-c4: 2.8.0 -> 2.10.0
https://github.com/plantuml-stdlib/C4-PlantUML/releases/tag/v2.10.0
https://github.com/plantuml-stdlib/C4-PlantUML/compare/v2.8.0...v2.10.0

https://github.com/tupadr3/plantuml-icon-font-sprites/releases/tag/v3.0.0
fa3f885dbd...v3.0.0
2024-09-22 16:46:04 +02:00
Anthony ROUSSEL
775c4ad439 plantuml-c4: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 16:10:59 +02:00
Andrea Coradi
13d19ef4d5 plex-desktop: 1.96.0 -> 1.101.0 2024-09-21 23:52:33 +02:00
nixpkgs-merge-bot[bot]
261a20d908
plasticity: 24.1.8 -> 24.2.0 (#340999) 2024-09-17 21:03:29 +00:00
R. Ryantm
387b6266f1 platformsh: 5.0.19 -> 5.0.20 2024-09-17 17:41:02 +00:00
Robert Schütz
06bfe4681a
plasma-applet-commandoutput: init at 13 (#341426) 2024-09-16 23:05:04 -07:00
Robert Schütz
a843d10d76 plasma-applet-commandoutput: init at 13 2024-09-16 13:17:13 -07:00
Nick Cao
2b5b7f7c4d
plumber: 2.7.0 -> 2.7.1 (#341952) 2024-09-15 09:14:55 -04:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
R. Ryantm
b41e94db76 plumber: 2.7.0 -> 2.7.1 2024-09-15 01:43:26 +00:00
R. Ryantm
ce10ce52b9 plasticity: 24.1.8 -> 24.2.0 2024-09-10 12:29:01 +00:00
R. Ryantm
296c98a6dc plasmusic-toolbar: 1.5.0 -> 1.6.0 2024-09-05 07:54:33 +00:00
Peder Bergebakken Sundt
fcdecc256a
treewide: change ${pname} to string literal (#336172)
* adwaita-icon-theme: change `${pname}` to string literal

* alp: change `${pname}` to string literal

* alsa-oss: change `${pname}` to string literal

* alsa-plugins: change `${pname}` to string literal

* alsa-ucm-conf: change `${pname}` to string literal

* alsa-utils: change `${pname}` to string literal

* anyrun: change `${pname}` to string literal

* assemblyscript: change `${pname}` to string literal

* audiobookshelf: change `${pname}` to string literal

* baobab: change `${pname}` to string literal

* braa: change `${pname}` to string literal

* brill: change `${pname}` to string literal

* centrifugo: change `${pname}` to string literal

* cheese: change `${pname}` to string literal

* cljfmt: change `${pname}` to string literal

* coppwr: change `${pname}` to string literal

* cosmic-edit: change `${pname}` to string literal

* cosmic-files: change `${pname}` to string literal

* cosmic-store: change `${pname}` to string literal

* cosmic-term: change `${pname}` to string literal

* crate2nix: change `${pname}` to string literal

* cups-kyocera-3500-4500: change `${pname}` to string literal

* dbqn: change `${pname}` to string literal

* dconf-editor: change `${pname}` to string literal

* devhelp: change `${pname}` to string literal

* dmarc-report-converter: change `${pname}` to string literal

* engage: change `${pname}` to string literal

* eog: change `${pname}` to string literal

* evolution-data-server-gtk4: change `${pname}` to string literal

* find-billy: change `${pname}` to string literal

* firefly-iii: change `${pname}` to string literal

* fuchsia-cursor: change `${pname}` to string literal

* geary: change `${pname}` to string literal

* ghex: change `${pname}` to string literal

* gitg: change `${pname}` to string literal

* glasskube: change `${pname}` to string literal

* gnome.gnome-autoar: change `${pname}` to string literal

* gnome.gnome-calculator: change `${pname}` to string literal

* gnome.gnome-calendar: change `${pname}` to string literal

* gnome.gnome-common: change `${pname}` to string literal

* gnome.gnome-dictionary: change `${pname}` to string literal

* gnome.gnome-disk-utility: change `${pname}` to string literal

* gnome.gnome-font-viewer: change `${pname}` to string literal

* gnome.gnome-keyring: change `${pname}` to string literal

* gnome.gnome-screenshot: change `${pname}` to string literal

* gnome.gnome-system-monitor: change `${pname}` to string literal

* gnome.seahorse: change `${pname}` to string literal

* gnome.simple-scan: change `${pname}` to string literal

* gnome.sushi: change `${pname}` to string literal

* gnome.totem: change `${pname}` to string literal

* gnome.yelp: change `${pname}` to string literal

* gnome.yelp-xsl: change `${pname}` to string literal

* gnucap-full: change `${pname}` to string literal

* goredo: change `${pname}` to string literal

* guile-semver: change `${pname}` to string literal

* halo: change `${pname}` to string literal

* intiface-central: change `${pname}` to string literal

* intune-portal: change `${pname}` to string literal

* iscc: change `${pname}` to string literal

* jetbrains-toolbox: change `${pname}` to string literal

* jnr-posix: change `${pname}` to string literal

* keymapp: change `${pname}` to string literal

* libation: change `${pname}` to string literal

* libeduvpn-common: change `${pname}` to string literal

* libmamba: change `${pname}` to string literal

* littlefs-fuse: change `${pname}` to string literal

* logseq: change `${pname}` to string literal

* lxgw-wenkai-tc: change `${pname}` to string literal

* microsoft-identity-broker: change `${pname}` to string literal

* minetest-mapserver: change `${pname}` to string literal

* msalsdk-dbusclient: change `${pname}` to string literal

* neverest: change `${pname}` to string literal

* nf-test: change `${pname}` to string literal

* numbat: change `${pname}` to string literal

* pdf2odt: change `${pname}` to string literal

* plemoljp: change `${pname}` to string literal

* plemoljp-hs: change `${pname}` to string literal

* plemoljp-nf: change `${pname}` to string literal

* pocket-updater-utility: change `${pname}` to string literal

* proto: change `${pname}` to string literal

* pw3270: change `${pname}` to string literal

* ratchet: change `${pname}` to string literal

* read-it-later: change `${pname}` to string literal

* redmine: change `${pname}` to string literal

* regina: change `${pname}` to string literal

* regripper: change `${pname}` to string literal

* revolt-desktop: change `${pname}` to string literal

* rs: change `${pname}` to string literal

* signaturepdf: change `${pname}` to string literal

* sonarlint-ls: change `${pname}` to string literal

* srgn: change `${pname}` to string literal

* stackit-cli: change `${pname}` to string literal

* substudy: change `${pname}` to string literal

* swayosd: change `${pname}` to string literal

* synthesia: change `${pname}` to string literal

* tarlz: change `${pname}` to string literal

* termcap: change `${pname}` to string literal

* tinycompress: change `${pname}` to string literal

* tracexec: change `${pname}` to string literal

* treefmt2: change `${pname}` to string literal

* udev-gothic: change `${pname}` to string literal

* udev-gothic-nf: change `${pname}` to string literal

* vvvvvv: change `${pname}` to string literal

* yggdrasil: change `${pname}` to string literal

* zsync: change `${pname}` to string literal
2024-08-20 15:56:55 -07:00
R. Ryantm
27799a0844 platformsh: 5.0.18 -> 5.0.19 2024-08-18 10:06:15 +00:00
R. Ryantm
3bd6a90e1b plasmusic-toolbar: 1.4.0 -> 1.5.0 2024-08-16 11:27:08 +00:00
R. Ryantm
89bc23e23b platformsh: 5.0.16 -> 5.0.18 2024-08-11 06:32:47 +00:00
R. Ryantm
e2752d3f75 plasticity: 24.1.7 -> 24.1.8 2024-08-07 08:04:27 +00:00
Florian
0ec367917c
Merge pull request #330942 from HeitorAugustoLN/plasmusic-toolbar-updatescript
plasmusic-toolbar: add passthru.updateScript
2024-08-06 06:52:43 +02:00
Donovan Glover
50d494e5a4
Merge pull request #331644 from TomaSajt/pls
pls: 0.0.1-beta.6 -> 0.0.1-beta.7
2024-08-05 17:57:48 +00:00
Aleksana
f2d6dbc884
Merge pull request #328865 from viraptor/plandex-init
plandex,plandex-server: init at 1.1.1
2024-08-03 22:48:42 +08:00
TomaSajt
afcd5c6253
pls: 0.0.1-beta.6 -> 0.0.1-beta.7 2024-08-02 02:08:48 +02:00