Commit graph

291991 commits

Author SHA1 Message Date
Robert Schütz f96cff58df fetchFromGitea: init 2021-05-27 09:35:56 +02:00
Jörg Thalheim 8ab19de80d
Merge pull request #122588 from Mic92/dpdk
dpdk: 20.05 -> 21.02
2021-05-24 08:15:17 +01:00
Jörg Thalheim b50d58d988
odp-dpdk: 1.22.0.0_DPDK_18.11 -> 1.27.0.0_DPDK_19.11 2021-05-24 09:09:49 +02:00
Jörg Thalheim 9d002b110e
pktgen: 19.12.0 -> 21.05.0 2021-05-24 09:09:48 +02:00
Jörg Thalheim 00a7a0f609
spdk: 20.04.1 -> 21.04 2021-05-24 08:32:54 +02:00
Jörg Thalheim a443ea7d01
dpdk: 20.05 -> 21.02 2021-05-24 08:19:39 +02:00
Jörg Thalheim b15dddd9e1
Merge pull request #124225 from ivan/bitwarden_rs-32-thread
nixos/bitwarden_rs: fix startup on 32 thread machines
2021-05-24 07:17:29 +01:00
Anderson Torres 41d76a33eb
Merge pull request #119967 from xoe-labs/da/add-lib-flake
init: lib/flake
2021-05-24 02:06:19 -03:00
Robert Scott d46a6a8d28 python3Packages.scrapy: disable flaky test
this test will fail if /tmp/foobar already exists owned by a different
user. technically only observed to be a problem on darwin but in theory
any system not using namespaced /tmp for their builder could run into
this.
2021-05-23 21:47:07 -07:00
Bart Brouns a72c8a1d1c surge: 1.8.1 -> 1.9.0 2021-05-23 21:43:47 -07:00
Noah D. Brenowitz 2681f3a3c0 python3Packages.tensorflow-bin_2: 2.2.0 -> 2.4.0
This version matches the tensorflow source build.
2021-05-23 21:41:08 -07:00
Ivan Kozik d95960e275 nixos/bitwarden_rs: fix startup on 32 thread machines
LimitNPROC=64 is too low for bitwarden_rs to start on a 32 thread machine.
Remove the limit.

This fixes:

