Commit Graph

293315 Commits

Author SHA1 Message Date
Domen Kožar
ec1d8d52a3
Merge pull request #125076 from NixOS/revert-124887-aarch64-darwin
Revert "release.nix: add aarch64-darwin as a supportedSystem"
2021-05-31 14:16:27 +02:00
Graham Christensen
223a1e1bb4
Revert "release.nix: add aarch64-darwin as a supportedSystem" 2021-05-31 08:14:59 -04:00
Ilan Joselevich
29c70d515a jitsi-meet-electron: 2.8.5 -> 2.8.6 2021-05-31 15:09:22 +03:00
R. RyanTM
f61dc8420d bpytop: 1.0.65 -> 1.0.66 2021-05-31 12:06:23 +00:00
sveitser
0e7ee4d6a0
python3Packages.black: 20.8b1 -> 21.5b1
- Avoid excluding files during tests by setting a project root.
- Enable some previously disabled tests.
2021-05-31 19:42:44 +08:00
Martin Weinelt
2c1ac935d5
rust-cbindgen: 0.18.0 -> 0.19.0 2021-05-31 13:40:51 +02:00
sternenseemann
10f8f08267 bmake: 20200902 -> 20210420
* Fix varmod-localtime test by setting TZ to an absolute path to the
  appropriate file in TZDIR. This avoids having an extra patch for musl
  which doesn't support TZDIR at all.
