Commit Graph

501077 Commits

Author SHA1 Message Date
Dennis Gosnell
55b8958f7d
tests.haskell.shellFor: change package used in extraDependencies test
This commit does the following two things:

1.  Changes the Haskell package used in the extraDependencies test from
    releaser to conduit.  The reason for this is that conduit is more
    of a "core" package in Haskell, and it is more likely to always be
    working.  (If conduit is not compiling, then large chunks of Hackage
    won't be working.)

2.  Tighten up the GHCi test to actually use the package from
    extraDependencies.  It appears that GHCi can fail to import the
    package from extraDependencies, and that doesn't cause GHCi to
    return an error code, which means the test isn't actually testing
    anything.

    This new change makes it so that if the package from
    extraDependencies is actually not included for some reason, then
    this shellFor test should fail.
2023-07-04 15:38:23 +09:00
github-actions[bot]
9393b5fc08
Merge master into haskell-updates 2023-07-04 00:15:15 +00:00
Nick Cao
75b33efdf5
Merge pull request #241363 from dotemup/tqsl
tqsl: add wrapGAppsHook, remove cmakeWrapper
2023-07-04 08:13:26 +08:00
James ‘Twey’ Kay
c36301bcc0 input-leap: init at unstable-2023-05-24
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-07-03 20:59:17 -03:00
James ‘Twey’ Kay
93ae7729be maintainers: add @shymega 2023-07-03 20:59:17 -03:00
figsoda
a2369d13ae
Merge pull request #241350 from fabaff/sqlfluff-bump
sqlfluff: 2.1.1 -> 2.1.2
2023-07-03 19:41:23 -04:00
figsoda
03a8cb9ee9
Merge pull request #241347 from fabaff/trivy-bump
trivy: 0.42.1 -> 0.43.0
2023-07-03 19:32:48 -04:00
dotemup
fb15b4ac4e tqsl: add wrapGAppsHook, remove cmakeWrapper 2023-07-03 18:51:06 -04:00
Dmitry Kalinkin
9cf56143a3
Merge pull request #241068 from jbedo/arrow-cpp
arrow-cpp: 12.0.0 -> 12.0.1
2023-07-03 18:26:48 -04:00
Robert Hensing
f8323a26c7
Merge pull request #241328 from Artturin/setorfunoverrfix
stdenv: fix overriding with attrset when finalAttrs isn't used
2023-07-03 23:43:55 +02:00
Archit Gupta
47c98868cd
clightd: 5.7 -> 5.8 (#240816)
* clightd: 5.7 -> 5.8

* Update pkgs/applications/misc/clight/clightd.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-07-03 23:43:05 +02:00
Garmelon
283674ec6e
vscode-extensions-betterthantomorrow.calva: 2.0.205 -> 2.0.374 (#240946) 2023-07-03 23:41:05 +02:00
Jhonas Wernery
11f27bda2d
signal-desktop: 6.21.0 -> 6.23.0, signal-desktop-beta: 6.22.0-beta.3 (#240986)
-> 6.24.0-beta.1

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.22.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.23.0

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.24.0-beta.1
2023-07-03 23:40:30 +02:00
欠陥電気
cf6bc18bed
nuclei: 2.9.7 -> 2.9.8 (#241301)
Diff: https://github.com/projectdiscovery/nuclei/compare/v2.9.7...v2.9.8

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.9.8
2023-07-03 23:35:15 +02:00
Fabian Affolter
57c8cf047c sqlfluff: 2.1.1 -> 2.1.2
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.1.1...2.1.2

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.1.2/CHANGELOG.md
2023-07-03 23:28:12 +02:00
Jörg Thalheim
a9ade0d69b
Merge pull request #241319 from otavio/rio-008
rio: 0.0.7 -> 0.0.8
2023-07-03 22:19:24 +01:00
Jörg Thalheim
d5d6c8972e
Merge pull request #241332 from figsoda/ruff
ruff: 0.0.275 -> 0.0.276
2023-07-03 22:14:12 +01:00
Fabian Affolter
c337948bea trivy: 0.42.1 -> 0.43.0
Diff: https://github.com/aquasecurity/trivy/compare/v0.42.1...v0.43.0

Changelog: https://github.com/aquasecurity/trivy/releases/tag/v0.43.0
2023-07-03 23:13:42 +02:00
Martin Weinelt
14cebe2250
Merge pull request #241342 from r-ryantm/auto-update/python310Packages.avro
python310Packages.avro: 1.11.1 -> 1.11.2
2023-07-03 23:05:31 +02:00
sternenseemann
9b491439e5 haskellPackages.rel8: allow hedgehog 2023-07-03 22:50:08 +02:00
Fabian Affolter
77d0269595
Merge pull request #241323 from r-ryantm/auto-update/python310Packages.pyamg
python310Packages.pyamg: 5.0.0 -> 5.0.1
2023-07-03 22:47:45 +02:00
sternenseemann
04b987ade5 haskell-ci: allow lattices-2.2 2023-07-03 22:45:31 +02:00
Evgeny Kurnevsky
445b2f276f
ubpm: init at 1.7.3 (#224593) 2023-07-03 22:31:53 +02:00
Otavio Salvador
5ef952ae13 rio: enable Wayland by default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-07-03 17:25:27 -03:00
Otavio Salvador
c689e7f7e1 rio: 0.0.7 -> 0.0.8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-07-03 17:25:27 -03:00
Maximilian Bosch
5904ce8eb1
evcxr: 0.14.2 -> 0.15.0 (#241253)
ChangeLog: https://github.com/evcxr/evcxr/releases/tag/v0.15.0
2023-07-03 22:19:04 +02:00
R. Ryantm
e920956b11 python310Packages.avro: 1.11.1 -> 1.11.2 2023-07-03 20:06:32 +00:00
lucasew
2920b6fc16 ciscoPacketTracer8: 8.2.0 -> 8.2.1, refactor
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-07-03 16:18:24 -03:00
figsoda
5eb9c438dd ruff: 0.0.275 -> 0.0.276
Diff: https://github.com/astral-sh/ruff/compare/v0.0.275...v0.0.276

Changelog: https://github.com/astral-sh/ruff/releases/tag/v0.0.276
2023-07-03 15:13:30 -04:00
Fabian Affolter
ce04f4b021
python310Packages.pyamg: add format
- disable on unsupported Python releases
2023-07-03 21:09:44 +02:00
Fabian Affolter
23578c3d7d
python310Packages.pyamg: add changelog to meta 2023-07-03 21:07:48 +02:00
Sandro
a2420e26d3
Merge pull request #241163 from redshifttt/ee-update
easyeffects: 7.0.4 -> 7.0.5
2023-07-03 20:51:52 +02:00
pennae
06140b7ecf
Merge pull request #239636 from pennae/nixpkgs-manual-nrd
doc: dedocbookify nixpkgs manual
2023-07-03 20:48:23 +02:00
figsoda
09176ef501
Merge pull request #241315 from v3s1e/add-bufjump-nvim
vimPlugins.bufjump-nvim: init at 2021-12-05
2023-07-03 14:47:53 -04:00
figsoda
c81634e32d
Merge pull request #241318 from toastal/lightningcss-1.21.3
lightningcss: 1.21.2 → 1.21.3
2023-07-03 14:43:38 -04:00
Artturin
42c94d06fd stdenv: fix overriding with attrset when finalAttrs isn't used
```
nix-repl> (pkgs.htop.overrideAttrs { pname = "hello-overriden"; }).pname
error:
       … while evaluating a branch condition

         at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/lib/customisation.nix:86:7:

           85|     in
           86|       if builtins.isAttrs result then
             |       ^
           87|         result // {

       … while calling the 'isAttrs' builtin

         at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/lib/customisation.nix:86:10:

           85|     in
           86|       if builtins.isAttrs result then
             |          ^
           87|         result // {

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attempt to call something which is not a function but a set

       at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/pkgs/stdenv/generic/make-derivation.nix:58:21:

           57|           f = self: super:
           58|             let x = f0 super;
             |                     ^
           59|             in
```
2023-07-03 21:34:50 +03:00
Janik
f7f5555216
sipexer: 1.0.3 -> 1.1.0 (#240929)
* sipexer: 1.0.3 -> 1.1.0

* Update pkgs/tools/networking/sipexer/default.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-07-03 20:34:39 +02:00
Jonas Chevalier
507e8b4cca
Merge pull request #241266 from aldoborrero/feat/mdformat-plugins
Add mdformat plugins
2023-07-03 20:27:18 +02:00
R. Ryantm
c98011e6ef python310Packages.pyamg: 5.0.0 -> 5.0.1 2023-07-03 18:09:22 +00:00
Emily
aafa2b2c3d
Merge pull request #241179 from SuperSandro2000/matrix-sliding-sync
matrix-sliding-sync: init at 0.99.3
2023-07-03 20:00:01 +02:00
Pol Dellaiera
cc085f09ed
Merge pull request #241309 from NixOS/php/composer-bump-2.5.8
phpPackages.composer: 2.5.7 -> 2.5.8
2023-07-03 19:51:20 +02:00
Will Fancher
73a8ca1674
Merge pull request #240601 from lilyinstarlight/fix/lvm-root-sd-stage-1-unhide
nixos/*: unhide remaining systemd stage-1 options
2023-07-03 13:38:12 -04:00
toastal
3814796dc6 lightningcss: 1.21.2 → 1.21.3
https://github.com/parcel-bundler/lightningcss/releases/tag/v1.21.3
2023-07-04 00:22:12 +07:00
"Veselin Ivanov"
d8a14c1f67 vimPlugins.nvim-treesitter: update grammars 2023-07-03 19:05:03 +02:00
"Veselin Ivanov"
f04539a710 vimPlugins: update 2023-07-03 19:01:33 +02:00
Emily
453da3c28f
Merge pull request #241297 from kranurag7/kubectl-gadget-bump
kubectl-gadget: 0.17.0 -> 0.18.0
2023-07-03 19:00:56 +02:00
piegames
89ca1a9126
Merge pull request #241254 from basedtheorem/patch-1 2023-07-03 18:58:45 +02:00
"Veselin Ivanov"
651511bea8 vimPlugins.bufjump-nvim: init at 2021-12-05 2023-07-03 18:56:31 +02:00
Emily
6724706f5a
Merge pull request #241290 from mccurdyc/mccurdyc/adds-gitrs
gitrs: init at 0.3.6
2023-07-03 18:44:01 +02:00
Pol Dellaiera
39bea5f1ba
phpPackages.composer: switch to finalAttrs pattern 2023-07-03 18:37:43 +02:00