Commit Graph
394135 Commits
Author SHA1 Message Date
sternenseemann ff7abeabe9 haskellPackages.hasql-dynamic-statements: downgrade to 0.3.1.1
We still ship hasql 1.5 due to stackage which is not compatible with
0.3.1.2.
2022-07-26 13:35:28 +02:00
sternenseemann ae78f71723 haskellPackages.{superbuffer,list-t,stm-containers}: reenable tests
HTF has been fixed a while ago actually, so these test suites can be
built and executed again. For stm-containers, a bounds issue persists,
though.
2022-07-26 13:24:29 +02:00
sternenseemann 57055b681f haskellPackages.Spock-core: build with correct reroute version
Spock-core 0.14.0.1 now only supports reroute >= 0.7 because it exports
the new AltVar type (in an [PVP violation]).

We can luckily accomodate Spock-core, since all other [reverse deps] of
reroute are marked broken in nixpkgs at the moment.

[PVP violation]: https://github.com/agrafix/Spock/issues/180#issuecomment-1195328647
[reverse deps]: https://packdeps.haskellers.com/reverse/reroute
2022-07-26 12:57:45 +02:00
maralornandGitHub dd6432a863 Merge pull request #182873 from sternenseemann/terminfo-cross
haskellPackages.terminfo: not a core pkg if cross compiling
2022-07-26 11:25:03 +02:00
Malte Brandy 0620844136 haskellPackages.regex-tdfa: Disable disfunctional tests for older ghcs 2022-07-26 11:15:03 +02:00
github-actions[bot]andGitHub f637ad4a20 Merge master into haskell-updates 2022-07-26 00:14:26 +00:00
Mario RodasandGitHub 53be7c9439 Merge pull request #182800 from r-ryantm/auto-update/jc
jc: 1.20.3 -> 1.20.4
2022-07-25 19:12:28 -05:00
Mario RodasandGitHub 548e74b9f1 Merge pull request #182816 from SuperSandro2000/bundlerApp
bundlerApp: set meta.mainProgram
2022-07-25 19:11:26 -05:00
WinterandGitHub a1eb1463c2 Merge pull request #182888 from qowoz/gitaly
gitaly: fix ldflags
2022-07-25 19:57:16 -04:00
zowoq 898b80521f hclfmt: 2.12.0 -> 2.13.0
https://github.com/hashicorp/hcl/releases/tag/v2.13.0
2022-07-26 09:41:26 +10:00
Mario RodasandGitHub 0c174a7eff Merge pull request #182821 from marsam/update-scrapy
python310Packages.scrapy: 2.6.1 -> 2.6.2
2022-07-25 18:34:12 -05:00
zowoq 6e0e1f6dd0 gitaly: fix ldflags
should be a list
2022-07-26 09:15:44 +10:00
WinterandGitHub 29f8efab91 Merge pull request #182882 from qowoz/zig
zig: use `darwin.apple_sdk_11_0.callPackage`
2022-07-25 18:55:41 -04:00
WinterandGitHub adffdeb4ae Merge pull request #182833 from newAM/svdtools
svdtools: 0.1.23 -> 0.2.5
2022-07-25 18:47:32 -04:00
github-actions[bot]andzowoq 63eb0b66b7 terraform-providers: update 2022-07-25 2022-07-26 08:37:54 +10:00
zowoq 1d73e9798c zig: use darwin.apple_sdk_11_0.callPackage
no need for the if else, `darwin.apple_sdk_11_0.callPackage` is a no op for non-darwin
2022-07-26 08:25:22 +10:00
José Romildo MalaquiasandGitHub a14424e2fe Merge pull request #182628 from aacebedo/papirus-folders
papirus-folders: fix missing dependency
2022-07-25 19:07:59 -03:00
WinterandGitHub 0256741def Merge pull request #182865 from symphorien/os-prober-1.81
os-prober: 1.79 -> 1.81
2022-07-25 17:56:54 -04:00
ajs124andGitHub 66e9ea4827 Merge pull request #180008 from Luflosi/skip-fsck-for-bind-mount 2022-07-25 23:56:12 +02:00
StigandGitHub 1472f3ab79 Merge pull request #182846 from prusnak/micropython
micropython: 1.18 -> 1.19
2022-07-25 23:52:41 +02:00
WinterandGitHub 3088e53a22 Merge pull request #182843 from chvp/bump-mu
mu: 1.8.6 -> 1.8.7
2022-07-25 17:52:17 -04:00
WinterandGitHub c4665307de Merge pull request #180148 from Luflosi/nginx-fix-listenAddresses-example
nixos/nginx: fix broken listenAddresses example
2022-07-25 17:47:00 -04:00
sternenseemann f39aee2d8b haskellPackages.terminfo: not a core pkg if cross compiling
GHC's cross build flavours disable the terminfo package, so it will
never be included if we are cross-compiling – setting it to null thus
breaks all builds depending on the package.

