aucub
79bd24f57e
pdfium-binaries: init at 6721
...
(cherry picked from commit 1b169c7edf
)
2024-11-16 02:46:53 +00:00
Nikolay Korotkiy
dfaa4a0c07
pdal: 2.8.0 → 2.8.1
2024-11-10 17:20:14 +04: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
github-actions[bot]
c89d3d9070
Merge master into staging-next
2024-10-31 00:14:46 +00:00
Anthony ROUSSEL
ada4f70136
pdk: 3.2.0 -> 3.3.0
...
https://github.com/puppetlabs/pdk/compare/v3.2.0...v3.3.0
2024-10-30 20:15:42 +01:00
K900
f21f4ca3ee
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-26 21:05:47 +03:00
Francesco Gazzetta
68576df997
treewide: move tcl libraries under tclPackages
2024-10-26 16:23:15 +00:00
github-actions[bot]
02bb5e5201
Merge master into staging-next
2024-10-26 00:14:06 +00:00
Zhenbo Li
df221e19d7
pdfarranger: Add macOS support ( #349832 )
...
pdfarranger: Add macOS support
2024-10-25 21:34:23 +02:00
github-actions[bot]
723e1a67de
Merge master into staging-next
2024-10-23 00:14:18 +00:00
dansbandit
1d57241668
pdftitle: 0.14 -> 0.15
2024-10-21 13:27:47 +02:00
github-actions[bot]
7c78a608b4
Merge master into staging-next
2024-10-17 18:04:30 +00:00
nixpkgs-merge-bot[bot]
cdd1b4a9c1
pdpmake: 1.4.3 -> 2.0.1 ( #349176 )
2024-10-17 13:57:47 +00:00
Nick Cao
11c0f38dc0
pdftitle: 0.11 -> 0.14 ( #348128 )
2024-10-17 08:44:57 -04:00
R. Ryantm
aca1f582a5
pdpmake: 1.4.3 -> 2.0.1
2024-10-17 01:12:10 +00:00
dansbandit
fa3ab236c6
pdftitle: 0.11 -> 0.14
2024-10-17 02:02:45 +02:00
github-actions[bot]
961e42940f
Merge master into staging-next
2024-10-16 00:14:08 +00:00
Guillaume Girol
f60a5249b7
pdfarranger: 1.11.0 -> 1.11.1
...
Diff: https://github.com/pdfarranger/pdfarranger/compare/refs/tags/1.11.0...1.11.1
Changelog: https://github.com/pdfarranger/pdfarranger/releases/tag/1.11.1
2024-10-14 09:27:15 +02:00
Doron Behar
829ac53886
hdf5: 1.14.4.3 -> 1.14.5 ( #345946 )
2024-10-08 13:37:10 +03:00
Markus Kowalewski
bc23fc41e4
pdi: fix HDF5 version detection
...
Allow for 3 and 4 digit version string. HDF5 likes to skip between them.
2024-10-07 15:38:08 +02:00
Michele Guerini Rocco
e11b576f79
pdns-recursor: 5.1.1 -> 5.1.2 ( #347043 )
2024-10-07 15:21:53 +02:00
rnhmjoj
1a554f2a31
pdns-recursor: 5.1.1 -> 5.1.2
2024-10-07 09:22:48 +02:00
Gaetan Lepage
f0ab2015ba
pdi: init at 1.7.1
...
Co-authored-by: theabm <andres_bermeo@outlook.com>
2024-09-30 13:29:54 +02: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
rnhmjoj
1d83105695
pdns-recursor: 5.0.6 -> 5.1.1
2024-09-14 13:42:20 +02:00
Sandro
18ef3a5833
Merge pull request #332074 from fgaz/pdf4tcl/init
2024-08-22 13:39:59 +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
Axel Svensson
12b70760b7
pdf-sign: Fix program name in help text
2024-08-14 23:46:19 +02:00
Francesco Gazzetta
3fe77df3a7
pdf4tcl: init at 0.9.4
2024-08-03 22:56:11 +02:00
TomaSajt
23aa9f6c5e
pdf-sign: 0-unstable-2023-08-08 -> 0-unstable-2024-07-16
2024-08-03 09:50:17 +02:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
61fe0c0416
pkgs/by-name: remove unused arguments
2024-07-26 10:11:07 +02:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Thiago Kenji Okada
c62ade3aed
Merge pull request #311811 from abathur/move_lore_overrides_to_passthru_staging
...
binlore: migrate override lore to package passthru
2024-07-09 22:02:23 +00:00
aleksana
0ba61ba45f
pdf4qt: 1.3.7 -> 1.4.0.0
2024-07-08 14:06:49 +08:00
éclairevoyant
fdbeea2a9f
pdfarranger: nixfmt-rfc-style
2024-07-04 15:19:52 -04:00
éclairevoyant
0cdfbcb1c6
pdfarranger: modernise
2024-07-04 15:19:52 -04:00
éclairevoyant
55cdd65163
pdfarranger: migrate to pkgs/by-name
2024-07-04 15:19:51 -04:00
Travis A. Everett
8f413d8a44
binlore: migrate override lore to package passthru
...
Lore overrides have been included with binlore's source up to now, but
this hasn't worked very well. (It isn't as easy to self-service for
people working in nixpkgs, and its use of partial pnames for matching
breaks down around some edge cases like version numbers appearing
early in perl pnames, or multiple packages having identical pnames.)
2024-07-04 11:15:05 -05:00
Michele Guerini Rocco
655279779a
Merge pull request #322252 from rnhmjoj/pr-pdns-recursor
...
pdns-recursor: 5.0.4 -> 5.0.6
2024-06-25 08:28:03 +02:00
rnhmjoj
ccfa6066a0
pdns-recursor: 5.0.4 -> 5.0.6
2024-06-24 21:57:33 +02:00
Aleksana
f4d4d2ac34
Merge pull request #278823 from dansbandit/pdftitle
...
pdftitle: init at 0.11
2024-06-24 12:24:19 +08:00
dansbandit
e795e679be
pdftitle: init at 0.11
2024-06-19 21:02:33 +02:00
R. Ryantm
f14e35698f
pdpmake: 1.4.2 -> 1.4.3
2024-06-13 04:44:48 +00:00
Peder Bergebakken Sundt
9fbc7e2fc5
Merge pull request #317715 from anthonyroussel/update/pdk
...
pdk: 3.0.1 -> 3.2.0
2024-06-11 00:08:08 +02: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
Anthony Roussel
09794af0dd
pdk: 3.0.1 -> 3.2.0
2024-06-06 13:15:20 +02:00
R. Ryantm
58698c092d
pdpmake: 1.4.1 -> 1.4.2
2024-05-25 03:57:03 +00:00
Mario Rodas
2becf6e837
maintainers: drop marsam
2024-04-24 04:20:00 +00:00
Joachim Ernst
cd928a1edd
pdns-recursor: move to by-name
2024-04-24 16:19:33 +02:00