github-actions[bot]
9f96550945
Merge master into staging-next
2024-01-07 12:01:24 +00:00
Matthias Beyer
e67666d989
tpm2-pkcs11: Remove myself as maintainer
...
I do not feel qualified for maintaining this package any longer.
IIRC I took it from lschuermann after they left the nixpkgs community,
but I see now that I am not able to maintain this.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-07 10:25:11 +01:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-07 05:01:18 +01:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
...
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00
Martin Gondermann
b48bce252f
epkowa: add plugin for GT-1500
2024-01-06 23:14:29 +01:00
github-actions[bot]
76201c62e0
Merge master into staging-next
2024-01-05 18:00:58 +00:00
Maciej Krüger
349e0c2870
Merge pull request #263345 from hacker1024/feature/pub2nix
...
dart: Use Nix instead of Pub
2024-01-05 16:34:07 +01:00
github-actions[bot]
307002948d
Merge master into staging-next
2024-01-03 18:00:57 +00:00
Weijia Wang
91dcc5ee34
Merge pull request #275615 from r-ryantm/auto-update/pacemaker
...
pacemaker: 2.1.6 -> 2.1.7
2024-01-03 18:20:49 +01:00
Weijia Wang
eb928bae95
lilypond, denemo: migrate to guile 3
2024-01-03 01:40:50 +01:00
R. Ryantm
93271ab734
jitsi-meet-prosody: 1.0.7658 -> 1.0.7712
2024-01-01 08:09:19 +00:00
github-actions[bot]
65cbf5e637
Merge master into staging-next
2023-12-31 18:01:09 +00:00
Vladimír Čunát
bfb057546c
Merge #276802 : hdt: fix gcc-13 build failure
...
...into staging-next
2023-12-31 15:22:28 +01:00
Vladimír Čunát
b297ecacbd
Merge #276792 : stabber: disable blanket -Werror
...
...into staging-next
2023-12-31 15:21:34 +01:00
Nick Cao
1843f731e1
opensbi: 1.3.1 -> 1.4
...
Diff: https://github.com/riscv-software-src/opensbi/compare/v1.3.1...v1.4
2023-12-28 14:06:04 -05:00
Guillaume Girol
6fe94ff539
Merge pull request #276300 from symphorien/issue_276125
...
cnijfilter_2_80: disable fortify hardening
2023-12-27 22:12:47 +01:00
Guillaume Girol
d4c1c32dc5
cnijfilter_2_80: disable fortify3 hardening
...
the cups filter crashes with hardening
Fixes https://github.com/NixOS/nixpkgs/issues/276125
2023-12-27 12:00:00 +00:00
hacker1024
6552dc5c90
dart-sass-embedded: Drop
2023-12-26 17:05:28 +02:00
hacker1024
f8fb1ee85b
dart-sass-embedded: Use buildDartApplication
...
This still fails to build as it uses an old version of the protobuf package, though.
2023-12-26 17:05:28 +02:00
Sergei Trofimovich
2777f2e458
hdt: fix gcc-13
build failure
...
Without the change build fails on `gcc-13` on `staging-next` as:
src/util/StopWatch.cpp: In static member function 'static std::string StopWatch::toHuman(long long unsigned int)':
src/util/StopWatch.cpp:166:5: error: 'uint64_t' was not declared in this scope
166 | uint64_t tot_secs = time/1000000;
| ^~~~~~~~
src/util/StopWatch.cpp:36:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
35 | #include "StopWatch.hpp"
+++ |+#include <cstdint>
2023-12-25 23:02:07 +00:00
Sergei Trofimovich
8abb9b3a92
stabber: disable blanket -Werror
...
Without the change `stabber` fails to build on `staging-next` as:
src/server/stanza.c: In function 'stanza_to_string':
/nix/store/dlkvzm8kb7s8bhni6f23i1p2qcv8w4dq-glib-2.78.3-dev/include/glib-2.0/glib/gstring.h:74:5: error: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Werror=unused-result]
It happens due to blanket `-Werror` option. Disable it.
2023-12-25 22:18:48 +00:00
Doron Behar
d6984a0f43
Merge pull request #276712 from doronbehar/pkg/hplip
2023-12-25 18:08:38 +00:00
Doron Behar
3a546238f4
hplip: don't double wrap with qt env
2023-12-25 14:58:15 +02:00
Doron Behar
78d486bc1a
hplip: add support for qtwayland
...
Otherwise, if `QT_QPA_PLATFORM=wayland`, qt based programs will
segfault.
2023-12-25 14:22:58 +02:00
Weijia Wang
96fe49217b
Merge pull request #274716 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.10 -> 2.25.11
2023-12-23 01:29:55 +01:00
Weijia Wang
301b2a730b
Merge pull request #275300 from arthsmn/openlilypond-font-fix
...
lilypond-with-fonts: fix build of some fonts and font permissions
2023-12-23 01:29:41 +01:00
Maximilian Bosch
e461a26242
Merge pull request #275726 from Shawn8901/epson-escpr2-maintainer
...
epson-escpr2: add shawn8901 as maintainer
2023-12-21 13:55:04 +01:00
Shawn8901
4727b433ba
epson-escpr2: add shawn8901 as maintainer
2023-12-20 22:25:05 +01:00
Maximilian Bosch
9c4ac04900
Merge pull request #275009 from Shawn8901/update-epson-escpr2
...
epson-escpr2: fix build problem & 1.1.49 -> 1.2.9
2023-12-20 18:46:57 +01:00
R. Ryantm
9db17e1fe0
pacemaker: 2.1.6 -> 2.1.7
2023-12-20 10:34:58 +00:00
Nick Cao
ee53772ce3
Merge pull request #273979 from Scrumplex/pkgs/vencord/1.6.5
...
vencord: 1.6.4 -> 1.6.5
2023-12-19 11:59:43 -05:00
asymmetric
1800963a97
Merge pull request #273709 from r-ryantm/auto-update/jitsi-meet-prosody
...
jitsi-meet-prosody: 1.0.7629 -> 1.0.7658
2023-12-19 11:34:52 +01:00
arthsmn
d3ee013576
lilypod-with-fonts: add missing fonts' directory
2023-12-18 21:15:26 -03:00
arthsmn
213eabf52c
lilypond-with-fonts: fix font's permissions
2023-12-18 21:05:23 -03:00
arthsmn
dba7b7f4bf
lilypond-with-fonts: fix build of some fonts
2023-12-18 21:05:23 -03:00
Maximilian Bosch
3cda8eb0e4
Merge pull request #274280 from Ma27/drop-urlview
...
urlview: drop
2023-12-18 08:13:54 +01:00
Shawn8901
1b41925db0
epson-escpr2: 1.1.49 -> 1.2.9
2023-12-17 17:01:10 +01:00
Shawn8901
3c9696e255
epson-escpr2: use rpm & cpio instead of busybox
2023-12-17 16:47:22 +01:00
Peder Bergebakken Sundt
c13ff346a7
Merge pull request #258261 from pacien/translatelocally-models
...
translatelocally: update, fix aarch64, add model pkgs
2023-12-17 03:36:19 +01:00
R. Ryantm
71e70e3aad
lilypond-unstable: 2.25.10 -> 2.25.11
2023-12-16 12:33:14 +00:00
pacien
3f9ea32279
translatelocally-models: init 2023-10-02
...
This adds `pkgs.translatelocally-models.*` providing machine
translation models which can be used with `pkgs.translatelocally`.
`translatelocally-models.is-en-tiny` is marked as broken because its
archive is missing.
2023-12-15 21:36:30 +01:00
Maximilian Bosch
c0c8f0f1a2
tmuxPlugins.urlview: switch to extract_url
...
The tool supports both programs, however `urlview` will be removed.
2023-12-14 20:02:16 +01:00
Sefa Eyeoglu
a529d6f911
vencord: 1.6.4 -> 1.6.5
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-13 15:10:59 +01:00
Arthur Noel
969511fba7
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
2023-12-12 17:37:17 +00:00
R. Ryantm
3cb53ae5d9
jitsi-meet-prosody: 1.0.7629 -> 1.0.7658
2023-12-12 04:17:50 +00:00
github-actions[bot]
6ac7b9234a
Merge master into staging-next
2023-12-11 12:01:23 +00:00
Florian Klink
1c09cb43ce
nixos/avahi: rename remaining config options
...
services.avahi.nssmdns got split into services.avahi.nssmdns{4,6},
nothing should access the old alias anymore so there's no eval warnings.
Reported in https://github.com/NixOS/nixpkgs/pull/258424#issuecomment-1849428869
2023-12-11 09:36:15 +02:00
github-actions[bot]
5f3708016c
Merge master into staging-next
2023-12-08 18:00:53 +00:00
Weijia Wang
1272341737
Merge pull request #269809 from r-ryantm/auto-update/armTrustedFirmwareTools
...
armTrustedFirmwareTools: 2.9.0 -> 2.10.0
2023-12-08 17:49:18 +01:00
github-actions[bot]
035a649a67
Merge master into staging-next
2023-12-06 06:01:30 +00:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
...
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
Fabián Heredia Montiel
5b8deaceca
Merge remote-tracking branch 'origin/master' into staging-next
...
Fixed conflict in pkgs/applications/graphics/krita/
krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
Weijia Wang
682787aee7
Merge pull request #271717 from SuperSandro2000/scrcpy
...
scrcpy: 2.2 -> 2.3.1
2023-12-03 15:32:33 +01:00
github-actions[bot]
d865fa4303
Merge master into staging-next
2023-12-03 00:02:21 +00:00
Silvan Mosberger
4487f72c5d
Merge pull request #271495 from pennae/docs-source-highlighting
...
docs: improve source highlighting
2023-12-03 00:33:39 +01:00
Sandro Jäckel
1c0851c453
scrcpy: 2.2 -> 2.3.1
2023-12-02 18:04:24 +01:00
github-actions[bot]
18f8671334
Merge master into staging-next
2023-12-02 06:00:54 +00:00
Peder Bergebakken Sundt
d127857ec7
Merge pull request #267244 from quantenzitrone/doge
...
doge: move to pkgs/by-name & 3.5.0 -> 3.6.0 & add patch adding a small doge
2023-12-02 03:29:13 +01:00
pennae
3bf6d6d251
documentation-highlighter: 9.12.0 -> 11.9.0, add new langs
...
this has been overdue for a while. we also add the `shell` language to
the bundle (in addition to nix and bash) for ShellSession highlighting.
perhaps we should use the full, regular distribution instead of a custom
build, but eh.
2023-12-02 00:07:26 +01:00
Quantenzitrone
15dbc48697
doge: migrate to by-name hierarchy
2023-12-01 15:04:04 +01:00
github-actions[bot]
9cca0e4288
Merge master into staging-next
2023-12-01 12:01:16 +00:00
Emily Trau
dfd281477f
Merge pull request #271208 from uku3lig/vencord-1.6.4
...
vencord: 1.6.3 -> 1.6.4
2023-12-01 21:24:55 +11:00
Weijia Wang
856eb0d658
Merge pull request #269425 from r-ryantm/auto-update/lilypond-unstable
...
lilypond-unstable: 2.25.9 -> 2.25.10
2023-12-01 10:26:36 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next
2023-12-01 07:33:49 +01:00
Peder Bergebakken Sundt
f41aba3739
treewide: remove unreferenced patch files
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Rafael Fernández López
4b324167cf
fastly: 10.6.4 -> 10.7.0
2023-11-30 16:42:11 +01:00
uku
8ca27297e5
vencord: 1.6.3 -> 1.6.4
2023-11-30 15:44:19 +01:00
github-actions[bot]
ad369759ce
Merge staging-next into staging
2023-11-28 00:02:41 +00:00
Pol Dellaiera
522f0f5432
Merge pull request #267855 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.73 -> 5.74
2023-11-27 20:54:41 +01:00
Jan Tojnar
2e92094b86
Merge branch 'staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/pyqt/6.x.nix:
NIX_CFLAGS_COMPILE changed
cb6f270be2
version bump removes flag no longer necessary
b7a8d59e3a
adds flag to fix builds on Darwin, not sure if needed after the bump
2023-11-25 19:27:24 +01:00
Silvan Mosberger
1fb123914b
Merge pull request #191538 from lorenz/rock64-uboot-improvements
...
u-boot: ROCK64 RAM init improvements
2023-11-25 13:46:38 +01:00
github-actions[bot]
4c55b1cc5e
Merge staging-next into staging
2023-11-25 12:01:18 +00:00
Lassulus
c4ff43b10c
Merge pull request #268628 from r-ryantm/auto-update/jitsi-meet-prosody
...
jitsi-meet-prosody: 1.0.7531 -> 1.0.7629
2023-11-25 12:04:02 +01:00
Lorenz Brun
6568016fa3
u-boot: ROCK64 RAM init improvements
...
This switches the ROCK64 over to the open-source RAM init as it now
works flawlessly. It also removes the HDCP flag from the ATF for the
RK3328 as it cannot use it, it is only used in the RK3399. This makes
the ROCK64 u-boot now fully open.
There is also an issue with the ROCK64 v2 revision where the DRAM
routing is marginal, making some of them unstable. So also package a
variant which uses a lower-speed DDR3 timing configuration which is
stable on these boards.
2023-11-25 11:14:50 +01:00
R. Ryantm
80fdffb416
armTrustedFirmwareTools: 2.9.0 -> 2.10.0
2023-11-25 08:15:10 +00:00
github-actions[bot]
d578170670
Merge staging-next into staging
2023-11-25 00:02:35 +00:00
h7x4
12315f53ff
treewide: add mainProgram
2023-11-24 21:01:03 +01:00
github-actions[bot]
9c362ea601
Merge staging-next into staging
2023-11-24 18:01:24 +00:00
Vladimír Čunát
4770ebe75c
Merge #268830 : ghostscript: 10.02.0 -> 10.02.1
...
...into staging
2023-11-24 18:23:54 +01:00
Janik
6fb31ec5f6
Merge pull request #269006 from arthsmn/master
2023-11-24 17:28:34 +01:00
R. Ryantm
9b2b4ee621
lilypond: 2.24.2 -> 2.24.3
2023-11-23 19:06:58 -06:00
R. Ryantm
eee4e5a64f
lilypond-unstable: 2.25.9 -> 2.25.10
2023-11-23 10:52:56 +00:00
Julian Stecklina
6fd739a49e
opensbi: also build for riscv32
2023-11-22 11:20:34 +01:00
Arthur
eff5176f70
hplip: 3.23.3 -> 3.23.8
...
Update pkgs/misc/drivers/hplip/default.nix
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Update pkgs/misc/drivers/hplip/default.nix
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2023-11-21 21:56:05 -03:00
Enno Richter
4df141fe3f
ghostscript: 10.02.0 -> 10.02.1
2023-11-21 06:24:38 +01:00
Paul Meyer
2c97a5caa7
maintainers: remove jfrankenau
...
due to inactivity.
2023-11-20 08:44:58 +01:00
R. Ryantm
0c35c62483
jitsi-meet-prosody: 1.0.7531 -> 1.0.7629
2023-11-20 03:29:08 +00:00
Artturi
713b8c1531
Merge pull request #200773 from phrogg/mfc465cn
2023-11-18 20:47:03 +02:00
Phil R
b79483b619
mfc465cn{lpr,cupswrapper}: init at 1.0.1-1
2023-11-18 20:45:28 +02:00
Artturi
2d24100bcf
Merge pull request #246429 from marcovergueira/dcp375cw-lpr-cupswrapper
2023-11-18 17:52:35 +02:00
Ilan Joselevich
70d426c1c7
Merge pull request #268086 from ereslibre/bump-fastly
...
fastly: 10.6.2 -> 10.6.4
2023-11-17 14:56:31 +00:00
Rafael Fernández López
e67121a3f6
fastly: 10.6.2 -> 10.6.4
2023-11-17 11:55:39 +01:00
fortuneteller2k
d3c568b7bc
maintainers: fortuneteller2k -> moni
2023-11-17 18:03:27 +08:00
Adam Joseph
c7e0f6b905
treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
...
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries. I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Vladimír Čunát
a7a8f8253d
Merge #263535 : staging-next 2023-10-26
2023-11-16 22:06:22 +01:00
Peder Bergebakken Sundt
b74d956ece
Merge pull request #263916 from vs49688/openrussian
...
openrussian-cli: fix build & misc cleanups
2023-11-16 21:31:44 +01:00
Zane van Iperen
7c9a659c85
openrussian-cli: fix build & misc cleanups
...
* Backport patch to fix DB generation after SQLite's removal of "" handling
* Format
* Convert to pkgs/by-name
* Mark broken on Darwin because the mysql2sqlite script hangs.
2023-11-17 01:17:20 +10:00
github-actions[bot]
301fcc69ba
Merge master into staging-next
2023-11-16 12:01:02 +00:00
R. Ryantm
742948c5e5
xlockmore: 5.73 -> 5.74
2023-11-16 09:44:54 +00:00
Kirill Radzikhovskyy
028eabeef0
mnemonicode: 2015-11-30 -> 1.0.0
2023-11-15 21:30:27 +11:00