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
Nick Cao
47ad8bd36a
pulsarctl: 4.0.0.4 -> 4.0.0.8 ( #363534 )
2024-12-10 08:49:55 -05:00
nixpkgs-merge-bot[bot]
fc5e9aa247
pulumi-esc: 0.11.0 -> 0.11.1 ( #362417 )
2024-12-10 03:38:36 +00:00
Christopher Crouse
d003aefa70
publii: 0.45.2 -> 0.46.2 ( #363093 )
...
Release:
- https://getpublii.com/blog/release-046-2.html
- https://getpublii.com/download/Publii-0.46.2.deb
- https://github.com/GetPublii/Publii/releases/tag/v.0.46.2-build-16966
2024-12-09 13:51:57 -05:00
R. Ryantm
e2a0786661
pulsarctl: 4.0.0.4 -> 4.0.0.8
2024-12-09 10:55:18 +00:00
R. Ryantm
621e924eb3
puncia: 0.24 -> 0.25
2024-12-09 00:27:46 +00:00
Wolfgang Walther
b328124164
pulsarctl: 2.11.1.3 -> 4.0.0.4 ( #242222 )
2024-12-07 21:54:11 +01:00
R. Ryantm
4e2aca6051
pulumi-esc: 0.11.0 -> 0.11.1
2024-12-06 13:42:39 +00:00
Nikolay Korotkiy
694bb71233
pupdate: 3.19.0 -> 3.20.0 ( #360343 )
2024-12-01 23:21:12 +04:00
R. Ryantm
e17f857670
pulldown-cmark: 0.12.1 -> 0.12.2
2024-11-30 18:49:24 +00:00
Philipp Rintz
7274f7361a
pupdate: 3.19.0 -> 3.20.0
2024-11-30 09:42:54 +01:00
Peder Bergebakken Sundt
f6d9b1683f
pulsar: 1.122.0 -> 1.123.0 ( #358575 )
2024-11-25 13:13:38 +01:00
Weijia Wang
1d8d6f2dbb
lvtk: 1.2.0 -> 1.2.0-unstable-2024-11-06 ( #356644 )
2024-11-24 12:30:24 +01:00
Peder Bergebakken Sundt
63613a7326
pulsar: 1.122.0 -> 1.123.0
...
Changelog: https://github.com/pulsar-edit/pulsar/blob/v1.123.0/CHANGELOG.md
2024-11-23 22:31:11 +01:00
Weijia Wang
a3e0c8cd6e
pugl: fix x86_64-darwin build
2024-11-23 10:17:57 +01:00
Fabian Affolter
9afbaab23f
puncia: 0.15-unstable-2024-03-23 -> 0.24
...
Diff: https://github.com/ARPSyndicate/puncia/compare/refs/tags/v0.15-unstable-2024-03-23...v0.24
Changelog: https://github.com/ARPSyndicate/puncia/releases/tag/v0.24
2024-11-20 18:16:55 +01:00
wxt
6e68add237
pugl: init at 0-unstable-2024-10-06
2024-11-20 07:01:41 +08:00
R. Ryantm
7a87303563
pulsarctl: 2.11.1.3 -> 4.0.0.4
2024-11-16 22:11:39 +00:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +00: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
renesat
9bf46703f8
puffin: init at 1.7.1
2024-10-28 00:36:07 +01:00
Nick Cao
a3c74e43d9
pulumi-esc: 0.10.0 -> 0.11.0 ( #350866 )
2024-10-24 14:18:18 -04:00
Aleksana
af50c28579
splice.nix: remove toplevel {build,host,target}Platform in __splicedPackages
( #350299 )
2024-10-24 15:19:21 +08:00
R. Ryantm
a925c11836
pulumi-esc: 0.10.0 -> 0.11.0
2024-10-24 06:01:28 +00:00
Artturin
95c1043ff5
treewide: remove usages of aliases {build,host,target}Platform
2024-10-23 22:40:32 +03:00
nixpkgs-merge-bot[bot]
a3b403801c
pupdate: 3.18.0 -> 3.19.0 ( #349960 )
2024-10-21 23:17:19 +00:00
Peder Bergebakken Sundt
f6ccf622b5
pulsar: 1.121.0 -> 1.122.0
...
Changelog: https://github.com/pulsar-edit/pulsar/blob/v1.122.0/CHANGELOG.md
2024-10-20 17:36:43 +02:00
R. Ryantm
45e21d7f2c
pupdate: 3.18.0 -> 3.19.0
2024-10-20 07:41:17 +00:00
R. Ryantm
db4a423c8c
pupdate: 3.15.0 -> 3.18.0
2024-09-28 15:04:29 +00:00
Peder Bergebakken Sundt
fc121a1c57
pulsar: add pbsds to meta.maintainers
2024-09-25 01:01:24 +02:00
Peder Bergebakken Sundt
486bfe3d16
pulsar: 1.120.0 -> 1.121.0
...
Changelog: https://github.com/pulsar-edit/pulsar/blob/v1.121.0/CHANGELOG.md
2024-09-25 01:01:13 +02:00
R. Ryantm
520c7b447e
pupdate: 3.13.0 -> 3.15.0
2024-09-17 15:11:33 +00:00
R. Ryantm
f5e3618374
pulumi-esc: 0.9.1 -> 0.10.0
2024-09-13 07:14:24 +00:00
R. Ryantm
e0ebe39fcc
pupdate: 3.12.0 -> 3.13.0
2024-09-06 20:35:40 +00:00
Peder Bergebakken Sundt
6439549cbf
facter: 4.6.1 -> 4.8.0, puppet-bolt: 3.28.0 -> 3.30.0 ( #337220 )
2024-09-05 11:20:33 -04:00
R. Ryantm
9705ae5906
pupdate: 3.11.1 -> 3.12.0
2024-08-28 16:47:59 +00:00
Anthony ROUSSEL
ef7577e015
puppet-bolt: 3.28.0 -> 3.30.0
...
https://github.com/puppetlabs/bolt/compare/3.28.0...3.30.0
2024-08-25 12:18:29 +02:00
Peder Bergebakken Sundt
aff860972b
Merge pull request #335896 from pbsds/bump-pulsar-1724017823
...
pulsar: 1.119.0 -> 1.120.0
2024-08-21 19:45:37 +02: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
Peder Bergebakken Sundt
01134e8f4e
pulsar: 1.119.0 -> 1.120.0
...
Changelog: https://github.com/pulsar-edit/pulsar/blob/v1.120.0/CHANGELOG.md
2024-08-19 22:01:00 +02:00
R. Ryantm
6de8cff79f
pupdate: 3.11.0 -> 3.11.1
2024-08-08 06:41:32 +00:00
R. Ryantm
ef16ce6ce5
pupdate: 3.10.3 -> 3.11.0
2024-07-27 14:50:37 +00:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
...
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
Sigmanificient
543cd40ecc
treewide: remove trailing space in description
...
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Peder Bergebakken Sundt
67f69f9dd4
pulsar: 1.117.0 -> 1.119.0
2024-07-20 17:13:49 +02:00
Sandro
78b3213d01
Merge pull request #310152 from baloo/baloo/puppet/init-8.6.0
2024-07-10 16:32:09 +02:00
Aleksana
a041a530fd
Merge pull request #315679 from pyrox0/purescm-src-fix
...
purescm: Fix self-inclusive src
2024-06-15 02:15:25 +08:00
R. Ryantm
3bf5e35fac
pulumi-esc: 0.9.0 -> 0.9.1
2024-06-11 04:18:52 +00:00