Ryan Burns
ecbea7739f
haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14
2021-01-03 16:34:59 -08:00
Julien Moutinho
0ccdd6f2b0
nixos/tor: improve type-checking and hardening
...
Fixes #77395 .
Fixes #82790 .
2021-01-04 01:02:26 +01:00
Bernardo Meurer
77d190f109
Merge pull request #108275 from lovesegfault/beetsUnstable
...
beets: 1.4.9 -> unstable-2020-12-22
2021-01-03 23:44:03 +00:00
Bernardo Meurer
d14652cee3
Merge pull request #108317 from flokli/umockdev-0.15.4
...
umockdev: 0.15.2 -> 0.15.4
2021-01-03 23:39:10 +00:00
R. RyanTM
cda108f9c3
python37Packages.micawber: 0.5.1 -> 0.5.2
2021-01-03 23:32:03 +00:00
R. RyanTM
448ae83326
python37Packages.owslib: 0.20.0 -> 0.21.0
2021-01-03 22:57:40 +00:00
R. RyanTM
3b6738f0da
python37Packages.identify: 1.5.10 -> 1.5.11
2021-01-03 22:51:40 +00:00
sternenseemann
792dacacd5
libschrift: init at 0.9.1
...
Building a shared object file is probably not necessary since libschrift
has no dependencies and is pretty small.
2021-01-03 23:48:08 +01:00
R. RyanTM
81b7897bc7
python37Packages.msal: 1.6.0 -> 1.8.0
2021-01-03 22:39:54 +00:00
R. RyanTM
3389ff30e5
python37Packages.mocket: 3.9.4 -> 3.9.35
2021-01-03 22:22:03 +00:00
R. RyanTM
3f4112d5cf
python37Packages.mautrix: 0.8.5 -> 0.8.6
2021-01-03 21:59:26 +00:00
R. RyanTM
64a7c6f625
python37Packages.mwparserfromhell: 0.5.4 -> 0.6
2021-01-03 21:54:22 +00:00
Fabian Affolter
24ad2c84c8
wfuzz: switch to pytestCheckHook
2021-01-03 22:53:04 +01:00
Fabian Affolter
b56672e501
wfuzz: update attributes
2021-01-03 22:51:26 +01:00
Fabian Affolter
5d6bc872ce
wfuzz: 2.4.2 -> 3.1.0
2021-01-03 22:50:18 +01:00
John Ericson
5c2965145f
treewide: Inline more of the static overlay
...
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
Pascal Wittmann
9c9c6461ba
Merge pull request #108307 from wentasah/pdfpc
...
pdfpc: 4.4.1 -> 4.5.0
2021-01-03 22:42:07 +01:00
Rick van Schijndel
08b12f6385
lcov: 1.14 -> 1.15
2021-01-03 22:16:33 +01:00
Florian Klink
90bc79c7cf
Merge pull request #96950 from Izorkin/wireshark-cli
...
wireshark-*: pass in overridden libpcap in all-packages.nix
2021-01-03 21:55:53 +01:00
Izorkin
131e617f77
wireshark-*: pass in overridden libpcap in all-packages.nix
...
This allows building wireshark-* with a explicitly disabled bluezSupport
in an overlay.
2021-01-03 21:55:01 +01:00
Florian Klink
bdd15d2a55
umockdev: 0.15.2 -> 0.15.4
2021-01-03 21:51:47 +01:00
zowoq
fe13e4fa6f
go_2-dev: change pname/version to use unstable format
...
otherwise this causes problems with stable go versions and nix-env
2021-01-04 06:49:46 +10:00
Sandro
fe0e26dcb9
Merge pull request #108345 from lukegb/unbreak-head
...
kdeApplications.kaccounts-integration: unbreak derivation
2021-01-03 21:23:59 +01:00
Luke Granger-Brown
0a922750bd
kdeApplications.kaccounts-integration: unbreak derivation
2021-01-03 20:22:15 +00:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
...
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
R. RyanTM
b6dca6e422
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-03 20:12:27 +00:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
...
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
Thomas Tuegel
c40e1d8c95
Merge pull request #108331 from Thra11/kirigami-qtgraphicaleffects
...
kirigami2: Add qtgraphicaleffects to buildInputs
2021-01-03 14:04:31 -06:00
R. RyanTM
b02faea4a3
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-03 20:03:08 +00:00
Phillip Cloud
2aabde2c52
nomad: add optional nvml support
2021-01-03 14:26:14 -05:00
John Ericson
8e48232180
gcc: Always pass --enable-shared
by default
...
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson
0df75bc04e
gcc 8, 10: tabs -> spaces
2021-01-03 19:14:56 +00:00
stigo
bc1b117218
Merge pull request #107793 from devhell/iptraf-ng
...
iptraf-ng: 1.1.4 -> 1.2.1
2021-01-03 20:13:33 +01:00
Fabian Affolter
a3a8737bec
python3Packages.certifi: 2020.11.8 -> 2020.12.5
2021-01-03 18:55:39 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging
2021-01-03 18:38:32 +00:00
github-actions[bot]
0ec29efbb7
Merge master into staging-next
2021-01-03 18:38:29 +00:00
Sandro
3c9adde0f1
Merge pull request #108255 from fabaff/bump-pep517
2021-01-03 19:32:07 +01:00
Maximilian Bosch
3b57908018
Merge pull request #108179 from WilliButz/update/prometheus-json-exporter/0.2.0
...
prometheus-json-exporter: unstable-2017-10-06 -> 0.2.0
2021-01-03 19:28:12 +01:00
Maximilian Bosch
a6e50716bd
Merge pull request #107890 from cpcloud/prom-more-relabel-actions
...
nixos/prometheus: update relabel_action list
2021-01-03 19:27:46 +01:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
...
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Maximilian Bosch
0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
...
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Michael Weiss
108d9ec355
dav1d: 0.8.0 -> 0.8.1
2021-01-03 19:16:10 +01:00
Maximilian Bosch
6e43cc7fb0
nixos/prometheus-exporters: minor doc improvements
...
* Content of `programlisting` shouldn't be indented, otherwise it's
weirdly indented in the output.
* Use `<xref linkend=.../>` in the release notes: then users can
directly go to the option documentation when reading release notes.
* Don't use docbook tags in `mkRemovedOptionModule`: it's only used
during evaluation where docbook isn't rendered.
2021-01-03 19:04:33 +01:00
Michael Weiss
16b53ed1e2
html-proofer: 3.18.3 -> 3.18.5
2021-01-03 19:00:26 +01:00
Michael Weiss
6681661989
libmd: 1.0.1 -> 1.0.3
2021-01-03 18:58:43 +01:00
Pavol Rusnak
389332116b
Merge pull request #108316 from fabaff/aiomultiprocess
...
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 18:56:10 +01:00
Pavol Rusnak
a7ac72d80d
Merge pull request #108326 from thiagokokada/bump-denonavr
...
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 18:55:57 +01:00
Pavol Rusnak
030dc67834
Merge pull request #108335 from fabaff/bump-sqlmap
...
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 18:50:02 +01:00
Astro
50ca640f44
json-schema-for-humans: init at 0.27.0
2021-01-03 18:31:28 +01:00