Commit Graph

255661 Commits

Author SHA1 Message Date
Michael Weiss
fb0239c654
chromium: Set use_vaapi=!stdenv.isAarch64 for M87
I've removed that option in 063b369908 but forgot that M87 still
defaults to use_vaapi=false.
2020-11-28 17:38:28 +01:00
Frederik Rietdijk
455774e546 Python: add todo note regarding pythonForBuild 2020-11-28 17:36:23 +01:00
Frederik Rietdijk
5804c8a7f5 Python splicing: splice package sets, not Python derivation
In the original commit the various builds of Python were added to
`otherSplices`, instead of the intended Python package sets.
2020-11-28 17:36:23 +01:00
Frederik Rietdijk
6cf25f9dbd Python: rename parameters and arguments passed to passthru
As part of the splicing the build/host/target combinations of the interpreter
need to be passed around internally. The chosen names were not very clear,
implying they were package sets whereas actually there were derivations.
2020-11-28 17:36:23 +01:00
Sandro
e4286f376c
Merge pull request #89312 from SCOTT-HAMILTON/vim-async
vim-async: Init at 2020-03-17
2020-11-28 17:34:55 +01:00
Pavol Rusnak
0c634b83a7
Merge pull request #105241 from prusnak/electron
Electron updates
2020-11-28 17:34:04 +01:00
Pavol Rusnak
a3302065df
electron: add header hashes 2020-11-28 17:23:28 +01:00
Jaka Hudoklin
9e779b0a43
electron: passthru headers 2020-11-28 17:23:28 +01:00
Pavol Rusnak
428582c6b9
electron: 11.0.2 -> 11.0.3 2020-11-28 17:23:28 +01:00
Pavol Rusnak
54e419e076
electron: 9.3.4 -> 9.3.5 2020-11-28 17:23:28 +01:00
Doron Behar
7d75a77954
Merge pull request #104442 from freezeboy/migrate-heaptrack
heaptrack: migrate to Qt5.15
2020-11-28 18:21:55 +02:00
Doron Behar
00f7db841a
Merge pull request #105030 from freezeboy/add-akvcam
linuxPackages.akvcam: init at 1.1.1
2020-11-28 18:17:40 +02:00
Doron Behar
14b61ec8eb
Merge pull request #105044 from freezeboy/add-glab
gitAndTools.glab: init at 1.11.1
2020-11-28 18:15:47 +02:00
Sandro
cee92cf107
Merge pull request #74845 from dmrauh/add/dsf2flac 2020-11-28 17:11:53 +01:00
Sandro
d962647d0a
Merge pull request #105209 from r-ryantm/auto-update/ircd-hybrid
ircdHybrid: 8.2.24 -> 8.2.35
2020-11-28 17:09:46 +01:00
Doron Behar
d6af03762b
Merge pull request #103169 from freezeboy/tests-pugixml2
pugixml: move check steps to preCheck hook
2020-11-28 18:09:17 +02:00
Doron Behar
a42535b6b8
Merge pull request #104222 from freezeboy/unbreak-tubeup 2020-11-28 18:08:35 +02:00
Doron Behar
2426a0ea78
Merge pull request #104491 from freezeboy/remove-macpath-droopy 2020-11-28 18:02:19 +02:00
Doron Behar
439e5f5b67
Merge pull request #104447 from freezeboy/update-iannix 2020-11-28 18:01:34 +02:00
Doron Behar
ba59cb6a6a
Merge pull request #104496 from freezeboy/update-tautulli
tautulli: 2.2.4 -> 2.6.1
2020-11-28 17:59:33 +02:00
Frederik Rietdijk
8220b0449c python.tests: use self.callPackage instead of super.callPackage
super was incorrectly possible until https://github.com/NixOS/nixpkgs/pull/104201
got merged.
2020-11-28 16:57:07 +01:00
Doron Behar
56a2c8bb22
Merge pull request #104171 from freezeboy/unbreak-dsview-qt515
dsview: 0.99 -> 1.12
2020-11-28 17:55:25 +02:00
kolaente
f7b9d90413
cypress: 5.3.0 -> 6.0.0 2020-11-28 16:55:00 +01:00
Doron Behar
60d99d7a83
Merge pull request #104180 from freezeboy/remove-qt512-kpkpass
kpkpass: remove before Qt5.13
2020-11-28 17:54:34 +02:00
Doron Behar
0ae9ee66ec
Merge pull request #104432 from freezeboy/migrate-partition-manager
partition-manager: migrate to Qt5.15
2020-11-28 17:54:15 +02:00
Doron Behar
5a605dee5b
Merge pull request #104175 from freezeboy/remove-qt512-akonadi
akonadi: disable Qt5 <5.13
2020-11-28 17:53:40 +02:00
R. RyanTM
2c8d956608 gnome3.nautilus: 3.38.1 -> 3.38.2 2020-11-28 15:45:52 +00:00
Andreas Rammhold
9ea8fd6df1
Merge pull request #104841 from redvers/update_cassandra_3.0.17_to_3.0.23_cve-2020-13946
cassandra_3_0: 3.0.17 -> 3.0.23
2020-11-28 16:43:03 +01:00
Frederik Rietdijk
cce2fd547b Python: use pythonPackagesBuildHost instead of pythonForBuild
Follow-up to #104201, related to #105113.
2020-11-28 16:36:03 +01:00
Ryan Mulligan
3c40c276fa
Merge pull request #105200 from ryantm/update-ruby-doc
doc: Ruby to CommonMark
2020-11-28 07:34:45 -08:00
Martin Weinelt
9bfd58b382
Merge pull request #105017 from mweinelt/zsh-powerlevel10k
zsh-powerlevel10k: 1.13.0 -> 1.14.3
2020-11-28 16:30:41 +01:00
Mario Rodas
49bfd31410
Merge pull request #105211 from r-ryantm/auto-update/jetty
jetty: 9.4.34.v20201102 -> 9.4.35.v20201120
2020-11-28 10:21:15 -05:00
R. RyanTM
2e72a7b6c6 metabase: 0.37.1 -> 0.37.2 2020-11-28 15:20:05 +00:00
Mario Rodas
f35985a8dc
Merge pull request #105201 from r-ryantm/auto-update/haproxy
haproxy: 2.3.0 -> 2.3.1
2020-11-28 10:19:09 -05:00
Mario Rodas
d1e1069059
Merge pull request #105220 from r-ryantm/auto-update/libavif
libavif: 0.8.3 -> 0.8.4
2020-11-28 10:17:13 -05:00
Mario Rodas
5fb257bab4
Merge pull request #105204 from marsam/update-postgresql-topn
postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1
2020-11-28 10:13:44 -05:00
Matt Votava
b9bcbf6071 gnome-passwordsafe: fix build 2020-11-28 07:13:07 -08:00
Martin Weinelt
1c414c565b
x11vnc: fix CVE-2020-29074
scan.c in x11vnc 0.9.16 uses IPC_CREAT|0777 in shmget calls, which allows
access by actors other than the current user.

