Commit graph

305647 commits

Author SHA1 Message Date
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 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
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
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
Sandro 80359c607b
Merge pull request #132068 from SuperSandro2000/ijq
ijq: 0.3.5 -> 0.3.6
2021-07-30 12:55:50 +00:00
Sandro bd70669067
Merge pull request #131442 from r-ryantm/auto-update/gdm
gnome.gdm: 40.0 -> 40.1
2021-07-30 12:50:40 +00:00
Sandro 5d3c73f54c
Merge pull request #132061 from luc65r/pkg/cone
cone: init at unstable-2021-07-25
2021-07-30 12:46:59 +00:00
Sandro e584c2a795
Merge pull request #132063 from sikmir/cudatext
cudatext: 1.137.2 → 1.139.5
2021-07-30 12:45:13 +00:00
Sandro d052331935
Merge pull request #132067 from andresilva/ledger-live-2.31.1 2021-07-30 12:44:57 +00:00
Sandro ced7e77b23
Merge pull request #132051 from applePrincess/exploitdb-2021-07-30
exploitdb: 2021-07-29 -> 2021-07-30
2021-07-30 12:41:44 +00:00
Sandro be88f168ac
Merge pull request #132052 from andersk/vk-cli-zulip-dependency 2021-07-30 12:40:53 +00:00
Sandro e7f87dce89
Merge pull request #132025 from r-ryantm/auto-update/cargo-msrv
cargo-msrv: 0.7.0 -> 0.8.0
2021-07-30 12:37:03 +00:00
Sandro Jäckel 6adebe1f67
elfcat: remove Cargo.lock file 2021-07-30 14:30:25 +02:00
Sandro Jäckel 5e80b47d56
jq: format, update meta 2021-07-30 14:29:44 +02:00
Sandro Jäckel c8ca3c5de7
ijq: 0.3.5 -> 0.3.6 2021-07-30 14:29:07 +02:00
David c160267002 rebar3: apply tmpdir patch from upstream 2021-07-30 21:24:57 +09:00
Sandro f8c7dd7df7
Merge pull request #132057 from SuperSandro2000/mkcl
mkcl: cleanup
2021-07-30 12:22:16 +00:00
Sandro efbb23c889
Merge pull request #131538 from psibi/add-ouch
ouch: init at 0.1.5
2021-07-30 12:21:56 +00:00
André Silva 733594090b
ledger-live-desktop: add andresilva as maintainer 2021-07-30 13:13:28 +01:00
André Silva 2ef8e12ff9
ledger-live-desktop: 2.30.0 -> 2.31.1 2021-07-30 13:13:13 +01:00
R. RyanTM 60af7ac4d8 kuttl: 0.9.0 -> 0.11.0 2021-07-30 11:52:46 +00:00
R. RyanTM bee9155f51 kubelogin: 0.0.9 -> 0.0.10 2021-07-30 11:47:55 +00:00
Nikolay Korotkiy bc6789fd7f
cudatext: 1.137.2 → 1.139.5 2021-07-30 14:38:50 +03:00
R. RyanTM 274c4f6659 ktlint: 0.41.0 -> 0.42.0 2021-07-30 11:37:59 +00:00