3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

369530 commits

Author SHA1 Message Date
Sandro 4aa11b21b5
Merge pull request #168455 from barinov274/sanctuary
unigine-sanctuary: init at 2.3
2022-04-15 04:22:15 +02:00
Sandro f19b0a553d
Merge pull request #168573 from a-m-joseph/boost178-architecture-renaming
boost: fix taxonomy mistake, account taxonomy change in v1.78
2022-04-15 04:18:39 +02:00
Sandro 13e0fadf57
Merge pull request #168560 from malob/fix-libcst-darwin
python3Packages.libcst: fix build on darwin
2022-04-15 04:06:27 +02:00
Sandro 5181d5945e
Merge pull request #168606 from fgaz/gron/0.7.1
gron: 0.6.1 -> 0.7.1
2022-04-15 03:41:22 +02:00
Sandro 29014d65aa
Merge pull request #167721 from bbigras/kopia
kopia: 0.10.6 -> 0.10.7
2022-04-15 03:32:05 +02:00
Justinas Stankevičius 2532909462
jellyfin-ffmpeg: init at 4.4.1-4, use as default for jellyfin (#151617)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-15 03:04:18 +02:00
Will Dietz dde5b0ca7a
python3Packages.fenics: fix build, pin to older boost (#166728)
* python3Packages.fenics: fix build, pin to older boost

Looking at upstream, there are various issues with newer boost.
(At least some of them have been since fixed)

For now, fix the build by using a version of boost that works
with the current version.

Error here was complaining about `std::min_element`,
which is no longer available, apparently, due to newer boost
no longer (transitively) including <algorithm>.

This was added in C++17, so I'm not sure the cmake flag
specifying dolfin built with C++11 makes sense or is used.
Leaving for now :).

* nixos/tests/fenics: fix name of machine/node in script

Still fails for now.

* python3Packages.fenics: fix accidentally changed strings in subst

Looks like in migration to pkg-config this was erroneously
changed from `pkgconfig` (python package, and source string)
to `pkg-config` (nix package name, tool name).
(see 9bb3fccb5b)

Fixes the NixOS test.
2022-04-14 19:37:20 -05:00
Anderson Torres ccb9653427
Merge pull request #168648 from AndersonTorres/new-vivarium
tomlc99: init at 0.pre+date=2022-04-04
tomlcpp: init at 0.pre+date=2022-05-01
2022-04-14 21:08:20 -03:00
Thiago Kenji Okada 38cf4f1141
Merge pull request #168714 from thiagokokada/simplify-aerc
aerc: simplify derivation
2022-04-15 00:18:05 +01:00
Bernardo Meurer 5ff0fefd74
Merge pull request #168588 from TredwellGit/linux
Linux kernels 2022-04-13
2022-04-14 15:54:16 -07:00
Martin Weinelt 71cfaf05c6
Merge pull request #168711 from mweinelt/home-assistant 2022-04-15 00:08:56 +02:00
Thiago Kenji Okada 83287e4e30 aerc: simplify derivation 2022-04-14 23:08:27 +01:00
Michael Weiss baebb6a997
Merge pull request #168537 from primeos/llvmPackages_14
llvmPackages_14: 14.0.0 -> 14.0.1
2022-04-14 23:55:26 +02:00
Sandro 445c5cc523
Merge pull request #166268 from rhoriguchi/resilio-sync 2022-04-14 23:33:14 +02:00
Thiago Kenji Okada 82d10b5b61
Merge pull request #168647 from ratsclub/aerc-0.8
aerc: added PREFIX to makeFlags
2022-04-14 22:29:07 +01:00
Luke Granger-Brown 447b0dd0ec
Merge pull request #168696 from lukegb/168681-vulnerability-roundup-113-pomerium-0170-1-advisory-91
pomerium: 0.17.0 -> 0.17.1
2022-04-14 22:26:16 +01:00
Bernardo Meurer c8eee90c02
Merge pull request #168626 from maxeaubrey/1password-gui_8.6.1
_1password-gui: 8.6.0 -> 8.6.1
2022-04-14 14:18:20 -07:00
Fabian Affolter fa62101933
Merge pull request #168639 from r-ryantm/auto-update/python310Packages.dask-mpi
python310Packages.dask-mpi: 2021.11.0 -> 2022.4.0
2022-04-14 23:12:12 +02:00
Janne Heß 0efb6720a4
nixos/console: Fix attribute path to fix eval 2022-04-14 22:07:41 +01:00
Martin Weinelt beb649f5d1
home-assistant: 2022.4.3 -> 2022.4.4
https://github.com/home-assistant/core/releases/tag/2022.4.4
2022-04-14 23:07:10 +02:00
Michael Weiss 7d6b9b7e4c
Merge pull request #167534 from NickCao/wayland-utils-cross
wayland-utils: add pkg-config to depsBuildBuild
2022-04-14 23:02:18 +02:00
Artturi f9c1f02601
Merge pull request #168649 from r-ryantm/auto-update/python310Packages.geocachingapi
python310Packages.geocachingapi: 0.1.1 -> 0.2.1
2022-04-15 00:00:04 +03:00
Artturi 82c41765d3
Merge pull request #168652 from rhoriguchi/gitkraken
gitkraken: 8.3.3 -> 8.4.0
2022-04-14 23:55:28 +03:00
Artturi 5849fe99b8
Merge pull request #168653 from flokli/wire-desktop-libxshmfence
wire-desktop: fix linux build
2022-04-14 23:55:01 +03:00
Lassulus 15b5c29a41
Merge pull request #168600 from helsinki-systems/feat/systemd-stage-1-keymap
nixos/stage-1-systemd: Add keymap support
2022-04-14 21:50:52 +01:00
zowoq 3c18b8109f iperf3: fix darwin build
lksctp-tools is linux only
2022-04-15 06:46:15 +10:00
Niklas Hambüchen 0a9c88ab30
Merge pull request #167301 from lourkeur/update/ghc_filesystem
ghc_filesystem: 1.5.6 -> 1.5.12
2022-04-14 22:42:22 +02:00
Victor Freire 50a3da21cc aerc: added PREFIX to makeFlags 2022-04-14 16:54:13 -03:00
Samuel Ainsworth 2044ed4699
Merge pull request #168440 from samuela/samuela/wandb
python3Packages.wandb: 0.12.11 -> 0.12.14
2022-04-14 12:50:38 -07:00
Pascal Bach 00e178b597
Merge pull request #168559 from astro/frogatto
frogatto: unstable-2021-05-24 -> unstable-2022-04-13
2022-04-14 21:47:03 +02:00
Artturi 0388bba624
Merge pull request #168004 from leiserfg/patch-2 2022-04-14 22:37:11 +03:00
Pascal Bach 41ac078719
Merge pull request #168507 from malob/update-signalbackup-tools
signalbackup-tools: 20220316 -> 20220411
2022-04-14 21:28:56 +02:00
Pascal Bach cac7ad2c70
Merge pull request #168509 from andresilva/andre/update-ferdi-source
ferdi: update source url
2022-04-14 21:16:11 +02:00
Pascal Bach cf01581678
Merge pull request #168520 from r-ryantm/auto-update/jenkins-job-builder
jenkins-job-builder: 3.12.0 -> 4.0.0
2022-04-14 21:13:29 +02:00
Fabian Affolter ad5eeb2754
Merge pull request #168632 from fabaff/bump-hahomematic
python3Packages.hahomematic: 1.1.1 -> 1.1.2
2022-04-14 21:11:12 +02:00
Pascal Bach c36ea0e6e6
Merge pull request #168572 from r-ryantm/auto-update/bottles
bottles: 2022.3.28-trento-1 -> 2022.4.14-trento
2022-04-14 21:07:49 +02:00
Fabian Affolter d08394e7cd
Merge pull request #168627 from r-ryantm/auto-update/python310Packages.awsiotpythonsdk
python310Packages.awsiotpythonsdk: 1.5.1 -> 1.5.2
2022-04-14 20:32:18 +02:00
Luke Granger-Brown 80c9f128c3 pomerium: 0.17.0 -> 0.17.1 2022-04-14 18:23:38 +00:00
Fabian Affolter 983e3910c3
Merge pull request #168641 from fabaff/bump-pysigma
sigma-cli: 0.3.4 -> 0.4.2
2022-04-14 20:14:34 +02:00
Ryan Horiguchi d5bc2dd1ee
resilio-sync: 2.7.2 -> 2.7.3 2022-04-14 20:04:49 +02:00
Florian Klink 68e866ecf2 wire-desktop: fix linux build
autopatchelf currently fails. adding libxshmfence was included in
https://github.com/NixOS/nixpkgs/pull/168636, but missing in
https://github.com/NixOS/nixpkgs/pull/168317.
2022-04-14 20:02:28 +02:00
Lassulus 95a8832cfc
Merge pull request #159240 from r-ryantm/auto-update/fop
fop: 2.6 -> 2.7
2022-04-14 18:56:28 +01:00
Ryan Horiguchi e32344a937
gitkraken: 8.3.3 -> 8.4.0 2022-04-14 19:55:37 +02:00
Lassulus e283c3a092
Merge pull request #159171 from r-ryantm/auto-update/python3.10-datasets
python310Packages.datasets: 1.17.0 -> 1.18.3
2022-04-14 18:32:44 +01:00
Anderson Torres bcb6ccbcb6
Merge pull request #168638 from AndersonTorres/new-elisp
elisp updates
2022-04-14 14:26:49 -03:00
Florian Klink 9a5459efdd
Merge pull request #168317 from toonn/wire-desktop-bump
wire-desktop: version bump
2022-04-14 19:00:14 +02:00
R. Ryantm 4888a0fd60 python310Packages.geocachingapi: 0.1.1 -> 0.2.1 2022-04-14 16:50:49 +00:00
Lassulus fcf2d84e9c
Merge pull request #159162 from r-ryantm/auto-update/python3.10-pytest-regressions
python310Packages.pytest-regressions: 2.3.0 -> 2.3.1
2022-04-14 17:41:37 +01:00
Lassulus 041dd50b7e
Merge pull request #157293 from r-ryantm/auto-update/python3.10-nilearn
python310Packages.nilearn: 0.8.1 -> 0.9.0
2022-04-14 17:39:25 +01:00
Lassulus e037161750
Merge pull request #150267 from r-ryantm/auto-update/cadvisor
cadvisor: 0.38.7 -> 0.40.0
2022-04-14 17:34:43 +01:00