Fixes: CVE-2020-29074
2020-11-28 15:58:55 +01:00
nyanotech
c3f2f8ff1c
factorio-experimental, factorio-headless-experimental: 1.1.1 -> 1.1.2 2020-11-28 14:28:47 +00:00
WilliButz
037d1121a4
Merge pull request #104153 from r-ryantm/auto-update/highlight
highlight: 3.57 -> 3.59
2020-11-28 15:05:49 +01:00
Jörg Thalheim
bc9313d088
Merge pull request #105025 from Mic92/go-doc
doc/go: convert to markdown
2020-11-28 15:03:51 +01:00
Jörg Thalheim
4844ca43d8
Merge pull request #67496 from mb21/patch-1
Docs: clarify Rust overlay on non-NixOS
2020-11-28 14:29:04 +01:00
Ryan Mulligan
e308121c34
Merge pull request #105206 from r-ryantm/auto-update/gpxsee
gpxsee: 7.36 -> 7.37
2020-11-28 05:13:10 -08:00
Sarah Brofeldt
6b882ee0eb linuxPackages.bpftrace: 0.11.0 -> 0.11.4 2020-11-28 14:00:09 +01:00
Tobias Happ
cfb3640395 teamspeak_server: 3.12.1 -> 3.13.2 2020-11-28 13:42:35 +01:00
Frederik Rietdijk
e239c8b340
Merge pull request #103183 from expipiplus1/joe-haskell-cross-2
Fix GHC bootstrap in pkgsMusl and include patch for binutils/16177
2020-11-28 13:40:47 +01:00
Michael Raskin
2d50a1f09e
Merge pull request #105182 from roosemberth/fixes/firejail
firejail: fix -overlay and -build functionality on NixOS
2020-11-28 12:27:39 +00:00
Joe Hermaszewski
b3640e024f binutils: patch to fix https://sourceware.org/bugzilla/show_bug.cgi?id=16177
This bug was preventing one compiling Haskell programs from `pkgsMusl` for
armv7.

`nix-build --argstr crossSystem "armv7l-linux" -A pkgsMusl.haskellPackages.hello`
succeeds with this patch.

The patch is Nick Clifton's one, rebased by @ericson2314 here
https://sourceware.org/bugzilla/show_bug.cgi?id=16177#c6

Although there was some talk about the efficacy of the binutils patch
(https://sourceware.org/bugzilla/show_bug.cgi?id=16177#c9) the resulting
binary seems to run without issue on the target platform. Jessica's
patch there caused ld to fail linking some programs. Nick's proposed
patch has worked well in my testing so far (a Haskell project of some
small complexity cross compiled with musl to armv7).
2020-11-28 20:19:05 +08:00
Joe Hermaszewski
15b3bc3306 ghc865-binary: Use binary distribution which links against ncurses6 for
x86_64-linux

Ben Gamari's patch from #85924.

Fixes #85924, allowing one to bootstrap GHC in `pkgsMusl`

`nix-build -A pkgsMusl.haskellPackages.hello` succeeds with this patch.
2020-11-28 20:19:05 +08:00
R. RyanTM
c6300a8cf7 libsecret: 0.20.3 -> 0.20.4 2020-11-28 12:18:46 +00:00