Commit Graph
291123 Commits
Author SHA1 Message Date
Michael WeissandGitHub 60f2af5938 Merge pull request #122605 from primeos/nixos-sway-extend-default-configuration
nixos/sway: Extend the default configuration for NixOS
2021-05-13 20:48:55 +02:00
Justin WoodandJonathan Ringer 7500267ed9 ErlangR24: init at 24.0
Update configure options

The configure script now needs to be told about the headers and the
actual lib files separately.

Remove extra whitespace
2021-05-13 11:48:19 -07:00
Maxine Aubrey afb0c71d7e nomad_1_0: 1.0.4 -> 1.0.5 2021-05-13 20:39:41 +02:00
Eduardo Sánchez MuñozandJonathan Ringer 39167dd014 seafile-client: add eduardosm as maintainer 2021-05-13 11:39:04 -07:00
Eduardo Sánchez MuñozandJonathan Ringer 12562e44f1 seafile-client: fix build 2021-05-13 11:39:04 -07:00
github-actions[bot]andGitHub 39e3f7c2cc Merge master into staging-next 2021-05-13 18:32:50 +00:00
ajs124andJonathan Ringer 48c25a9eaf virt-manager-qt: 0.71.95 -> 0.72.97
and fix build
2021-05-13 11:26:34 -07:00
polygon 652e738eef mail-parser: Remove invalid requirements.txt patch
Upstream modified requirements.txt and is no longer pinning
dependencies to exact versions. Instead, it provides version
bounds. Also, the ipaddress dependency is now limited already
in requirements.txt to Python versions < 3.3.

Removed all the patching since it generated an invalid
requirements.txt that caused the build to fail.
2021-05-13 20:26:21 +02:00
fortuneteller2kandJonathan Ringer ce9315076c linuxPackages.anbox: 2019-11-15 -> 2020-06-14, mark broken for kernels
not supported
2021-05-13 11:23:14 -07:00
Martin WeineltandGitHub 460d4a40a0 Merge pull request #122852 from mweinelt/batman-advb
batman-adv: fix build on linux>=5.12
2021-05-13 20:16:27 +02:00
Robert SchützandJonathan Ringer f044205741 python3Packages.sanic: disable flaky tests
They fail at least on aarch64.
2021-05-13 11:08:25 -07:00
Florian BeeresandJonathan Ringer 3eac120c3d netlify-cli: fix build
This commit uses the ESBUILD_BINARY_PATH env variable of esbuild to
supply a Nix managed esbuild binary. Otherwise the postInstall script
would try to make a network request.

See below links for more info:

https://github.com/evanw/esbuild/pull/597/files
https://docs.netlify.com/configure-builds/file-based-configuration/#functions
2021-05-13 10:51:17 -07:00
Domen Kožar bffada7a8a pypi2nix: mark as broken 2021-05-13 19:36:14 +02:00
Andreas Rammhold ded32d9192 prosody: 0.11.8 -> 0.11.9
The prosody project has issues a new [release] and published security
[advisory] for CVE-2021-32918, CVE-2021-32920, CVE-2021-32921,
CVE-2021-32917 and CVE-2021-32919.

[advisory]: https://prosody.im/security/advisory_20210512/
[release]: https://blog.prosody.im/prosody-0.11.9-released/
2021-05-13 19:32:28 +02:00
Robert T. McGibbon 1e36af2854 python39Packages.random2: fix build 2021-05-13 13:25:39 -04:00
Martin WeineltandGitHub 0899b830f8 Merge pull request #122862 from rmcgibbo/csvw
python3Packages.csvw: fix darwin
2021-05-13 19:17:57 +02:00
Jonas ChevalierandGitHub c6b62f2381 mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Rick van SchijndelandJonathan Ringer 7693c5d59b rq: remove #[deny(warnings)] to reduce chance of build failures with rustc update
This fixes a build failure due to an added warning.
2021-05-13 09:55:10 -07:00
Robert T. McGibbonandJonathan Ringer 99c0fb9059 python3Packages.pytorch-metric-learning: fix build 2021-05-13 09:54:08 -07:00
Harrison HoughtonandJonathan Ringer eca1520ebb pdf2djvu: unbreak
The released version requires "poppler-splash", but as of 20.12, that
package is not part of poppler, it seems. The included patch is already
merged to jwilk/pdf2jdvu:master, and simply changes the requirement to
"poppler" only.
2021-05-13 09:49:58 -07:00
R. RyanTMandRobert Helgesson 01b771bce0 gpsprune: 20.3 -> 20.4 2021-05-13 18:48:07 +02:00
DavHauandJonathan Ringer 34703f8873 python3Packages.ipydatawidgets: unbreak 2021-05-13 09:47:09 -07:00
Dmitry IvankovandJonathan Ringer 9236fe835f sweethome3d: 6.4.2 -> 6.5.2, also bump editors, use fetchurl and fix build
fixes build failures
https://hydra.nixos.org/build/142550788/nixlog/2
https://hydra.nixos.org/build/142549864/nixlog/2

