Commit graph

71534 commits

Author SHA1 Message Date
Frederik Rietdijk 32500cc1c1
Merge pull request #170813 from thiagokokada/wheel-deps-versions-hook-init
wheelDepsVersionsHook: init
2022-05-01 17:32:33 +02:00
github-actions[bot] 8189ad029c
Merge staging-next into staging 2022-05-01 12:01:52 +00:00
github-actions[bot] b4cd84e421
Merge master into staging-next 2022-05-01 12:01:16 +00:00
Vladimír Čunát bb7ce96081
Merge #168650: stdenvBootstrapTools: add attribute 2022-05-01 10:53:53 +02:00
Dennis Gosnell 7be18af83c
Merge pull request #169513 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-05-01 16:19:55 +09:00
davidak bd971a2416
Merge pull request #169277 from dotlambda/ooniprobe-cli-init
ooniprobe-cli: init at 3.14.2
2022-05-01 08:15:12 +02:00
github-actions[bot] 676b5fba35
Merge staging-next into staging 2022-05-01 06:01:47 +00:00
github-actions[bot] dc0ace8d6e
Merge master into staging-next 2022-05-01 06:01:14 +00:00
Mario Rodas 1ed876dcb9
Merge pull request #170932 from nagy/sbcl
sbcl: 2.1.11 -> 2.2.4
2022-04-30 19:39:43 -05:00
github-actions[bot] 5dce602f06
Merge master into haskell-updates 2022-05-01 00:16:25 +00:00
Thiago Kenji Okada e19019fe32 pythonRelaxDepsHook: init
We have a common pattern here in nixpkgs for Python applications: when a
Python package ships with either a requirements.txt or setup.py file, we
generally end up having to modify its version restriction, otherwise we have
build failures since we package only one specific version of each package
normally.

However, this end up being done in a completely ad-hoc way: some people
use substituteInPlace, some others use sed, others uses patches, etc.
In many cases, the code ends up being buggy, so it may work in one
version and breaks on the next one. We can instead implement one
standard way of doing this, and trying to be a correct as possible.

