Commit Graph
948725 Commits
Author SHA1 Message Date
JoandGitHub 708d510869 overskride: 0.6.5 -> 0.6.6 (#485963) 2026-02-11 18:10:17 +00:00
R. Ryantm b2c1c8c0ca python3Packages.session-info2: 0.3 -> 0.4 2026-02-11 18:05:05 +00:00
MynacolandMynacol fbbca38dde zotero: 8.0.1 -> 8.0.2
This time generated with nix-update.

I additionally manually tested that no npm deps changed in the
subprojects. I'm still not sure if nix-update also automatically updates
them.
2026-02-11 19:04:52 +01:00
MynacolandAlex Epelde ac6cbaa885 zotero: Actually provide desktop file
Co-authored-by: Alex Epelde <alex@epelde.net>
2026-02-11 19:04:52 +01:00
MynacolandSandro f39b6cc8bd zotero: Remove unused and confusing check_requirements script
This script is unused and will report some failures, as we patch out the dependency of e.g. git. As such, no one should use it here.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2026-02-11 19:04:51 +01:00
Mynacolandlocnide 545d8bcede zotero: Fix file chooser
> It looks like org.gtk.Settings.FileChooser.gschema.xml is provided by `gtk3` but not `gtk4`.

Co-authored-by: locnide <49921473+locnide@users.noreply.github.com>
2026-02-11 19:04:51 +01:00
Mynacol 62a011c7f9 zotero: Restrict platforms to linux + darwin
The build scripts of Zotero and also our patches only consider mac/darwin and linux systems. Anything else will probably fail to build.
2026-02-11 19:04:51 +01:00
MynacolandAlex Epelde ac3878869f zotero: Cleanup build
Remove/format some remaining annoyances.

Co-authored-by: Alex Epelde <alex@epelde.net>
2026-02-11 19:04:51 +01:00
MynacolandAlex Epelde c50276c243 zotero: Fix empty dropdown menus, missing libpci warnings
Co-authored-by: Alex Epelde <alex@epelde.net>
2026-02-11 19:04:51 +01:00
MynacolandAlex Epelde 0be8180640 zotero: Improve build script
- Use simpler os-dependent parts
- Add preCheck and postCheck hooks
- Explicitly call the build script in the local directory

Co-authored-by: Alex Epelde <alex@epelde.net>
2026-02-11 19:04:50 +01:00
MynacolandMynacol 9a3fce016e zotero: 8.0.0 -> 8.0.1 2026-02-11 19:04:50 +01:00
MynacolandMynacol caf8f43719 zotero: Add myself as maintainer 2026-02-11 19:04:50 +01:00
MynacolandMynacol deba725805 zotero: Replace rec with finalAttrs 2026-02-11 19:04:50 +01:00
Mynacol 2269809a93 zotero: Add nix-update-script 2026-02-11 19:04:50 +01:00
Mynacol 035938e39f zotero: Fix x86_64-darwin build
It complains on a build path that only triggers when the channel is not
`source`. This commit reverts back to `source`.
To avoid issues with the git hash, we just provide a valid hash filled
with zeroes.
2026-02-11 19:04:49 +01:00
Mynacol 3d3503f47a zotero: Fix aarch64-linux build
It requires "arm64" instead of "aarch64".
2026-02-11 19:04:49 +01:00
Mynacol 20ad8f2fd6 zotero: Don't depend on git
The leaveDotGit setting was causing unstable hashes.
Instead avoid requiring git and .git folders by stubbing hashes. They
are seeming not used besides build-related machinery.
2026-02-11 19:04:49 +01:00
Mynacol 20c8c8b098 zotero: Cleanups
- Always run pre/post phase hooks
- Hide some expected errors
- Update to nodejs 22
- Some other cleanups
2026-02-11 19:04:49 +01:00
Mynacol f767b3ad8f zotero: Fix darwin
By placing firefox at the expected place. Also adapt installPhase.
2026-02-11 19:04:49 +01:00
Mynacol 3d8c36c795 zotero: Fix reader availability
the js-build/reader.js etc. files also copied the files to another
folder. This was missing to make zotero fully functional.

Additionally, with `leaveDotGit` and by providing git as dependency, we
can avoid explicitly giving a git hash.
2026-02-11 19:04:48 +01:00
Mynacol 845342dee5 zotero: 8.0-unstable -> 8.0.0 2026-02-11 19:04:48 +01:00
Mynacol de7214e12f zotero: Setup check phase
When running the tests, the build phase has to be built with `ZOTERO_TEST` set.

Also generously skip tests that fail.
2026-02-11 19:04:48 +01:00
Mynacol 5893fdca25 zotero: 7.0.30 -> 8.0-unstable-2026-01-06
This lets us use the already packaged and built Firefox 140 ESR.
Many npm-related annoyances/patches were fixed, other new problems were
introduced (locale download).
2026-02-11 19:04:48 +01:00
Mynacol ce00ee56de zotero: initial commit for building from source
Firefox 115 is needed to match upstream and avoid endless patch failures
of zotero.
It requires cbindgen 0.26 to compile (Firefox 128 supports cbindgen
0.27+).
See https://discuss.haiku-os.org/t/progress-on-porting-firefox/13493/234
2026-02-11 19:04:43 +01:00
R. Ryantm ba6e0a80e3 python3Packages.hid: 1.0.8 -> 1.0.9 2026-02-11 18:03:38 +00:00
R. Ryantm a8f5d4f045 lockbook: 26.1.31 -> 26.2.11 2026-02-11 18:00:46 +00:00
Elec3137 e3a7e3dcf5 nixos-rebuild-ng: fix test failures due to early readlink() 2026-02-11 09:58:19 -08:00
JoandGitHub 70ee9e4a03 openrct2: 0.4.30 -> 0.4.31 (#485968) 2026-02-11 17:56:42 +00:00
Adam C. StephensandGitHub 4a1d2a7e50 git-town: 22.2.0 -> 22.5.0 (#486876) 2026-02-11 17:55:09 +00:00
Laurent Le Houerou 7aeade0968 maintainers: add llehouerou 2026-02-11 21:55:04 +04:00
Ethan Carter Edwards aa5281f89b hfsutils: modernize
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-02-11 12:54:26 -05:00
JoandGitHub 1a0ce9e27f anki: fix importing file crash (#486495) 2026-02-11 17:52:02 +00:00
Martin WeineltandGitHub 60d770f889 python315: 3.15.0a5 -> 3.15.0a6 (#489481) 2026-02-11 17:50:37 +00:00
Paul Grayson 389fddabdd js8call: replace with js8call-improved at 2.5.2
This package is a fork of js8call which is being more actively
maintained. The original js8call package no longer works under nixos
25.11: https://github.com/NixOS/nixpkgs/issues/486598
2026-02-11 09:50:22 -08:00
Paul Grayson d364ec7f99 js8call: move to by-name 2026-02-11 09:50:22 -08:00
Paul Grayson f2aea0cf53 maintainers: add pdg137 2026-02-11 09:50:22 -08:00
R. Ryantm c9f4ff1571 misconfig-mapper: 1.15.0 -> 1.15.2 2026-02-11 17:50:00 +00:00
JoandGitHub ef484b5f63 antigravity: 1.15.8 -> 1.16.5 (#486861) 2026-02-11 17:46:46 +00:00
Martin Weinelt ca2468533b python315: 3.15.0a5 -> 3.15.0a6
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-6
2026-02-11 18:44:41 +01:00
R. Ryantm c113372f02 cmctl: 2.3.0 -> 2.4.0 2026-02-11 17:42:03 +00:00
Martin WeineltandGitHub 7a3b7ce5fb home-assistant-custom-components.dwd: 2025.12.1 -> 2026.2.0 (#489467) 2026-02-11 17:39:11 +00:00
Elec3137 6ac558781e nixos-rebuild-ng: print out diffed closures 2026-02-11 09:35:15 -08:00
JoandGitHub bfad2e8e37 wivrn: 25.12 -> 26.2 (#488408) 2026-02-11 17:34:50 +00:00
tarzst 2b72677636 bpftune: 0-unstable-2025-03-20 → 0.4-2 2026-02-11 23:02:08 +05:30
SandroandGitHub 3afdb93b9d golangci-lint: 2.8.0 -> 2.9.0 (#489279) 2026-02-11 17:28:13 +00:00
Pierre Villemot a01950e1c6 alt-ergo-free: add 2.4.3 2026-02-11 18:26:08 +01:00
Pierre Villemot d520389055 ocamlPackages.ocplib-simplex: add 0.4 2026-02-11 18:24:49 +01:00
JoandGitHub ce5cae4163 kbst: remove PostInstallCheckPhase (#488559) 2026-02-11 17:24:20 +00:00
JoandGitHub 60e3a2ff3f mongodb-tools: build with kerberos support (#488646) 2026-02-11 17:23:06 +00:00
R. Ryantm 65ed511f32 zapzap: 6.2.9 -> 6.2.10.1 2026-02-11 17:22:18 +00:00