To fix this problem, we use the versioned attribute generated by
hackage2nix, just like we do for xhtml.

Closes #182785.
2022-07-25 23:42:29 +02:00
Martin WeineltandGitHub cf1696e19d Merge pull request #179397 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2022-07-25 23:36:27 +02:00
Martin WeineltandGitHub 3363f4efe1 Merge pull request #179398 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 102.0b9 -> 103.0b1
2022-07-25 23:32:12 +02:00
Malte Brandy 759fed34c0 haskellPackages.hls-ormolu-plugin: Disable flaky test 2022-07-25 22:58:20 +02:00
Guillaume GirolandGitHub 063996d291 Merge pull request #182233 from symphorien/doc-iso-branch
nixos/doc: don't advise to build master
2022-07-25 20:48:49 +00:00
Guillaume Girol 1068fd4241 os-prober: 1.79 -> 1.81 2022-07-25 22:46:14 +02:00
Rick van SchijndelandGitHub 98dda0b190 Merge pull request #182855 from lourkeur/security/chia-cat1
chia: mark as insecure
2022-07-25 22:46:01 +02:00
superherointjandGitHub 31e2112c5f Merge pull request #182845 from chvp/bump-pywayland
python3Packages.pywayland: 0.14.13 -> 0.14.14
2022-07-25 17:39:56 -03:00
Guillaume GirolandGitHub c2576bd19f Merge pull request #180989 from devhell/bump-mediainfo-lib
{lib}mediainfo{-gui}: 22.03 -> 22.06
2022-07-25 20:20:27 +00:00
WinterandGitHub 6fe666be00 Merge pull request #182854 from Craftzman7/pkg/bun
bun: 0.1.2 -> 0.1.5
2022-07-25 15:42:14 -04:00
Craftman7 a6467f01e2 bun: 0.1.2 -> 0.1.5 2022-07-25 12:25:14 -07:00
superherointjandGitHub a4d9fb078b Merge pull request #182703 from PedroHLC/zen-kernels-5.18.14
zen-kernels: 5.18.13 -> 5.18.14
2022-07-25 16:13:48 -03:00
Louis Bettens 6808d5e09d chia: mark as insecure 2022-07-25 21:04:22 +02:00
ajs124andGitHub 9d866de207 Merge pull request #180859 from kevincox/metabase 2022-07-25 20:46:12 +02:00
eb5ea1500b hclfmt: init at 2.12.0 (#182472)
* hclfmt: init at 2.12.0

Co-authored-by: Winter <winter@winter.cafe>
2022-07-25 20:15:58 +02:00
Vincent LaporteandVincent Laporte 3131757b9f ocamlPackages.omd: 1.3.1 → 1.3.2 2022-07-25 20:11:55 +02:00
Jan Tojnar 79abc2a487 gnome.sushi: Fix video previews
GStreamer was missing gtksink element.

Fixes: https://github.com/NixOS/nixpkgs/issues/182542
2022-07-25 20:06:40 +02:00
Jan Tojnar f0f161e287 gegl: 0.4.36 → 0.4.38
https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_36...GEGL_0_4_38
2022-07-25 20:06:16 +02:00
Pavol Rusnak 3a33ccee14 micropython: 1.18 -> 1.19 2022-07-25 18:29:48 +02:00
Charlotte Van Petegem 99f5d1c0e7 python3Packages.pywayland: 0.14.13 -> 0.14.14
https://github.com/flacjacket/pywayland/releases/tag/v0.4.14
2022-07-25 18:14:45 +02:00
Charlotte Van Petegem ec92be4567 mu: 1.8.6 -> 1.8.7 2022-07-25 18:10:18 +02:00
Kevin CoxandGitHub f5da53c188 Merge pull request #179744 from freezeboy/reduce-closure-metabase
metabase: only require jdk11_headless to reduce closure size
2022-07-25 11:47:35 -04:00
Kevin CoxandGitHub 6efae3d6a9 Merge pull request #118093 from stuebinm/nextcloud-secrets
nixos/nextcloud: add extraOptions and secretFile options
2022-07-25 11:29:11 -04:00
PedroHLC ☭ 6f8b42bb02 linux_lqx: 5.18.13-lqx1 -> 5.18.14-lqx1 2022-07-25 12:23:21 -03:00
PedroHLC ☭ a829e713d4 linux_zen: 5.18.13-zen1 -> 5.18.14-zen1 2022-07-25 12:23:18 -03:00
superherointjandGitHub 41a2795b76 Merge pull request #182761 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.06.29-19.32.13 -> 2022.07.24-18.25.43
2022-07-25 12:02:34 -03:00
Peter Hoeg 39a5398657 swap maintainer 2022-07-25 22:55:46 +08:00
Peter HoegandArtturi 655f414aae Update pkgs/tools/misc/ix/default.nix
Co-authored-by: Artturi <Artturin@artturin.com>
2022-07-25 22:55:46 +08:00