Commit Graph
730605 Commits
Author SHA1 Message Date
sternenseemann 4f7efec851 haskell.packages.ghc96.htree: restrict to < 0.2 2024-12-31 23:06:13 +01:00
sternenseemann e2c7e1cd41 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1810790](https://hydra.nixos.org/eval/1810790) of nixpkgs commit [b20733c](https://github.com/NixOS/nixpkgs/commits/b20733c8c797485c31dffe246a63997462e74ac1) as of 2024-12-31 21:08 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2024-12-31 22:33:15 +01:00
sternenseemann e73ff8c460 haskellPackages.nspace: disable tests 2024-12-31 22:03:32 +01:00
sternenseemann 048ee4d97c haskell.packages.ghc8107.ghc-source-gen: pin to 0.4.5.0
0.4.6.0 only supports >= 9.0 && < 9.11 which we can test now.

haskell.packages.ghc{902,...,9101}.ghc-source-gen: test on Hydra
2024-12-31 18:10:15 +01:00
sternenseemann b20733c8c7 haskellPackages.cabal2nix-unstable: 2024-12-22 -> 2024-12-31
Adds support for some pkg config library names:

- libspa-0.2, libpipewire-0.3 from pipewire
- libnm from networkmanager
2024-12-31 14:38:47 +01:00
sternenseemann 8609c05e15 haskellPackages.alfred-margaret: remove stale broken flag 2024-12-31 14:38:13 +01:00
sternenseemann a8f9a9f6fe haskellPackages.lawful-conversions: relax lower bounds of test suite 2024-12-31 13:40:42 +01:00
sternenseemann 3b4be0dc07 haskellPackages.provide: relax lower bound on lens 2024-12-31 13:40:42 +01:00
sternenseemann c7a72e43b3 haskellPackages.pfile: allow hspec == 2.11.* 2024-12-31 13:38:29 +01:00
sternenseemann 31aab29bd8 haskellPackages.xz: make sure we are using pkgs.xz, allow tasty 1.4
lzma-static is deprecated in favor of xz which can finally be built
against the system library instead of vendoring and statically linking
xz in the Hackage package.

I've set all packages that vendor lzma somehow related to these packages
to dontDistribute since we don't really want to redistribute potentially
outdated versions of xz (maybe we should mark these as broken,
actually).
2024-12-31 13:38:29 +01:00
sternenseemann 164d44fcaf haskellPackages.libxml-sax: drop obsolete override
Upstream has fixed the implicit declarations in a new release. That
release also includes the test suite in the default package which
unfortunately segfaults, so the build is failing again.
2024-12-31 13:38:29 +01:00
github-actions[bot]andGitHub 2fd0dc1a22 Merge master into haskell-updates 2024-12-31 00:16:21 +00:00
Martin WeineltandGitHub 9b07371284 prometheus-rasdaemon-exporter: backport fixes (#369519) 2024-12-31 01:00:21 +01:00
Martin Weinelt f7dea2cd21 prometheus-rasdaemon-exporter: fix sqlite connection setup 2024-12-31 00:47:23 +01:00
Gaétan LepageandGitHub 06f2f12d34 pam-watchid: init (#368071) 2024-12-31 00:44:53 +01:00
kirillrdyandGitHub a9ffce65a9 python312Packages.pgpy: fix build (#368110) 2024-12-31 08:31:52 +09:00
Martin Weinelt 009423e259 prometheus-rasdaemon-exporter: normalize metric names 2024-12-31 00:31:04 +01:00
Robert Helgesson b8fcd62bdb unifont_upper: 16.0.01 -> 16.0.02 2024-12-31 00:25:34 +01:00
Robert Helgesson 098dd9555d unifont: 16.0.01 -> 16.0.02 2024-12-31 00:25:34 +01:00
Silvan MosbergerandGitHub 7ed15046bb docs: remove outdated references to CODEOWNERS (#369505) 2024-12-31 00:24:47 +01:00
EmilyandGitHub 75cdbb778e grafana-loki: 3.3.1 -> 3.3.2 (#367856) 2024-12-31 00:13:19 +01:00
Gaétan LepageandGitHub e48e3c0595 python3Packages.periodiq: 0.12.1 -> 0.13.0 (#369382) 2024-12-30 23:45:02 +01:00
bd98340542 docs: correct CODEOWNERS to OWNERS
Co-authored-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-12-30 22:39:00 +00:00
Robert SchützandGitHub e93908c398 python312Packages.simsimd: 6.2.2 -> 6.2.3 (#369490) 2024-12-30 14:36:46 -08:00
Martin WeineltandGitHub 8cd92caa4e firefox: fix darwin build (#369253) 2024-12-30 23:35:57 +01:00
Pavol RusnakandGitHub fdbdcfde47 rustpython: move to by-name; improve derivation (#369498) 2024-12-30 23:34:19 +01:00
Adam Dinwoodie bb72703fd9 docs: remove outdated references to CODEOWNERS
As of b01ca00aed (CODEOWNERS: Switch to alternate mechanism,
2024-10-10) and #336261, this repository doesn't use the GitHub
CODEOWNERS file, but instead has its own similar mechanism.  Remove and
update references to the CODEOWNERS file in various documentation files.
2024-12-30 22:08:49 +00:00
nixpkgs-merge-bot[bot]andGitHub 14739ba70c pekwm: 0.3.1 -> 0.3.2 (#369274) 2024-12-30 22:08:21 +00:00
Jon SeagerandGitHub 35c69267b5 homepage-dashboard: 0.9.13 -> 0.10.6 (#369413) 2024-12-30 22:03:15 +00:00
Quentin Boyer 8fc8a565fc python3Packages.periodiq: 0.12.1 -> 0.13.0
Diff: https://gitlab.com/bersace/periodiq/-/compare/v0.12.1...v0.13.0
2024-12-30 23:01:59 +01:00
nixpkgs-merge-bot[bot]andGitHub c6eeaf630e infrastructure-agent: 1.58.1 -> 1.59.0 (#368481) 2024-12-30 21:48:49 +00:00
Gaetan Lepage 8d1796dfc7 rustpython: unmark as broken on x86_64-darwin 2024-12-30 22:43:36 +01:00
Gaetan Lepage daa78519b5 rustpython: improve derivation 2024-12-30 22:43:06 +01:00
Peder Bergebakken SundtandGitHub 0b2d91ff1e manifold: 3.0.0 -> 3.0.1 (#369309) 2024-12-30 22:33:19 +01:00
Thiago Kenji OkadaandGitHub 16e87f451b gitignore: ignore log files generated by update scripts too (#342345) 2024-12-30 21:30:05 +00:00
Gaetan Lepage 8ea14f4ba1 rustpython: move to by-name 2024-12-30 22:28:02 +01:00
c755a99035 i3-volume: init at 3.9.0 (#354388)
Co-authored-by: nicoo <nicoo@mur.at>
2024-12-30 21:24:45 +00:00
Gaétan LepageandGitHub 642ace3d9a python312Packages.qbittorrent-api: 2024.11.70 -> 2024.12.71 (#368252) 2024-12-30 22:18:32 +01:00
Gaétan LepageandGitHub f25ffb5fdf python3Packages.orange3: setup direct dependencies to fetch from GitHub + bump (#354279) 2024-12-30 22:17:56 +01:00
Gaétan LepageandGitHub b5e20c720d ghost-cli: init at 1.26.1 (#366378) 2024-12-30 22:17:01 +01:00
Fabian AffolterandGitHub 171dfafe38 python312Packages.types-aiobotocore-*: 2.15.1 -> 2.16.1 (#369321) 2024-12-30 22:08:25 +01:00
Austin HorstmanandGitHub f23b7584a7 mysql-workbench: fix build, modernize and clean up deps (#344547) 2024-12-30 15:07:51 -06:00
R. Ryantm cc2b0e2d5a python312Packages.simsimd: 6.2.2 -> 6.2.3 2024-12-30 21:04:07 +00:00
Gaétan LepageandGitHub 5543e3088e sutils: correct license (#369241) 2024-12-30 21:59:56 +01:00
Gaétan LepageandGitHub b4e4fa4312 python312Packages.dask-expr: fix hash (#369293) 2024-12-30 21:54:31 +01:00
Martin WeineltandGitHub fe14d4d83e nixos/matter-server: allow AF_UNIX sockets for dbus connections (#369203) 2024-12-30 21:53:25 +01:00
Fabian AffolterandGitHub 38cc8ff7b3 python312Packages.opower: 0.8.6 -> 0.8.7 (#369342) 2024-12-30 21:52:12 +01:00
Gaétan LepageandGitHub ab07810c90 pv-migrate: use tag in src, do not use src in other places (#368244) 2024-12-30 21:51:59 +01:00
Fabian AffolterandGitHub 188f85b27c python312Packages.aiopegelonline: 0.1.0 -> 0.1.1 (#369343) 2024-12-30 21:51:42 +01:00
Fabian AffolterandGitHub 6b610def18 python312Packages.aiocomelit: 0.10.0 -> 0.10.1 (#369344) 2024-12-30 21:51:13 +01:00