Replaces fetchsvn/fetchcvs with fetchurl because fetchcvs wasn't able to fetch newer versions.

jre8 seems to be required due to InaccessibleObjectException/IllegalAccessException on app start on jdk9+

ZHF: #122042
2021-05-13 09:46:22 -07:00
DavHauandJonathan Ringer 61e1c0fe89 python3Packages.globus-sdk: unbreak 2021-05-13 09:43:10 -07:00
Maxine AubreyandAlyssa Ross f2c51f546b open-vm-tools: fix building with glib 2.68 2021-05-13 16:40:07 +00:00
Robert T. McGibbon 1eb2fd13aa python3Packages.csvw: fix darwin 2021-05-13 12:37:35 -04:00
Matthias DevlamynckandJonathan Ringer ef2742bcde elm-instrument: fix build 2021-05-13 09:36:51 -07:00
Martin WeineltandGitHub d21231534f Merge pull request #122785 from TredwellGit/linux 2021-05-13 18:31:35 +02:00
Jonathan RingerandJonathan Ringer 8b348b323d linuxPackages<=4.9: mark broken on aarch64
Assembly errors, which causes all modules
to fail as well.
2021-05-13 09:30:34 -07:00
Frido FriedemannandJonathan Ringer d52e8aaab5 glcontext: init at 2.3.3 and add as moderngl dep 2021-05-13 09:29:37 -07:00
Luke Granger-BrownandGitHub 7b056fe82d Merge pull request #122810 from lukegb/docker-and-nat
nixos/docker: fix evaluation when NAT is enabled too
2021-05-13 17:28:55 +01:00
J. NetoandJonathan Ringer ecb635c8f8 unfs3: mark as broken
See: https://github.com/unfs3/unfs3/issues/13
2021-05-13 09:27:31 -07:00
Sebastian SellmeierandBjørn Forsman cd0b34aff2 terminator: 2.1.0 -> 2.1.1 2021-05-13 18:20:51 +02:00
Martin Weinelt d5bda9ed61 batman-adv: fix build on linux>=5.12 2021-05-13 18:19:32 +02:00
Sebastian Sellmeier 82d1538446 volctl: 0.8.0 -> 0.8.2 2021-05-13 18:13:43 +02:00
Martin Weinelt b859a61f5c wallabag: 2.4.1 -> 2.4.2
https://github.com/wallabag/wallabag/releases/tag/2.4.2
2021-05-13 18:10:22 +02:00
Jonas ChevalierandGitHub 4d8d997105 Merge pull request #122818 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 339.0.0 -> 340.0.0
2021-05-13 17:38:30 +02:00
Atemu e2b86ad1e7 anki-bin: 2.1.43 -> 2.1.44 2021-05-13 17:31:54 +02:00
Sebastian Sellmeier 72548d647f Postman: 7.36.1 -> 8.4.0, added missing libdrm/mesa 2021-05-13 17:26:33 +02:00
R. RyanTM a8458ce5dd atlassian-jira: 8.14.1 -> 8.16.1 2021-05-13 14:32:53 +00:00
Marek MahutandGitHub 1a0d37a683 Merge pull request #122809 from r-ryantm/auto-update/ergo
ergo: 4.0.9 -> 4.0.10
2021-05-13 16:32:08 +02:00
Robert T. McGibbon e6997a0900 libunique: fix darwin 2021-05-13 10:19:08 -04:00
R. RyanTM ed59957954 bftpd: 5.6 -> 5.7 2021-05-13 14:09:40 +00:00
Michael Roitzsch a474001e5a fakeroot: apply all brew patches to fix Darwin 2021-05-13 15:23:27 +02:00
Christian Kögler 9db789244d luaformatter: 1.3.4 -> 1.3.5 2021-05-13 15:20:36 +02:00
R. RyanTM a692d241cf kubernetes: 1.21.0 -> 1.21.1 2021-05-13 12:51:11 +00:00
Izorkin feebe402f5 treewide: remove duplicates SystemCallFilters 2021-05-13 15:44:56 +03:00
github-actions[bot]andGitHub 7465594428 Merge master into staging-next 2021-05-13 12:26:48 +00:00
Malte Brandy 814c7e8ce3 Merge branch 'master' into haskell-updates 2021-05-13 14:15:19 +02:00
R. RyanTM 0995a7ce31 jdupes: 1.19.2 -> 1.20.0 2021-05-13 12:07:36 +00:00