06kellyjac
01940a7328
boundary: 0.1.8 -> 0.2.0
2021-04-15 12:58:14 +01:00
Dmitry Ivankov
08fc7507ce
cargo-raze: 0.2.10 -> 0.12.0
2021-04-15 13:28:21 +02:00
sternenseemann
081b9423d4
llvmPackages*: fix paths to libcxx-0001-musl-hacks.patch
...
This patches are included from libcxx and libcxxabi when
stdenv.hostPlatform.isMusl. After #117433 the patchs to that patch
wasn't adjusted for the new structure, likely because it doesn't come up
during normal eval. This fixes (among other attribute paths):
* pkgsMusl.llvmPackages_12.libcxxabi
* pkgsMusl.llvmPackages_12.libcxx
* pkgsMusl.llvmPackages_11.libcxxabi
* pkgsMusl.llvmPackages_11.libcxx
* pkgsMusl.llvmPackages_10.libcxxabi
* pkgsMusl.llvmPackages_10.libcxx
* pkgsMusl.llvmPackages_9.libcxxabi
* pkgsMusl.llvmPackages_9.libcxx
* pkgsMusl.llvmPackages_8.libcxxabi
* pkgsMusl.llvmPackages_8.libcxx
* pkgsMusl.llvmPackages_7.libcxxabi
* pkgsMusl.llvmPackages_7.libcxx
* pkgsMusl.llvmPackages_6.libcxxabi
* pkgsMusl.llvmPackages_6.libcxx
* pkgsMusl.llvmPackages_5.libcxxabi
* pkgsMusl.llvmPackages_5.libcxx
Only evaluation was tested, not compilation though.
2021-04-15 13:24:04 +02:00
James Landrein
317b0b864a
velero: 1.5.4 -> 1.6.0
2021-04-15 13:19:42 +02:00
sternenseemann
62ec3db017
stdenv/freebsd/cc: make overrideable fixing nixpkgs eval
...
stdenv.cc didn't have an override attribute on FreeBSD previously,
breaking evaluation of all-packages.nix consequently.
Resolves #119075 .
2021-04-15 12:49:41 +02:00
Alyssa Ross
9767460d00
lib.systems.examples.amd64-netbsd: add warning
...
Otherwise, nobody will know it's deprecated!
2021-04-15 10:45:04 +00:00
sternenseemann
781e69d19c
llvmPackages_12: reorganize files
...
Restructure pkgs/development/compilers/llvm/12 in a similar spirit
as #117433 to mirror the other llvm directories.
2021-04-15 12:44:05 +02:00
06kellyjac
c0fdf1fd41
starboard-octant-plugin: 0.9.2 -> 0.10.0
2021-04-15 11:36:18 +01:00
sternenseemann
894b606945
ocamlPackages.wayland: init at 0.2
2021-04-15 11:51:06 +02:00
Alyssa Ross
ea50a8c811
netbsd.man: fix hash
...
This was identical to the hash for "misc" above, so was obviously just
a copy and paste error.
2021-04-15 09:24:14 +00:00
Peter Hoeg
22c7e4f3d9
sdrangel: 6.4.0 -> 6.8.0
2021-04-15 17:06:39 +08:00
Peter Hoeg
4be05878ea
rtl-sdr: minor build fixes
2021-04-15 17:06:39 +08:00
Peter Hoeg
79e8069df8
librtlsdr: init at 0.8.0
2021-04-15 17:06:39 +08:00
Michael Weiss
1ea4855ce6
Merge pull request #119483 from primeos/chromium
...
chromium: 89.0.4389.128 -> 90.0.4430.72
2021-04-15 10:44:46 +02:00
zowoq
9c8cb61854
gh: 1.8.1 -> 1.9.0
...
https://github.com/cli/cli/releases/tag/v1.9.0
2021-04-15 10:22:29 +02:00
Thomas Gerbet
54ac23c6b9
mujs: 1.0.9 -> 1.1.1
2021-04-15 10:18:55 +02:00
Yurii Matsiuk
1c552c29ca
libfprint-2-tod1-goodix: fix driver path
...
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:44 +02:00
Yurii Matsiuk
b29ed56049
nixos/fprintd: add TOD support
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-04-15 08:55:39 +02:00
OPNA2608
f028bddd42
sayonara: 1.6.0-beta6 -> 1.6.0-beta7, add python & update script
2021-04-15 08:54:14 +02:00
Michael Weiss
7bf3b1fe95
lf: Remove myself as maintainer
...
I'm not really using it anymore.
2021-04-15 02:25:05 -04:00
Michael Weiss
402e17aef3
lf: 21 -> 22
2021-04-15 02:25:05 -04:00
R. RyanTM
818c982c20
carla: 2.2.0 -> 2.3.0
2021-04-15 02:20:43 -04:00
R. RyanTM
12ac4de46a
entt: 3.7.0 -> 3.7.1
2021-04-15 02:18:54 -04:00
R. RyanTM
13ff90fa44
fly: 7.1.0 -> 7.2.0
2021-04-15 02:16:50 -04:00
R. RyanTM
150ad4ec58
grit: 0.2.0 -> 0.3.0
2021-04-15 02:13:44 -04:00
Fabian Affolter
a97f6bbcc4
Merge pull request #119499 from r-ryantm/auto-update/httpx
...
httpx: 1.0.4 -> 1.0.5
2021-04-15 07:55:48 +02:00
Raghav Sood
73438d7cd5
rippled: 1.6.0 -> 1.7.0
2021-04-15 07:30:38 +02:00
joachimschmidt557
bdf2f66862
nimmm: 0.1.2 -> 0.2.0
2021-04-15 07:12:55 +02:00
John Ericson
706c39e5c0
Merge pull request #119511 from Ericson2314/netbsd-lib-example-better-name
...
lib: Adjust NetBSD example systems
2021-04-15 01:09:24 -04:00
Vincent Laporte
fd75d3b722
ocamlPackages.safepass: 3.0 → 3.1
2021-04-15 07:04:35 +02:00
John Ericson
a2650e1257
lib: Adjust NetBSD example systems
...
Deprecate the odd one so no breaking change.
2021-04-15 04:38:17 +00:00
Thomas Bereknyei
c906464396
bash-my-aws: add runtime dependencies
...
wrap PATH to provide runtime utilities
2021-04-14 22:43:37 -04:00
Thomas Bereknyei
ca373323f1
cosmopolitan: init at 0.3
...
Apply suggestions from code review
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2021-04-14 22:40:46 -04:00
Henner Zeller
e53421e195
timg: init at v1.4.0
...
Timg is an image and video viewer for the terminal,
useful to look at images without leaving the comfort
of the shell or if remotely logged in to a shell.
https://timg.sh/
I am the maintainer of timg.
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2021-04-14 19:35:23 -07:00
Sandro
5ddeda6e19
phpPackages.couchbase: Remove extra emptry array
2021-04-15 03:47:42 +02:00
R. RyanTM
c920f18e00
httpx: 1.0.4 -> 1.0.5
2021-04-15 01:38:06 +00:00
John Ericson
9eee6b3daf
Merge pull request #119494 from Ericson2314/libbsd-split-output
...
libbsd: Separate `out`, `dev`, and `man` outputs
2021-04-14 21:24:41 -04:00
LeSuisse
dcdf30a78a
htmldoc: 1.8.29 -> 1.9.11 ( #119226 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-15 02:37:46 +02:00
figsoda
2f6a9bb297
nixos/programs/fish: add shellAbbrs config
2021-04-14 17:37:14 -07:00
Martin Weinelt
a64b9f2b10
Merge pull request #119270 from austinbutler/weasyprint-pango-fix
2021-04-15 02:21:59 +02:00
Austin Butler
902bef491b
python3Packages.weasyprint: fix failing build
2021-04-14 17:08:49 -07:00
Mario Rodas
e18275de12
terraform_0_15: init at 0.15.0
...
https://github.com/hashicorp/terraform/releases/tag/v0.15.0
2021-04-15 00:00:00 +00:00
Ryan Mulligan
bb9d0c3038
Merge pull request #119462 from r-ryantm/auto-update/MIDIVisualizer
...
MIDIVisualizer: 6.3 -> 6.4
2021-04-14 16:15:16 -07:00
sternenseemann
715fc0d6cc
fcft: add me to maintainers
2021-04-15 01:02:46 +02:00
sternenseemann
4384264739
fcft: 2.3.2 -> 2.3.3
...
https://codeberg.org/dnkl/fcft/releases/tag/2.3.3
2021-04-15 01:02:46 +02:00
Martin Weinelt
85cf6bed94
Merge pull request #119464 from r-ryantm/auto-update/alertmanager-irc-relay
...
alertmanager-irc-relay: 0.3.0 -> 0.3.1
2021-04-15 01:00:00 +02:00
Martin Weinelt
5931dfb4f2
Merge pull request #118937 from fabaff/systembridge
...
python3Packages.systembridge: init at 1.1.1
2021-04-15 00:57:29 +02:00
Martin Weinelt
2bf07e4307
Merge pull request #119481 from fabaff/bump-pulsectl
...
python3Packages.pulsectl: 20.5.1 -> 21.3.4
2021-04-15 00:54:04 +02:00
Michael Weiss
6720b034aa
chromium: 89.0.4389.128 -> 90.0.4430.72
...
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_14.html
This update includes 37 security fixes.
CVEs:
CVE-2021-21201 CVE-2021-21202 CVE-2021-21203 CVE-2021-21204
CVE-2021-21205 CVE-2021-21221 CVE-2021-21207 CVE-2021-21208
CVE-2021-21209 CVE-2021-21210 CVE-2021-21211 CVE-2021-21212
CVE-2021-21213 CVE-2021-21214 CVE-2021-21215 CVE-2021-21216
CVE-2021-21217 CVE-2021-21218 CVE-2021-21219
2021-04-15 00:53:31 +02:00
Michael Weiss
14ec94a2fe
chromiumBeta: 90.0.4430.70 -> 90.0.4430.72
2021-04-15 00:53:04 +02:00