```
bitwarden_rs[38701]: /--------------------------------------------------------------------\
bitwarden_rs[38701]: |                       Starting Bitwarden_RS                        |
bitwarden_rs[38701]: |--------------------------------------------------------------------|
bitwarden_rs[38701]: | This is an *unofficial* Bitwarden implementation, DO NOT use the   |
bitwarden_rs[38701]: | official channels to report bugs/features, regardless of client.   |
bitwarden_rs[38701]: | Send usage/configuration questions or feature requests to:         |
bitwarden_rs[38701]: |   https://bitwardenrs.discourse.group/                             |
bitwarden_rs[38701]: | Report suspected bugs/issues in the software itself at:            |
bitwarden_rs[38701]: |   https://github.com/dani-garcia/bitwarden_rs/issues/new           |
bitwarden_rs[38701]: \--------------------------------------------------------------------/
bitwarden_rs[38701]: [INFO] No .env file found.
bitwarden_rs[38701]: [2021-05-24 03:34:41.121][bitwarden_rs::api::core::sends][INFO] Initiating send deletion
bitwarden_rs[38701]: [2021-05-24 03:34:41.122][start][INFO] Rocket has launched from http://127.0.0.1:8222
bitwarden_rs[38701]: [2021-05-24 03:34:41.126][panic][ERROR] thread 'unnamed' panicked at 'failed to spawn thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }': /build/rustc-1.52.1-src/library/std/src/thread/mod.rs:620
bitwarden_rs[38701]:    0: bitwarden_rs::init_logging::{{closure}}
bitwarden_rs[38701]:    1: std::panicking::rust_panic_with_hook
bitwarden_rs[38701]:    2: std::panicking::begin_panic_handler::{{closure}}
bitwarden_rs[38701]:    3: std::sys_common::backtrace::__rust_end_short_backtrace
bitwarden_rs[38701]:    4: rust_begin_unwind
bitwarden_rs[38701]:    5: core::panicking::panic_fmt
bitwarden_rs[38701]:    6: core::result::unwrap_failed
bitwarden_rs[38701]:    7: hyper::server::listener::spawn_with
bitwarden_rs[38701]:    8: hyper::server::listener::ListenerPool<A>::accept
bitwarden_rs[38701]:    9: std::sys_common::backtrace::__rust_begin_short_backtrace
bitwarden_rs[38701]:   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
bitwarden_rs[38701]:   11: std::sys::unix:🧵:Thread:🆕:thread_start
bitwarden_rs[38701]:   12: start_thread
bitwarden_rs[38701]:   13: __GI___clone
bitwarden_rs[38701]: [2021-05-24 03:34:41.126][panic][ERROR] thread 'main' panicked at 'internal error: entered unreachable code: the call to `handle_threads` should block on success': /build/bitwarden_rs-1.20.0-vendor.tar.gz/rocket/src/rocket.rs:751
bitwarden_rs[38701]:    0: bitwarden_rs::init_logging::{{closure}}
bitwarden_rs[38701]:    1: std::panicking::rust_panic_with_hook
bitwarden_rs[38701]:    2: std::panicking::begin_panic_handler::{{closure}}
bitwarden_rs[38701]:    3: std::sys_common::backtrace::__rust_end_short_backtrace
bitwarden_rs[38701]:    4: rust_begin_unwind
bitwarden_rs[38701]:    5: core::panicking::panic_fmt
bitwarden_rs[38701]:    6: rocket:🚀:Rocket::launch
bitwarden_rs[38701]:    7: bitwarden_rs::main
bitwarden_rs[38701]:    8: std::sys_common::backtrace::__rust_begin_short_backtrace
bitwarden_rs[38701]:    9: std::rt::lang_start::{{closure}}
bitwarden_rs[38701]:   10: std::rt::lang_start_internal
bitwarden_rs[38701]:   11: main
```
2021-05-24 04:36:17 +00:00
Sandro fd26001ead
Merge pull request #123304 from SuperSandro2000/pihole-exporter 2021-05-24 04:27:16 +02:00
Sandro Jäckel 541ff510da
top-level: sort prometheus exporter 2021-05-24 04:05:59 +02:00
Sandro Jäckel 0724518919
nixos/prometheus: init pihole-exporter 2021-05-24 04:05:59 +02:00
Sandro Jäckel 131700c100
prometheus-pihole-exporter: init at 0.0.11 2021-05-24 04:04:06 +02:00
Sandro 8d7d6f8c16
Merge pull request #124193 from Ma27/fix-php-dom
phpExtensions.dom: fix build
2021-05-24 04:00:15 +02:00
happysalada 7e26b2a455 elixir: remove unused setup hook 2021-05-24 10:14:44 +09:00
happysalada 79118eb657 elixir: format: group inherit 2021-05-24 10:14:44 +09:00
happysalada 58a66f0160 elixir: nixpkgs-fmt 2021-05-24 10:14:44 +09:00
happysalada a6cfe32089 elixir: add deprecation schedule docs 2021-05-24 10:14:17 +09:00
happysalada aa86fdcf85 elixir: default to 1.12; init 1.12 2021-05-24 10:14:17 +09:00
Mario Rodas fc6084c0af
Merge pull request #124127 from LeSuisse/redis-6.2.3
redis: 6.2.1 -> 6.2.3
2021-05-23 19:54:59 -05:00
Luke Granger-Brown db9dd99b6c
Merge pull request #124199 from teto/fix/metasploit.mainProgram
metasploit: set mainProgram
2021-05-24 01:46:48 +01:00
Luke Granger-Brown 9deeafd24d
Merge pull request #123150 from stelcodes/master
zprint: init at 1.1.2
2021-05-24 01:44:10 +01:00
Stel Abrego eacbb570cd init zprint at 1.1.2 2021-05-23 20:19:29 -04:00
Stel Abrego 2d98c76a38 maintainers: add stelcodes 2021-05-23 19:17:33 -04:00
Fabian Affolter 8fe39d98e4
Merge pull request #124004 from fabaff/bump-pymsteams
python3Packages.pymsteams: 0.1.14 -> 0.1.15
2021-05-24 01:14:06 +02:00
Fabian Affolter 5684a1fd83
Merge pull request #124003 from fabaff/bump-pymazda
python3Packages.pymazda: 0.1.1 -> 0.1.5
2021-05-24 01:13:41 +02:00
Anderson Torres e445fc8661
Merge pull request #123583 from superherointj/module-libvirtd-ovmf-aarch64-fix
libvirtd: fix ovmf for aarch64
2021-05-23 19:56:27 -03:00
Matthieu Coudron a528f2a48d metasploit: set mainProgram 2021-05-23 23:41:15 +02:00
Pavol Rusnak 0b6531b9e8
Merge pull request #124169 from prusnak/otfcc
otfcc: enable aarch64-darwin build
2021-05-23 23:23:33 +02:00
Pavol Rusnak ce1aca144a
Merge pull request #124173 from prusnak/chmlib
chmlib: enable aarch64-darwin build
2021-05-23 23:23:21 +02:00
Pavol Rusnak 82035ff745
Merge pull request #124174 from prusnak/nushell
nushell: enable aarch64-darwin build
2021-05-23 23:23:02 +02:00
Guillaume Girol f1721209f0
Merge pull request #124086 from sikmir/qvge
qvge: 0.6.2 → 0.6.3
2021-05-23 20:48:52 +00:00
Alyssa Ross dc3dea22be doc/submitting-changes: should -> must
To me, as a native English speaker, this doesn't change the meaning of
the sentence at all.  But to a non-native speaker, this can read like
the staging-next rules are only recommendations.  Let's make this
clearer.
2021-05-23 20:26:32 +00:00
Linus Heckemann e438e6eb6b
Merge pull request #124106 from r-ryantm/auto-update/bemenu
bemenu: 0.6.0 -> 0.6.1
2021-05-23 22:09:25 +02:00
Doron Behar 71acbedaaa
Merge pull request #123984 from doronbehar/pkg/octave/withPackages
octave.buildEnv: Handle better no packages situation
2021-05-23 19:58:43 +00:00
Ryan Mulligan 3118dc7994
Merge pull request #123967 from r-ryantm/auto-update/goreleaser
goreleaser: 0.164.0 -> 0.165.0
2021-05-23 12:37:13 -07:00
Pavol Rusnak 509b00e9af
chmlib: enable aarch64-darwin build 2021-05-23 21:28:13 +02:00
Maximilian Bosch 53951c0c14
phpExtensions.dom: fix build
ZHF #122042
2021-05-23 21:26:27 +02:00
Pavol Rusnak 459fbe1931
nushell: enable aarch64-darwin build 2021-05-23 21:26:17 +02:00
Michael Raskin ab51a2dbd6
Merge pull request #123926 from pschyska/master
nixos/atop: Add defaultText to types.package options, Fix timing-related test failures.
2021-05-23 18:08:46 +00:00
José Romildo Malaquias de84bd18d7
Merge pull request #121031 from romildo/fix.lxqt
lxqt: does not explicitly require gvfs package
2021-05-23 15:06:55 -03:00
Emery Hemingway 0e1ad6217a taler-exchange, taler-merchant: init at 0.8.1, 0.8.0 2021-05-23 19:50:32 +02:00
Emery Hemingway caa041c44b GNUnet: optional Postgres support
Taler requires GNUnet with Postgres support.
2021-05-23 19:50:32 +02:00
Sandro 77efb5b850
Merge pull request #121471 from Kho-Dialga/master 2021-05-23 18:51:13 +02:00
Sandro e6b0f036b3
Merge pull request #123646 from JesusMtnez/slack
slack: 4.15.0 -> 4.16.0
2021-05-23 18:46:01 +02:00
Pavol Rusnak 723171555f
otfcc: enable aarch64-darwin build 2021-05-23 18:21:54 +02:00
Sandro 5047c27e2a
Merge pull request #124031 from fortuneteller2k/lemonbar-xft 2021-05-23 17:55:34 +02:00