So this is what this commit does: it implements a new build hook, that
when called will automatically patch the wheel file. This is one of the
most generic ways to patch Python dependencies, and should work in
multiple cases.
2022-04-30 13:19:30 +01:00
github-actions[bot] f08d8f2263
Merge staging-next into staging 2022-04-30 12:02:39 +00:00
github-actions[bot] 80ebf94b82
Merge master into staging-next 2022-04-30 12:01:16 +00:00
Robert Hensing fb94afad50
Merge pull request #167665 from hercules-ci/pkgs-type-tag
`pkgs._type = "pkgs"`
2022-04-30 12:19:19 +02:00
Fabian Affolter 25063a9979
Merge pull request #170243 from fabaff/flask-testing-fix
python3Packages.flask-testing: disable failing tests
2022-04-30 11:34:59 +02:00
Jason O'Conal 58eae5a47e tintin: remove due to lack of maintainers 2022-04-30 15:44:03 +09:30
github-actions[bot] 2ec636df25
Merge master into haskell-updates 2022-04-30 00:13:38 +00:00
github-actions[bot] 5f05f984a6
Merge staging-next into staging 2022-04-30 00:02:41 +00:00
github-actions[bot] 142bf917b0
Merge master into staging-next 2022-04-30 00:02:08 +00:00
Graham Christensen f00109472a
Merge pull request #164185 from alexshpilkin/calibration
facetimehd: support sensor calibration files
2022-04-29 15:53:30 -04:00
Guillaume Girol 2d5fe8b052
Merge pull request #169191 from minijackson/waylandpp-0.2.10
waylandpp: 0.2.9 -> 0.2.10
2022-04-29 19:31:47 +00:00
Janne Heß 5958a65645
Merge pull request #170762 from tfc/mkdocs-plugins
Mkdocs plugins
2022-04-29 21:18:30 +02:00
Timo Kaufmann dc421ee748
Merge pull request #150966 from sir4ur0n/sir4ur0n/addLiquibaseRedshiftSupport
liquibase: add support for Amazon Redshift
2022-04-29 21:09:24 +02:00
Daniel Nagy 100bcaeec3
sbcl: 2.1.11 -> 2.2.4 2022-04-29 20:43:01 +02:00
github-actions[bot] 3624aa9760
Merge staging-next into staging 2022-04-29 18:01:55 +00:00
github-actions[bot] db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
Rick van Schijndel 2e3f136aa3
Merge pull request #170182 from armeenm/remove-lighthouse
lighthouse: remove
2022-04-29 19:19:17 +02:00
Rick van Schijndel 74c26569a2
Merge pull request #170447 from armeenm/remove-subversion_1_10
subversion_1_10: remove
2022-04-29 18:36:46 +02:00
Thiago Kenji Okada 8758d58df0
Merge pull request #170113 from AtilaSaraiva/segyio
segyio: init at 1.9.9
2022-04-29 17:04:32 +01:00
Bart Brouns 2c2e44c9ff LibreArp: init at 2.2 2022-04-29 10:57:55 -05:00
Bruno Bzeznik 5661ca1a2d adolc: init at 2.7.2 2022-04-29 10:38:40 -05:00
Matthew "strager" Glazar ba566a1728 relic: init at 7.3.0 2022-04-29 10:31:18 -05:00
AtilaSaraiva 7346b04100 segyio: init at 1.9.9 2022-04-29 12:22:24 -03:00
Charles Baynham 0950065dae pipdeptree: init at 2.2.1
Add package pipdeptree
2022-04-29 09:48:37 -05:00
Connor fcc27fbda3 mmutils: init at 1.4.1 2022-04-29 09:46:42 -05:00
yuu 7c345d1980 svgcleaner: init at unstable-2021-08-30 2022-04-29 09:32:19 -05:00
davidak 59f3930d73 geekbench: init at 4.4.4 2022-04-29 09:30:50 -05:00
Alias Gram b263bfb91c hyperion-ng: init at 2.0.12 2022-04-29 09:22:21 -05:00
Zane van Iperen 2a0795f1b0 cmdpack: init at 1.03 2022-04-29 09:17:55 -05:00
Kierán Meinhardt 8679b216a6 ezra-sil: init at 2.51 2022-04-29 09:14:15 -05:00
Kierán Meinhardt 5b856693c1 galatia-sil: init at 2.1 2022-04-29 09:14:15 -05:00
Kierán Meinhardt d534078143 annapurna-sil: init at 1.204 2022-04-29 09:14:15 -05:00
Pavel Borzenkov 00d630efa1 python3Packages.advocate: init at 1.0.0 2022-04-29 09:02:51 -05:00
rewine 19429f8f50 ripes: init at 2.2.4 2022-04-29 09:00:25 -05:00
7c6f434c ac4ce98d98
Merge pull request #170149 from Uthar/alternative-lisp-modules
Alternative lisp modules
2022-04-29 12:10:54 +00:00
github-actions[bot] cbdf1f436c
Merge staging-next into staging 2022-04-29 12:01:53 +00:00
github-actions[bot] 8fcc2694d6
Merge master into staging-next 2022-04-29 12:01:18 +00:00
sternenseemann c2fe259aa6 release-haskell.nix: clean up testing of static haskell packages
* Test the default pkgsStatic.haskellPackages set, as it should be
  working properly now.

* Instead of GHC 8.10.7 which hasn't gotten some workarounds applied,
  test GHC 9.2.2 additionally which should work as well as GHC 9.0.

* Test building an actual executable, cabal2nix.

* Simplify aggregate job definition.

* Make sure GHC 9.2 lens gets built on Hydra.
2022-04-29 11:21:18 +02:00
sternenseemann b42bd1a3d2 haskell.packages.ghc8107.spectacle: mark as unbroken
Closes #135145.

GHC >= 9.0 is unsupported at this moment (same goes for 8.8.4):
https://github.com/awakesecurity/spectacle/issues/49
2022-04-29 10:45:33 +02:00
Vincent Laporte 5a90feb76a ocamlPackages.atdgen-runtime: init at 2.4.1 2022-04-29 09:38:28 +02:00