3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

305785 commits

Author SHA1 Message Date
Ryan Mulligan b7e84c7337
Merge pull request #132040 from r-ryantm/auto-update/fly
fly: 7.3.2 -> 7.4.0
2021-07-30 19:55:34 -07:00
Jörg Thalheim a64ea105aa
Merge pull request #132055 from Mic92/just
just: fix aarch64 build
2021-07-31 03:54:54 +01:00
Artturi 6463828755
openmw: add wrapQtAppsHook (#132131)
dontWrapQtApps was blanket added in
5590e365e4
2021-07-30 20:40:22 -04:00
Martin Weinelt b3b187315b
Merge pull request #131885 from mweinelt/kea 2021-07-31 02:21:19 +02:00
Bernardo Meurer 1a182deb8c
rpiboot-unstable -> rpiboot 2021-07-30 17:16:17 -07:00
Bernardo Meurer 79bb3ad904
rpiboot-unstable: unstable-2020-10-20 -> 2021.07.01 2021-07-30 16:50:18 -07:00
Ilan Joselevich a995595c52 jitsi-meet-electron: 2.8.8 -> 2.8.9 2021-07-31 02:41:01 +03:00
Ivan Malison fea6f5cd19
yubikey-manager: 4.0.3 -> 4.0.5 2021-07-30 17:26:39 -06:00
Ilan Joselevich 55c1dc095e filezilla: 3.53.1 -> 3.55.0 2021-07-31 02:18:45 +03:00
Ilan Joselevich a7f41de6ba libfilezilla: 0.27.0 -> 0.30.0 2021-07-31 02:17:43 +03:00
Ilan Joselevich bc32030066 easyeffects: 6.0.0 -> 6.0.3 2021-07-31 02:04:42 +03:00
R. RyanTM 531cd69bcd free42: 3.0.5 -> 3.0.6 2021-07-30 22:19:22 +00:00
Artturin bd8eeec9c0 {uptimed,nixos/uptimed}: switch to /var/lib/ and fix perms 2021-07-31 01:05:44 +03:00
Fabian Affolter ecc968543c
Merge pull request #131997 from fabaff/bump-nuclei
nuclei: 2.4.1 -> 2.4.2
2021-07-30 23:50:11 +02:00
Fabian Affolter 4de3b8f551 python3Packages.iaqualink: 0.4.0 -> 0.4.1 2021-07-30 23:46:42 +02:00
Fabian Affolter 59b5408b33
Merge pull request #132167 from fabaff/bump-metasploit
metasploit: 6.0.54 -> 6.0.55
2021-07-30 23:42:34 +02:00
Fabian Affolter 1a68ddfc24 python3Packages.hap-python: 3.5.2 -> 4.0.0 2021-07-30 23:38:47 +02:00
Fabian Affolter 56ca1d12a5 python3Packages.pywemo: 0.6.5 -> 0.6.6 2021-07-30 23:25:23 +02:00
Jacob Vallejo 60587b92d1 ripcord: 0.4.28 -> 0.4.29
Signed-off-by: Jacob Vallejo <jake@jahkeup.com>
2021-07-30 14:19:40 -07:00
Fabian Affolter 61c966595a python3Packages.motioneye-client: 0.3.10 -> 0.3.11 2021-07-30 23:09:19 +02:00
Fabian Affolter 04c25b81ac
Merge pull request #132038 from fabaff/bump-pyupgrade
python3Packages.pyupgrade: 2.23.0 -> 2.23.1
2021-07-30 23:06:48 +02:00
Fabian Affolter ecead7ce51 metasploit: 6.0.54 -> 6.0.55 2021-07-30 23:04:02 +02:00
Fabian Affolter fe90ece8df
Merge pull request #131434 from fabaff/bump-motioneye-client
python3Packages.motioneye-client: 0.3.9 -> 0.3.10
2021-07-30 22:59:59 +02:00
Greizgh c8de549572 chirp: 20200807 -> 20210724 2021-07-30 22:40:03 +02:00
Samuel Dionne-Riel ca5d520a0f
Merge pull request #132100 from lopsided98/armv7l-disable-lpae
linux/common-config.nix: disable LPAE on armv7l-linux
2021-07-30 15:40:27 -04:00
Janne Heß eb7120dc79
nixos/etc: Replace make-etc.sh with nix and bash
The main goal of this commit is to replace the rather fragile passing of
multiple arrays which could break in cases like #130935.
While I could have just added proper shell escaping to the variables
being passed, I opted for the more painful approach of replacing the
fragile and somewhat strange construct with the 5 bash lists. While
there are currently no more problems present with the current approach
(at least none that I know of), the new approach seems more solid and
might get around problems that could arise in the future stemming from
either the multiple-lists situation or from the absence of proper shell
quoting all over the script.
2021-07-30 21:33:13 +02:00
Ben Wolsieffer 988c12faed linux/common-config.nix: disable LPAE on armv7l-linux
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.

Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
2021-07-30 15:21:03 -04:00
Robert Scott 42bfc11356 python3Packages.tensorflow: add patch fixing NotImplementedError with numpy 1.20
see upstream pr https://github.com/tensorflow/tensorflow/pull/47957
2021-07-30 20:17:46 +01:00
Fabián Heredia Montiel 14bcebe828 scalafmt: 2.6.4 → 2.7.5 2021-07-30 14:12:24 -05:00
Anderson Torres 40c20baacd
Merge pull request #132093 from AndersonTorres/new-algol68g
algol68g: Trivial fix in patch
2021-07-30 15:09:17 -03:00
Ben Wolsieffer e2d5af502a lib/systems/platforms: armv7l-hf-multiplatform: fix kernel build
autoModules triggers a build system bug where ks8851_mll needs to be built-in if
ks8851 is also built-in.
2021-07-30 14:08:02 -04:00
pmenke 2293303660 soapysdr: 0.8.0 -> 0.8.1 2021-07-30 20:01:58 +02:00
AndersonTorres 0ddbf92e95 algol68g: Trivial fix in patch 2021-07-30 14:33:55 -03:00
Jörg Thalheim 0c093cc428
Merge pull request #132047 from Mic92/build-fhs-userenv
build-fhs-userenv: fix defaults on aarch64
2021-07-30 18:19:54 +01:00
Sander van der Burg 00486ec99e
Merge pull request #131864 from svanderburg/add-rott
rott: init at 1.1.2
2021-07-30 18:09:43 +02:00
Jarosław Wygoda 1dcfd1e329 nixos/litestream: init 2021-07-30 17:41:54 +02:00
hqurve 0312e69de4 pdfchain: fix license 2021-07-30 11:28:58 -04:00
hqurve 8a2f376b83 krunner-symbols: fix license 2021-07-30 11:25:16 -04:00
Sumner Evans 6c9dba48b1
heisenbridge: 0.99.1 -> 0.99.8 2021-07-30 09:04:32 -06:00
Théo Zimmermann b8315c660b
coqPackages.QuickChick: add optional version parameter
This is the only package in coqPackages for which it was forgotten.
2021-07-30 17:00:15 +02:00
R. RyanTM 44b0d80303 esbuild: 0.12.16 -> 0.12.17 2021-07-30 23:07:16 +09:00
R. RyanTM 4e0d282b7f cargo-criterion: 1.0.1 -> 1.1.0 2021-07-30 14:01:35 +00:00
R. RyanTM 8575d24297
buildkite-agent: 3.31.0 -> 3.32.0 (#132022) 2021-07-30 15:37:13 +02:00
Fabian Affolter d653ff37b3
python3Packages.python_magic: 0.4.22 -> 0.4.24 2021-07-30 15:31:40 +02:00
Sandro 84a314ee9c
Merge pull request #132046 from vcunat/nixStable-bump 2021-07-30 13:12:21 +00:00
Sandro b45e88a7e2
Merge pull request #132054 from kolaente/update/cypress-8.1
cypress: 8.0.0 -> 8.1.0
2021-07-30 13:10:39 +00:00
Sandro b71a0d62f7
Merge pull request #129815 from ethancedwards8/difftastic
difftastic: init at unstable-2021-07-09
2021-07-30 13:02:21 +00:00
Sandro 540377bc13
Merge pull request #132039 from alyssais/rust
doc: rust: add missing semicolon
2021-07-30 12:59:31 +00:00
Sandro 073708b5bf
Merge pull request #132070 from SuperSandro2000/elfcat
elfcat: remove Cargo.lock file
2021-07-30 12:56:48 +00:00
Sandro 14fddd36f1
Merge pull request #132069 from SuperSandro2000/jq
jq: format, update meta
2021-07-30 12:56:38 +00:00