fortuneteller2k
fc0daf4bd3
linux_xanmod: 5.11.13 -> 5.11.14
2021-04-15 19:56:59 +08: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
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
894b606945
ocamlPackages.wayland: init at 0.2
2021-04-15 11:51:06 +02: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
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
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
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
Martin Weinelt
13a24e043a
Merge pull request #119478 from fabaff/bump-mcstatus
...
python3Packages.mcstatus: 5.1.2 -> 5.1.4
2021-04-15 00:44:55 +02:00
Michael Weiss
96e4c599de
Merge pull request #119401 from primeos/chromium
...
chromium: 89.0.4389.114 -> 89.0.4389.128
2021-04-15 00:40:44 +02:00
Artur Taranchiev
b2681434a1
todofi.sh: init at 1.0.0 ( #119334 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-15 00:34:50 +02:00
Fabian Affolter
a8d5046e5b
python3Packages.pulsectl: 20.5.1 -> 21.3.4
2021-04-15 00:34:31 +02:00
Martin Weinelt
4825e07357
Merge pull request #119466 from fabaff/bump-spotipy
...
python3Packages.spotipy: 2.17.1 -> 2.18.0
2021-04-15 00:31:35 +02:00
Martin Weinelt
6284c64636
Merge pull request #119475 from fabaff/bump-twitterapi
...
python3Packages.twitterapi: 2.6.10 -> 2.7.1
2021-04-15 00:31:01 +02:00
Fabian Affolter
e4c44d2d2b
python3Packages.mcstatus: 5.1.2 -> 5.1.4
2021-04-15 00:24:48 +02:00
Fabian Affolter
22747baca0
python3Packages.twitterapi: 2.6.10 -> 2.7.1
2021-04-15 00:14:04 +02:00
John Ericson
4689d19e35
libbsd: Separate out
, dev
, and man
outputs
2021-04-14 21:52:36 +00:00
Fabian Affolter
5cdcb6d174
python3Packages.spotipy: 2.17.1 -> 2.18.0
2021-04-14 23:48:38 +02:00
John Ericson
6802c2e2ce
Merge pull request #119465 from alyssais/fetchcvs
...
fetch{cvs,svn}: Hack around splicing annoyance
2021-04-14 17:47:27 -04:00
Fabian Affolter
a8aa77b5db
python3Packages.systembridge: init at 1.1.1
2021-04-14 23:42:35 +02:00