* Move tests into checkPhase by applying patch from alpine
* Fix build with musl by disabling deptgt-delete_on_error test (which I
  haven't debugged myself, just copied this from alpine) and fixing a
  test which fails due to differing output from strerror(3) between musl
  and glibc. Also we need to add a shebang to install-sh, otherwise it
  won't be executed in pkgsMusl.
2021-05-31 13:39:35 +02:00
Martin Weinelt
bcc35ef63f
firefox: 88.0.1 -> 89.0
https://www.mozilla.org/en-US/firefox/89.0/releasenotes/
2021-05-31 13:31:09 +02:00
R. RyanTM
fe414b367d cbonsai: 1.1.1 -> 1.2.0 2021-05-31 10:58:03 +00:00
Sandro
58240d3c21
Merge pull request #124405 from fabaff/corsair
python3Packages.corsair-scan: init at 0.2.0
2021-05-31 12:46:24 +02:00
Maximilian Bosch
16c32a6702
Merge pull request #125007 from risicle/ris-pg-partman-4.5.1
postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
2021-05-31 12:44:47 +02:00
Sandro
522a2a222f
Merge pull request #122566 from hoppla20/add-yaru-remix-theme 2021-05-31 12:36:14 +02:00
Fabian Affolter
d2d87980c8
Merge pull request #124949 from atopuzov/python-solo
python3Packages.solo-python: 0.0.27 -> 0.0.30
2021-05-31 12:26:06 +02:00
Fabian Affolter
c2260adb3e gdu: 5.0.0 -> 5.0.1 2021-05-31 12:19:23 +02:00
Fabian Affolter
15aa45fe70 python3Packages.pymata-express: 1.19 -> 1.20 2021-05-31 12:17:21 +02:00
Sandro
fa5cc3247f
Merge pull request #124771 from dotlambda/libxlsxwriter-1.0.6
libxlsxwriter: 1.0.5 -> 1.0.6
2021-05-31 12:12:16 +02:00
Sandro
9308cec31b
Merge pull request #124778 from bcdarwin/itk-5.2.0
itk: 5.1.2 -> 5.2.0
2021-05-31 12:11:56 +02:00
Sandro
92f32a4a38
Merge pull request #124791 from servalcatty/v2ray
v2ray: 4.38.3 -> 4.39.2
2021-05-31 12:11:04 +02:00
R. RyanTM
8e17ef825d armadillo: 10.5.0 -> 10.5.1 2021-05-31 10:09:21 +00:00
Sandro
6c09cf70e2
Merge pull request #124762 from jakuzure/patch-1 2021-05-31 12:05:28 +02:00
Sandro
d9c69fb889
Merge pull request #124694 from RonanMacF/master 2021-05-31 12:04:42 +02:00
Sandro
65f32d2984
Merge pull request #124730 from LeSuisse/morph-1.6.0
morph: 1.5.0 -> 1.6.0
2021-05-31 12:03:45 +02:00
Sandro
6275871558
Merge pull request #124702 from MatthewCroughan/update-fioctl-3
fioctl: 0.16 -> 0.17
2021-05-31 11:57:26 +02:00
Sandro
03fa8708ec
Merge pull request #124544 from Mic92/vmtools 2021-05-31 11:54:16 +02:00
Michael Weiss
1243545b06
Merge pull request #124957 from primeos/ungoogled-chromium
ungoogled-chromium: 90.0.4430.212 -> 91.0.4472.77
2021-05-31 11:47:33 +02:00
Sandro
774d344747
Merge pull request #123950 from magnetophon/molot-lite 2021-05-31 11:41:02 +02:00
Sandro
f59e8fec7d
Merge pull request #124128 from fabaff/gosh 2021-05-31 11:38:08 +02:00
Jacek Galowicz
d80b17d530 maintainers: init tfc 2021-05-31 11:36:19 +02:00
embr
a75c0a7f87 bozohttpd: experimental darwin compat patch
As far as I can tell, libSystem on darwin provides a libm compatibility
symlink, but not a libcrypt one.

Prior art (eg. CPython) appears to use `stdenv.isDarwin` as a proxy for
`stdenv.hostPlatform.libc == "libSystem"`, but the latter also works in
cases where we're building on Darwin, but with eg. musl for some reason.
2021-05-31 11:03:17 +02:00
Vincent Cui
37c63402f2 yaru-remix-theme: init at 40 2021-05-31 10:54:35 +02:00
embr
ee4b583ae8 bozohttpd: minor formatting
The Nix style guide isn't exactly comprehensive, but this at least seems
slightly closer to the examples:

https://nixos.org/manual/nixpkgs/stable/#sec-syntax

I'm annoyed that nixpkgs-fmt as of writing won't accept:

  COPTS = [
    # ...
  ] ++ optional (...) "..."
    ++ optional (...) "...";

...which seems to be the actual convention, looking at eg. pkgs.nginx.
2021-05-31 10:47:49 +02:00
Pavol Rusnak
20b1b6e68b
schismtracker: 20200412 -> 20210525 2021-05-31 10:42:21 +02:00
Aleksandar Topuzović
3b941360f2
python3Packages.solo-python: 0.0.27 -> 0.0.30
solo-python since version 0.0.28 supports fido2 >= v0.9
therefore no longer broken
2021-05-31 09:35:39 +01:00
Maximilian Bosch
27165e70ad
Merge pull request #124960 from risicle/ris-neomutt-CVE-2021-32055
neomutt: add patch for CVE-2021-32055
2021-05-31 10:03:54 +02:00
Tom McLaughlin
b4d29b878b
powerline-mem-segment: init at 2.4.1 (#123978)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-31 09:47:47 +02:00
Domen Kožar
deaa70e29e
Merge pull request #125004 from hlolli/lowdown-darwin
lowdown: fix aarch64-darwin by removing deprecated sandbox
2021-05-31 09:20:31 +02:00
Sandro
33b0520340
Merge pull request #124802 from dbirks/tilt-0.20.5
tilt: 0.18.10 -> 0.20.5
2021-05-31 09:17:17 +02:00
Sandro
961202f416
Merge pull request #125026 from happysalada/vscode_extension_tailwind
vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6
2021-05-31 09:13:40 +02:00
Sandro
c9eda6d9c4
Merge pull request #125025 from happysalada/vscode_extension_svelte
vscode-extensions.svelte.svelte-vscode: init 105.0.0
2021-05-31 09:13:34 +02:00
Sandro
5d15fc6091
Merge pull request #125024 from happysalada/vscode_extension_project_manager
vscode-extensions.alefragnani.project-manager: init 12.1.0
2021-05-31 09:13:23 +02:00
Sandro
9dd4276e28
Merge pull request #124398 from gvolpe/dconf2nix-v0.0.8
dconf2nix: 0.0.7 -> 0.0.8
2021-05-31 09:11:50 +02:00
hlolli
ded7f8f895 Merge branch 'lowdown-darwin' of github.com:hlolli/nixpkgs into lowdown-darwin 2021-05-31 08:46:46 +02:00
hlolli
47c2be0ad0 cleanup from github suggestions 2021-05-31 08:46:09 +02:00
Dmitry Kalinkin
05ddbbe148
lowdown: fix preConfigure 2021-05-31 02:43:09 -04:00
Hlöðver Sigurðsson
33e9bc9b43
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:51 +02:00
Hlöðver Sigurðsson
db89e667af
Update pkgs/tools/typesetting/lowdown/default.nix
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 08:41:18 +02:00
Dmitry Kalinkin
9019025415
Merge pull request #125043 from veprbl/pr/libiio_fix
libiio: fix build with wrong libxml2 find_package
2021-05-31 02:31:28 -04:00
SCOTT-HAMILTON
660c4a822c
libiio: fix build with wrong libxml2 find_package
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-05-31 02:27:56 -04:00
Jörg Thalheim
79f9745487
Merge pull request #125034 from zhaofengli/libjpeg-riscv
libjpeg-turbo: Fix tests on RISC-V
2021-05-31 08:22:20 +02:00
R. RyanTM
2cc146464c janet: 1.15.5 -> 1.16.0 2021-05-31 06:20:10 +00:00