Commit graph

289100 commits

Author SHA1 Message Date
R. RyanTM f89abb76bc etcd_3_4: 3.4.15 -> 3.4.16 2021-05-14 06:19:36 +10:00
Michael Weiss 28a1e9516d
Merge pull request #122627 from primeos/nixos-tests-signal-desktop-db-encryption
nixos/tests/signal-desktop: test if the SQLite DB is (un)encrypted
2021-05-13 21:40:07 +02:00
Pamplemousse ec4814ae69 python3Packages.pwntools: Patch check for gdb-multiarch
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-05-13 21:39:30 +02:00
Michael Weiss 217f268534
nixos/tests/signal-desktop: test if the SQLite DB is (un)encrypted
Well, this should test if the database is encrypted but currently it is
still unencrypted and we need to notice if this behaviour changes in the
future (as it will cause data loss, see e.g. #108772).
Anyway, this doesn't really matter for security reasons but we need this
test to prevent data loss (unfortunately Signal-Desktop and SQLCipher
handle this badly... :o).
2021-05-13 21:18:28 +02:00
Robert Scott 4db7d30365
Merge pull request #122836 from rmcgibbo/libunique
libunique: fix darwin
2021-05-13 20:07:01 +01:00
Robert Scott 091f7e0036
Merge pull request #122875 from polygon/mail-parser-patch-fix
mail-parser: Remove invalid requirements.txt patch
2021-05-13 20:04:04 +01:00
hjones2199 036e234a66
siril: fix build with glib-2.68 dependency (#122874) 2021-05-13 15:03:29 -04:00
fortuneteller2k 18b1789e32 rtl8192eu: 20200620 -> 20210403, mark as broken for aarch64 2021-05-13 11:57:16 -07:00
Michael Weiss 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 Wood 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
Eduardo Sánchez Muñoz 39167dd014 seafile-client: add eduardosm as maintainer 2021-05-13 11:39:04 -07:00
Eduardo Sánchez Muñoz 12562e44f1 seafile-client: fix build 2021-05-13 11:39:04 -07:00
ajs124 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
fortuneteller2k ce9315076c linuxPackages.anbox: 2019-11-15 -> 2020-06-14, mark broken for kernels
not supported
2021-05-13 11:23:14 -07:00
Martin Weinelt 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ütz f044205741 python3Packages.sanic: disable flaky tests
They fail at least on aarch64.
2021-05-13 11:08:25 -07:00
Florian Beeres 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
Martin Weinelt 0899b830f8
Merge pull request #122862 from rmcgibbo/csvw
python3Packages.csvw: fix darwin
2021-05-13 19:17:57 +02:00
Jonas Chevalier 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 Schijndel 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. McGibbon 99c0fb9059 python3Packages.pytorch-metric-learning: fix build 2021-05-13 09:54:08 -07:00
Harrison Houghton 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. RyanTM 01b771bce0 gpsprune: 20.3 -> 20.4 2021-05-13 18:48:07 +02:00
DavHau 34703f8873 python3Packages.ipydatawidgets: unbreak 2021-05-13 09:47:09 -07:00
Dmitry Ivankov 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
DavHau 61e1c0fe89 python3Packages.globus-sdk: unbreak 2021-05-13 09:43:10 -07:00
Maxine Aubrey 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 Devlamynck ef2742bcde elm-instrument: fix build 2021-05-13 09:36:51 -07:00
Martin Weinelt d21231534f
Merge pull request #122785 from TredwellGit/linux 2021-05-13 18:31:35 +02:00
Jonathan 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 Friedemann d52e8aaab5 glcontext: init at 2.3.3 and add as moderngl dep 2021-05-13 09:29:37 -07:00
Luke Granger-Brown 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. Neto ecb635c8f8 unfs3: mark as broken
See: https://github.com/unfs3/unfs3/issues/13
2021-05-13 09:27:31 -07:00
Sebastian Sellmeier 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
Jonas Chevalier 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
Marek Mahut 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
maralorn 5687a345be
Merge pull request #122705 from rvl/fix-taffybar 2021-05-13 13:54:18 +02:00
DavHau 0b14ea44a6
auditwheel: init at 4.0.0 (#122607) 2021-05-13 13:44:08 +02:00
Michael Weiss 82da72a8e1
Merge pull request #122815 from primeos/chromiumBeta
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57
2021-05-13 13:29:32 +02:00
Michael Weiss 1e82d9ce90
Merge pull request #122811 from primeos/jekyll
jekyll: Remove myself as maintainer
2021-05-13 13:26:04 +02:00
Mrinal Purohit ac77e708e0 google-cloud-sdk: 339.0.0 -> 340.0.0 2021-05-13 16:43:58 +05:30
Michael Weiss 63ff7e430b
chromiumBeta: 91.0.4472.38 -> 91.0.4472.57 2021-05-13 13:04:34 +02:00
Michael Weiss 621a242a1a
jekyll: Remove myself as maintainer
I don't use it much anymore.
2021-05-13 12:54:36 +02:00
Luke Granger-Brown ca6255bf0b nixos/docker: fix evaluation when NAT is enabled too
Both networking.nat.enable and virtualisation.docker.enable now want to
make sure that the IP forwarding sysctl is enabled, but the module
system dislikes that both modules contain this option.

Realistically this should be refactored a bit, so that the Docker module
automatically enables the NAT module instead, but this is a more obvious
fix.
2021-05-13 10:26:45 +00:00
Mathnerd314 d1601a40c4
supertux-editor: mark as broken (#122781)
SuperTux now uses an in-game editor, so there's no point in trying to build this old C# monstrosity.
2021-05-13 06:19:30 -04:00
R. RyanTM 15dd18a4a8 ergo: 4.0.9 -> 4.0.10 2021-05-13 10:04:20 +00:00