Philip Taron
ebdb16362d
diagrams-builder: remove with statements
2024-08-18 06:32:22 -07:00
R. Ryantm
da3d7ed296
wallutils: 5.12.7 -> 5.12.9
2024-08-14 09:36:16 +00:00
John Titor
c841a49518
directx-shader-compiler: move to finalAttrs, cleanup
...
apply nixfmt-rfc-style
2024-08-12 21:03:34 +05:30
R. Ryantm
03a7962a42
directx-shader-compiler: 1.8.2405 -> 1.8.2407
2024-08-12 20:59:58 +05:30
R. Ryantm
ef3869e954
resvg: 0.42.0 -> 0.43.0
2024-08-10 15:13:05 +00:00
zimbatm
66194de349
gifsicle: move to by-name
2024-07-31 09:10:32 +02:00
Sigmanificient
aab1113d4a
treewide: normalize maintainers list formatting
...
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Anderson Torres
9a624d10e3
treewide: remove viric from meta.maintainers [orphans]
...
Since theey is not active from at least six years.
All the packages on this commit became orphans.
---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:
- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
éclairevoyant
96031e8dd4
treewide: fix uses of finalAttrs.pname
in urls
2024-07-23 12:48:10 -04:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
OPNA2608
2844e6ffb1
quirc: Fix FTBFS on Linux
...
2c350d8aaf
already includes a cp of libquirc.so, we can drop the Linux-only postInstall block.
2024-07-21 15:45:17 +02:00
github-actions[bot]
968bf02dc2
Merge master into staging-next
2024-07-21 12:01:16 +00:00
Peder Bergebakken Sundt
18b52f5d60
Merge pull request #323323 from trofi/netpbm-update
...
netpbm: 11.6.1 -> 11.7.0
2024-07-21 13:22:17 +02:00
github-actions[bot]
be3262bae8
Merge master into staging-next
2024-07-21 00:02:58 +00:00
toonn
f5e6e1135b
quirc: Use dylib with absolute install name on Darwin
...
Updated the vendored patch to disable building of Linux specific demos
on Darwin to be able to use fetchpatch for upstream-accepted patches and
hopefully to make the next version bump not require figuring out what to
do with the patch.
2024-07-19 23:28:35 +02:00
Artturin
20cf80e167
Merge branch 'staging-next' into staging
2024-07-17 21:29:37 +03:00
Sandro
60de3306b0
wkhtmltopdf: resolve wkhtmltopdf-bin alias ( #327890 )
2024-07-17 16:14:05 +02:00
github-actions[bot]
4c086d8ee0
Merge staging-next into staging
2024-07-17 00:03:16 +00:00
Artturin
a516ea8c99
Merge branch 'staging-next' into staging
2024-07-16 19:07:48 +03:00
zimbatm
d8db11eeb6
wkhtmktopdf-bin: 0.12.6-3 -> 0.12.6.1-3
...
Use the latest release before the project was archived.
Removes dependency on openssl_1_1 which is marked as insecure, so this
package should be built by Hydra once again.
2024-07-16 16:02:01 +02:00
zimbatm
569d5e544a
wkhtmltopdf: use the -bin version
...
wkhtmltopdf is a bit cursed.
1. It needs a specially patched version of QT to work.
2. It doesn't build currently.
3. Upstream repos are archived.
4. It depends on insecure dependencies.
In the mid term this dependency should be removed, but it's still a hard
dependency for:
* bookstack
* monica
* odoo (ref https://github.com/odoo/odoo/issues/86501 )
* snipe-it
Instead of spending time to fix the build issues, use the -bin version
in the meantime.
2024-07-16 16:02:01 +02:00
Atemu
aba669227b
Merge pull request #326618 from emilazy/drop-ffmpeg-5
...
ffmpeg_5: drop
2024-07-16 13:06:36 +02:00
lassulus
c3145169e2
Merge pull request #327237 from r-ryantm/auto-update/maskromtool
...
maskromtool: 2024-06-23 -> 2024-07-14
2024-07-15 16:51:26 +02:00
Weijia Wang
bf78abfda2
Merge pull request #325095 from emilazy/push-puzpnylvpmuw
...
imageworsener: modernize and fetch source from GitHub
2024-07-15 15:29:02 +02:00
R. Ryantm
706b879e91
maskromtool: 2024-06-23 -> 2024-07-14
2024-07-15 01:16:34 +00:00
github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
Pyrox
0b8eaf081f
fetchCrate: sha256 -> hash
...
Should cause no rebuilds, as this is just updating attributes.
2024-07-14 13:48:13 -04:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
...
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Emily
e3d715eed9
unpaper: unpin ffmpeg_5
...
This builds fine with the current FFmpeg for me.
2024-07-14 08:34:23 +01:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
tomberek
b4fcaf7f86
Merge pull request #323251 from tomodachi94/update/sanjuuni/0.5
...
sanjuuni: 0.4 -> 0.5, modernize
2024-07-13 21:33:52 -04:00
aleksana
1a89942243
treewide: sha256 -> hash attribute for gitlab.com fetchers
2024-07-13 22:28:37 +08:00
R. Ryantm
d46da019d9
oxipng: 9.1.1 -> 9.1.2
2024-07-13 05:36:24 +00:00
Emily
82ab3a870f
imageworsener: move to pkgs/by-name
2024-07-06 16:24:46 +01:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Martin Weinelt
fda13875da
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/deebot-client/default.nix
- pkgs/development/python-modules/pytest-examples/default.nix
- pkgs/development/python-modules/w3lib/default.nix
2024-07-05 13:04:01 +02:00
Benjamin Lee
c8216ee1e9
maintainers: remove Benjamin-L
...
nope, absolutely not: <https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231 >
2024-07-04 17:11:18 -07:00
github-actions[bot]
36cbae9ff0
Merge master into staging-next
2024-07-04 18:01:19 +00:00
buffet
515050af78
maintainers: remove buffet
2024-07-04 13:17:34 +02:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
github-actions[bot]
a47e41c3cd
Merge staging-next into staging
2024-07-03 06:01:42 +00:00
github-actions[bot]
d33a11464d
Merge master into staging-next
2024-07-03 06:01:11 +00:00
Aleksana
c9c111d628
Merge pull request #323904 from crertel/crertel/add-maintainerships
...
maintainers: add crertel
2024-07-03 11:50:03 +08:00
crertel
3156107d65
{libthai,glee,xscope,bemenu,muso}: add crertel as maintainer
2024-07-02 21:44:00 -05:00
github-actions[bot]
78cea2a152
Merge staging-next into staging
2024-07-03 00:04:34 +00:00
github-actions[bot]
d77a3adc09
Merge master into staging-next
2024-07-03 00:02:45 +00:00
Weijia Wang
8bae5b5b8e
Merge pull request #322081 from r-ryantm/auto-update/maskromtool
...
maskromtool: 2024-05-19 -> 2024-06-23
2024-07-02 23:04:06 +02:00
github-actions[bot]
aeba07ddb1
Merge staging-next into staging
2024-07-02 18:03:03 +00:00