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
Jan Tojnar
f924460e91
ijq: 0.2.3 → 0.3.4
...
https://github.com/gpanders/ijq/compare/v0.2.3...v0.3.4
2021-05-31 07:11:41 +02:00
Zhaofeng Li
b1e1a50c00
libjpeg-turbo: Fix tests on RISC-V
...
This fixes the tests on RISC-V caused by floating point behavior
differences (see linked upstream issue).
2021-05-30 22:07:16 -07:00
R. RyanTM
eec2131b93
dua: 2.12.0 -> 2.12.1
2021-05-31 13:52:15 +09:00
R. RyanTM
768621c16b
esbuild: 0.12.1 -> 0.12.5
2021-05-31 13:50:26 +09:00
Kenny Ballou
28c3c08b53
kio-gdrive: init 20.12.3
...
Borrowing expressions from a stalled/stale PR: NixOS/nixpkgs#98212 .
Co-authored-by: freezeboy <freezeboy@users.noreply.github.com>
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-31 12:19:41 +08:00
Kenny Ballou
af22c928fc
kaccounts-providers: init 20.12.3
...
Borrowing expressions from a stalled/stale PR: NixOS/nixpkgs#98212 .
Co-authored-by: freezeboy <freezeboy@users.noreply.github.com>
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-31 12:19:41 +08:00
Kenny Ballou
7ff8b88e6e
akonadi-calendar-tools: init 20.12.3
...
Borrowing expressions from a stalled/stale PR: NixOS/nixpkgs#98212 .
Co-authored-by: freezeboy <freezeboy@users.noreply.github.com>
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-31 12:19:41 +08:00
Kenny Ballou
879e6926ce
maintainers: add kennyballou
...
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
2021-05-31 12:19:41 +08:00
R. RyanTM
3a4f245d86
elinks: 0.14.0 -> 0.14.1
2021-05-31 03:04:33 +00:00
Dmitry Kalinkin
259bf50810
lowdown: remove extra brackets
2021-05-30 22:10:20 -04:00
happysalada
af25be1623
vscode-extensions.bradlc.vscode-tailwindcss: init 0.6.6
2021-05-31 11:05:02 +09:00
happysalada
67191e0bd0
vscode-extensions.svelte.svelte-vscode: init 105.0.0
2021-05-31 11:00:02 +09:00
happysalada
3f4d1d89aa
vscode-extensions.alefragnani.project-manager: init 12.1.0
2021-05-31 10:52:51 +09:00
Sandro
6d2a162393
Merge pull request #124279 from oxzi/rpackages-lwgeom-fix
...
rPackages.lwgeom: fix build
2021-05-31 03:22:03 +02:00
Sandro
e6a42159be
Merge pull request #125005 from maxeaubrey/plex_bump
...
plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053
2021-05-31 03:05:46 +02:00
Sandro
97d9c33afa
Merge pull request #124728 from sayanarijit/master
...
xplr: 0.10.1 -> 0.13.1
2021-05-31 03:00:30 +02:00
Guillaume Chérel
34c6163ed9
mblaze: fix mcom to use file utility. ( #94881 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-31 02:58:14 +02:00