Commit Graph

9025 Commits

Author SHA1 Message Date
Silvan Mosberger
4487f72c5d
Merge pull request #271495 from pennae/docs-source-highlighting
docs: improve source highlighting
2023-12-03 00:33:39 +01: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
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
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
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
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
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
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +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
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
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Fabián Heredia Montiel
71dbd20e29
Merge pull request #266568 from nbdd0121/tpm2
tpm2-pkcs11: 1.8.0 -> 1.9.0
2023-11-14 21:13:47 -06:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Fabian Affolter
5e45b7c356
scrcpy: migrate to use hash 2023-11-13 12:18:10 +01:00
Fabian Affolter
44597331aa
scrcpy: add changelog to meta 2023-11-13 12:17:12 +01:00
Grafcube
279b52e05b
scrcpy: 2.1.1 -> 2.2 2023-11-13 14:14:27 +05:30
github-actions[bot]
9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
github-actions[bot]
46679c6a02
Merge master into staging-next 2023-11-11 06:01:00 +00:00
Rafael Fernández López
27c2a361ba fastly: 10.6.1 -> 10.6.2 2023-11-10 17:14:31 +01:00
Gary Guo
9aa795690a tpm2-pkcs11: allow fapi support to be disabled 2023-11-10 02:22:11 +00:00
Gary Guo
6037b4dfcf tpm2-pkcs11: 1.8.0 -> 1.9.0 2023-11-10 02:06:10 +00:00
github-actions[bot]
38bc2a577e
Merge master into staging-next 2023-11-07 00:02:31 +00:00
Dmitry Kalinkin
93b63a2cab
Merge pull request #265514 from xworld21/treewide-texlive-with-packages
treewide: switch to texlive.withPackages
2023-11-06 16:47:04 -05:00
github-actions[bot]
b23f12e076
Merge master into staging-next 2023-11-06 00:02:12 +00:00
Vincenzo Mantova
87d7169f5c
ghostscript: pad headers at link time to prevent install_name_tool failure on Darwin (#263833) 2023-11-05 14:46:28 -05:00
github-actions[bot]
bb38778356
Merge master into staging-next 2023-11-05 18:00:55 +00:00