Commit graph

4231 commits

Author SHA1 Message Date
K900
6a872ad7a9 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-23 09:43:14 +03:00
nixpkgs-ci[bot]
96d30055a2
Merge 29662380da into haskell-updates 2025-04-23 00:19:30 +00:00
Pol Dellaiera
de90cecbae
doc/php: use buildComposerProject2 (#380989) 2025-04-22 20:17:17 +00:00
0x4A6F
9e99a27974
mariadb_105: remove due to EOL (#400835) 2025-04-22 22:16:08 +02:00
K900
df4847ebd5 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-22 21:21:57 +03:00
Maximilian Bosch
4c336c55b2
Merge: nextcloud29: drop (#397974) 2025-04-22 15:56:50 +02:00
Simon Hauser
de199835d0
mariadb_105: remove due to EOL
End of life is on 2025-06-24, see https://mariadb.org/about/#maintenance-policy
2025-04-22 14:47:57 +02:00
nixpkgs-ci[bot]
032ce947b2
Merge staging-next into staging 2025-04-22 12:06:47 +00:00
sternenseemann
b35c701857 Merge haskell-updates PR #371032 into staging 2025-04-22 12:02:16 +02:00
Thomas Gerbet
ae11d4be17 cassandra_3_0, cassandra_3_11: remove due to EOL
Cassandra 3.0 and 3.11 are End of Life.
https://cassandra.apache.org/_/blog/Apache-Cassandra-3.0.x-and-3.11.x-End-of-Life-Announcement.html
2025-04-22 10:19:56 +02:00
K900
b47fbe4156 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-22 07:50:27 +03:00
nixpkgs-ci[bot]
30095bf054
Merge 21c17995f5 into haskell-updates 2025-04-22 00:19:52 +00:00
Thiago Kenji Okada
76bbc62a9c
prisma,prisma-engines: 6.5.0 -> 6.6.0 (#400212) 2025-04-21 20:49:51 +01:00
K900
e22856305b Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 21:18:16 +03:00
tomberek
4734e56306
dwarf-fortress: purge minor versions, add autoupdate, and fix audio (#356659) 2025-04-21 10:43:08 -04:00
Marcell Tóth
c11863f1e9 doc, nixos/doc: include roboto font
Roboto was already set as the font for the manuals,
but without a way to get it, so people who didn't
happen to have it installed saw their default font
2025-04-21 13:18:05 +02:00
Marcell Tóth
4885c47f70 doc, documentation-highlighter: use variables & add dark mode 2025-04-21 13:18:05 +02:00
Marcell Tóth
4c446a479e doc: center align appendices 2025-04-21 13:18:05 +02:00
Marcell Tóth
6919a0d046 doc, documentation-highlighter: format css 2025-04-21 13:18:05 +02:00
K900
1bb422239f Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 10:01:23 +03:00
Aleksana
c4170d9f2d
doc: cleanup (#400164) 2025-04-21 13:53:40 +08:00
provokateurin
1efc79ccca
nextcloud29: drop 2025-04-21 07:48:32 +02:00
Pol Dellaiera
3218a4204f doc: do not reuse pname 2025-04-21 07:02:49 +02:00
Pol Dellaiera
ac04a5c492 doc: replace rev with tag 2025-04-21 07:02:49 +02:00
Pol Dellaiera
30eb01e120 doc: remove useless rec 2025-04-21 07:02:49 +02:00
Pol Dellaiera
b4515ff6c2 doc: use finalAttrs pattern 2025-04-21 07:02:49 +02:00
Pol Dellaiera
47f000d991 doc: add missing phase hooks 2025-04-21 07:02:49 +02:00
Pol Dellaiera
540ddbcf2f doc: use writableTmpDirAsHomeHook 2025-04-21 07:02:46 +02:00
nixpkgs-ci[bot]
7488571818
Merge 98922e9e6d into haskell-updates 2025-04-21 00:21:01 +00:00
Tristan Ross
88f0276649
check-meta: add a teams attribute (#394797) 2025-04-20 16:17:39 -07:00
Morgan Jones
9d7246e046
release-notes: doc dwarf fortress improvements 2025-04-20 13:26:19 -07:00
Morgan Jones
f5df5eaba6
dwarf-fortress: purge minor versions and add autoupdate
Since DF saves are compatible within the same major version, we can
simply keep the latest of each major version.

From Dwarf Therapist 42.1.7 onward, dfhack-generated memory maps work
in place of Therapist's builtin memory maps. Allow this to happen.
2025-04-20 13:26:17 -07:00
nixpkgs-ci[bot]
bcb880ef3c
Merge staging-next into staging 2025-04-20 06:05:24 +00:00
Tristan Ross
b01196a133
tpm2-pkcs11: fix fapi configure option; init tpm2-pkcs11-{fapi,esapi} (#396751) 2025-04-19 21:26:36 -07:00
Isaac Kabel
7db9cd9d3f
prisma,prisma-engines: 6.5.0 -> 6.6.0 2025-04-20 12:50:59 +12:00
Ihar Hrachyshka
dd0f03a56c treewide: remove usage of deprecated apple_sdk framework stubs
They are not doing anything right now. This is in preparation for their
complete removal from the tree.

Note: several changes that affect the derivation inputs (e.g. removal of
references to stub paths in build instructions) were left out. They will
be cleaned up the next iteration and will require special care.

Note: this PR is a result of a mix of ugly regex (not AST) based
automation and some manual labor. For reference, the regex automation
part was hacked in: https://github.com/booxter/nix-clean-apple_sdk

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-04-19 20:28:20 -04:00
sternenseemann
6eafb08399 Merge commit ee446f457b into haskell-updates 2025-04-19 20:48:13 +02:00
nixpkgs-ci[bot]
5ec4cb1365
Merge staging-next into staging 2025-04-19 18:05:00 +00:00
Thiago Kenji Okada
808fdec809
prisma,prisma-engines: 6.3.0 -> 6.5.0 (#398270) 2025-04-19 13:17:16 +01:00
K900
495f4b96d2 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-18 16:01:59 +03:00
Tristan Ross
e2b2bc4033
docs: add new meta.teams 2025-04-17 23:54:29 -07:00
Tristan Ross
5bf57e211f
doc/languages-frameworks/typst: Format Nix expressions (#399544) 2025-04-17 23:53:28 -07:00
nixpkgs-ci[bot]
27f5e49d97
Merge staging-next into staging 2025-04-18 00:16:05 +00:00
Leona Maroni
f3e877c2f8
gsignond: remove (#399421) 2025-04-17 21:55:59 +02:00
Gongqi Huang
788fee2a09 doc/languages-frameworks/typst: Format Nix expressions 2025-04-17 15:09:36 -04:00
nixpkgs-ci[bot]
2518f525a1
Merge staging-next into staging 2025-04-17 18:05:54 +00:00
Florian Klink
e9d0f34404 signal-desktop-source: rename to signal-desktop
This effectively migrates users of the `signal-desktop` attribute to the
from-source build.

We confirmed the from source build is also able to parse state produced
by the binary version (not just with pretty empty state, but also bigger
states with more historical data).

Rename the binary variant to `signal-desktop-bin`, consistent with how
this is handled in other places in nixpkgs. Also update the pname to
reflect that.
2025-04-17 17:44:10 +02:00
BirdeeHub
b418b2aa67 neovimUtils.wrapNeovimUnstable: support vim.o.exrc 2025-04-17 07:53:08 -07:00
nixpkgs-ci[bot]
3a9d37f1e7
Merge staging-next into staging 2025-04-17 12:06:35 +00:00
Pol Dellaiera
8a61921ea9
typst: add initial support for typst packages (#369283) 2025-04-17 09:43:04 +00:00