Commit graph

377369 commits

Author SHA1 Message Date
Vincent Laporte 1f11888116 Revert "coqPackages: etc"
This reverts commit 7e589a45ef.
2022-05-13 06:47:14 +02:00
Vincent Laporte 215235cce5 Revert "moving findlib to propagedNativeBuildInputs"
This reverts commit 82440c9374.
2022-05-13 06:47:14 +02:00
Mario Rodas 0ba57d89ca
Merge pull request #172798 from marsam/update-work-sans
work-sans: 1.6 -> 2.010
2022-05-12 23:30:53 -05:00
Berk D. Demir 62595afea7
certigo: disable test on Darwin-x86_64 (#172790)
Partially reverts #167546.

Hydra Darwin x86_64 tests have been failing since merge
https://hydra.nixos.org/job/nixpkgs/trunk/certigo.x86_64-darwin

ZHF: #172160
2022-05-12 22:38:10 -05:00
Mario Rodas 2411f02681
Merge pull request #172794 from r-ryantm/auto-update/python3.10-rethinkdb
python310Packages.rethinkdb: 2.4.8 -> 2.4.9
2022-05-12 22:36:55 -05:00
Mario Rodas 09c74a20d7
Merge pull request #172793 from r-ryantm/auto-update/python3.10-itemadapter
python310Packages.itemadapter: 0.5.0 -> 0.6.0
2022-05-12 22:32:59 -05:00
Mario Rodas e89c0cff51
Merge pull request #172692 from marsam/yubikey-agent-ldflags
yubikey-agent: add ldflags
2022-05-12 22:15:05 -05:00
R. Ryantm 9c7eb1821e python310Packages.rethinkdb: 2.4.8 -> 2.4.9 2022-05-13 02:42:52 +00:00
R. Ryantm 5e402cdf73 python310Packages.itemadapter: 0.5.0 -> 0.6.0 2022-05-13 02:31:03 +00:00
Artturi ff6e5ed3f3
Merge pull request #172772 from danielfullmer/microsoft_gsl-fetchpatch
microsoft_gsl: use fetchpatch instead of fetchurl
2022-05-13 04:13:25 +03:00
Mario Rodas 882eea10aa
Merge pull request #172785 from marsam/update-libkqueue
libkqueue: 2.6.0 -> 2.6.1
2022-05-12 20:06:22 -05:00
Artturi 682c8b1a70
Merge pull request #172782 from squalus/invidious
invidious: fix build
2022-05-13 04:02:53 +03:00
Mario Rodas 8e14a65562
Merge pull request #172546 from r-ryantm/auto-update/python3.10-emcee
python310Packages.emcee: 3.1.1 -> 3.1.2
2022-05-12 19:26:24 -05:00
squalus 728b0c81fe invidious: fix build
The build was broken since 52f8cf58a4 when
gcc was updated from 10 to 11. This forces lsquic's version of boringssl
to build with gcc 10.
2022-05-12 17:08:36 -07:00
Mario Rodas b0ce87e1ea
Merge pull request #172724 from r-ryantm/auto-update/git-machete
git-machete: 3.9.0 -> 3.9.1
2022-05-12 19:08:19 -05:00
Mario Rodas 2104b52516
Merge pull request #172620 from chivay/karton
python3Packages.karton-core: 4.4.0 -> 4.4.1
2022-05-12 19:07:17 -05:00
Mario Rodas 356cd03d45
Merge pull request #172191 from 06kellyjac/konstraint
konstraint: 0.19.0 -> 0.19.1
2022-05-12 19:02:34 -05:00
Mario Rodas 557f768806
Merge pull request #172717 from 06kellyjac/deno
deno: 1.21.2 -> 1.21.3
2022-05-12 19:02:08 -05:00
Martin Weinelt 766cf76b4f
Merge pull request #172323 from ncfavier/fix-firefox-tmp.json 2022-05-13 01:53:45 +02:00
Mario Rodas 91bcc8830d
Merge pull request #172649 from r-ryantm/auto-update/python3.10-pglast
python310Packages.pglast: 3.9 -> 3.10
2022-05-12 18:51:09 -05:00
Mario Rodas d002de0a09
Merge pull request #172690 from marsam/update-age-plugin-yubikey
age-plugin-yubikey: 0.2.0 -> 0.3.0
2022-05-12 18:42:55 -05:00
Sandro 0b08abd3f5
Merge pull request #172757 from SuperSandro2000/elisa
plasma5Packages.elisa: reduce runtime closure size
2022-05-13 01:23:03 +02:00
marius david 3382e4d222 opendungeons: fix compilation 2022-05-12 18:06:24 -05:00
Sandro 184892dce5
Merge pull request #172113 from SuperSandro2000/autobahn
python310Packages.autobahn: adopt, populate passthru.extras-require
2022-05-13 00:41:01 +02:00
Sandro 73feaeda91
Merge pull request #172732 from SuperSandro2000/nextcloud-client
nextcloud-client: fix stray cacheDir
2022-05-13 00:35:17 +02:00
Sandro af0b555e61
Merge pull request #172759 from armeenm/fix-nodepackages
nodePackages: remove lumo-build-deps
2022-05-13 00:32:51 +02:00
Adam Joseph 59ee75c607
ssocr: unstable-2018-08-11 -> 2.22.1 (#172444)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2022-05-13 00:31:27 +02:00
sternenseemann 357da6c296 buildRustPackage: make cargoDeps logic easier to follow
The old logic flow had the structure

  if ( … ) {
    if ( … ) {
      …
    } else {
      …
    }
  } else {
    …
  }

which is quite hard to follow in Nix. Instead we ensure that no if
expression is inside a then branch.

This change is zero rebuild, as no logic was changed.
2022-05-13 08:18:39 +10:00
Daniel Fullmer c7d0078c59 microsoft_gsl: use fetchpatch instead of fetchurl
The hash for this file when using fetchurl changed from
sha256-uouv35crtly8kYhKyvMyZkqwTKt1jXC6dZjw4sQ60v0=
to
sha256-nCPdC5eFDRyyeJzxJnoCvlukWy61OB7DoXD+R8dGlnw=

Lets use fetchpatch instead to potentially avoid this issue in the
future.
2022-05-12 15:03:10 -07:00
markuskowa 39936c75c5
Merge pull request #172555 from linsui/amberol
amberol: 0.6.0 -> 0.6.1
2022-05-12 23:50:20 +02:00
Thiago Kenji Okada 02bbd2fe68
Merge pull request #172712 from willcohen/clojupyter-0.3.3
clojupyter: 0.3.2 -> 0.3.3
2022-05-12 22:13:18 +01:00
Thiago Kenji Okada 55c9cdeef5
Merge pull request #172747 from Gaelan/fpc-aarch64-fix
fpc: fix build on aarch64
2022-05-12 22:02:52 +01:00
Rick van Schijndel d9f2395af1
Merge pull request #172408 from tpwrules/upgrade-aravis
aravis: 0.6.4 -> 0.8.21, add myself as maintainer
2022-05-12 23:02:03 +02:00
Armeen Mahdian c53a9ada0b nodePackages: remove lumo-build-deps 2022-05-12 16:00:40 -05:00
Thiago Kenji Okada b2ab748771
Merge pull request #172274 from dotlambda/phonemizer-fix
python3Packages.phonemizer: fix build
2022-05-12 21:57:24 +01:00
maxine [they] 4453ddf354
Merge pull request #172594 from techknowlogick/bnomad 2022-05-12 22:57:16 +02:00
Thiago Kenji Okada eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Rick van Schijndel 6e45ca94ce
Merge pull request #172280 from Mindavi/fltk/cross
fltk: support cross-compilation
2022-05-12 22:54:09 +02:00
Sandro Jäckel e7f347cf21
plasma5Packages.elisa: reduce runtime closure size 2022-05-12 22:52:20 +02:00
Thiago Kenji Okada 7379bc099e
Merge pull request #172632 from WolfangAukang/aioimaplib-fix
python3Packages.aioimaplib: disable python 3.10
2022-05-12 21:46:52 +01:00
Thiago Kenji Okada aa6dbf25dc
Merge pull request #172662 from avdv/fix-darkstat-darwin
darkstat: Fix build on darwin
2022-05-12 21:46:30 +01:00
Thiago Kenji Okada e2992b1895
Merge pull request #172307 from thiagokokada/libpulseaudio-fixes-darwin
libpulseaudio: fix build on x86_64-darwin
2022-05-12 21:45:50 +01:00
techknowlogick 0041eeba05 nomad_1_3: init at 1.3.0 2022-05-12 16:38:06 -04:00
Will Cohen 975d834041 clojupyter: 0.3.2 -> 0.3.3 2022-05-12 16:12:57 -04:00
Gaelan Steele da2f2d49a6 fpc: fix build on aarch64
glibc 2.34 broke it; apply an unreleased patch from upstream
2022-05-12 19:34:43 +00:00
maxine [they] 88be12e5dd
Merge pull request #172614 from techknowlogick/bvault-3
vault: 1.10.2 -> 1.10.3
2022-05-12 21:09:49 +02:00
maxine [they] ff6c5a470e
Merge pull request #172595 from techknowlogick/bnomad-12
nomad_1_2: 1.2.6 -> 1.2.7
2022-05-12 21:02:31 +02:00
Robert Schütz e8488cd500 python3Packages.pydicom: 2.2.2 -> 2.3.0
https://pydicom.github.io/pydicom/stable/release_notes/index.html#version-2-3-0
2022-05-12 11:57:12 -07:00
Silvan Mosberger 486992aca7
Merge pull request #160752 from svrana/desktop-manager-script-start
desktop manager script: start properly
2022-05-12 20:49:13 +02:00
Silvan Mosberger fd50826952
Merge pull request #104457 from ju1m/public-inbox
Update public-inbox to 1.8.0 and add systemd services
2022-05-12 20:46:39 +02:00