Commit Graph

349237 Commits

Author SHA1 Message Date
Fabian Affolter
908abedabe
Merge pull request #156479 from fabaff/bump-devonavr
python3Packages.denonavr: 0.10.9 -> 0.10.10
2022-01-24 23:29:59 +01:00
Fabian Affolter
900c0196d0
Merge pull request #156471 from fabaff/bump-identify
python3Packages.identify: 2.4.4 -> 2.4.5
2022-01-24 23:29:42 +01:00
Fabian Affolter
82f394ddd6
Merge pull request #156443 from fabaff/bump-flux-led
python3Packages.flux-led: 0.28.8 -> 0.28.10
2022-01-24 23:27:52 +01:00
Fabian Affolter
b0265b0e7e
Merge pull request #156445 from fabaff/bump-meshtastic
python3Packages.meshtastic: 1.2.58 -> 1.2.75
2022-01-24 23:27:24 +01:00
Potato Hatsue
048d5eeabd
fcitx5-unikey: init at 5.0.7 (#154699)
* fcitx5-unikey: init at 5.0.7

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
2022-01-24 23:23:11 +01:00
Ben Siraphob
a3636bc91b
Merge pull request #156623 from siraben/txtorcon-aarch64-darwin
python3Packages.txtorcon: disable tests on aarch64-darwin
2022-01-24 16:20:25 -06:00
Fabian Affolter
0383246382 gitless: relax pygit2 constraint and limit to Python 3 2022-01-24 23:15:31 +01:00
Michael Weiss
5c3829a8b1
Merge pull request #156608 from primeos/chromiumDev
chromiumDev: Fix the configuration phase + get-commit-message.py: Improve the parsing
2022-01-24 23:11:31 +01:00
Ben Siraphob
7ae0278f2d
Merge pull request #156580 from r-ryantm/auto-update/python3.10-aenum
python310Packages.aenum: 3.1.6 -> 3.1.8
2022-01-24 16:10:05 -06:00
Ben Siraphob
be8a4c3222
python3Packages.txtorcon: disable tests on aarch64-darwin 2022-01-24 16:03:24 -06:00
Fabian Affolter
9ac627da5b python3Packages.dulwich: 0.20.31 -> 0.20.32 2022-01-24 23:01:28 +01:00
Luflosi
1c58cdbeed
nixos/modprobe: add boot.initrd.extraModprobeConfig option
This option behaves exactly like `boot.extraModprobeConfig`, except that it also includes the generated modprobe.d file in the initrd.
Many years ago, someone tried to include the normal modprobe.d/nixos.conf file generated by `boot.extraModprobeConfig` in the initrd: 0aa2c1dc46. This file contains a reference to a directory with firmware files inside. Including firmware in the initrd made it too big, so the commit was reverted again in 4a4c051a95.
The `boot.extraModprobeConfig` option not changing the initrd caused me much confusion because I tried to set the maximum cache size for ZFS and it didn't work.
Closes https://github.com/NixOS/nixpkgs/issues/25456.
2022-01-24 22:56:14 +01:00
Fabian Affolter
57bea15423 alot: disable failing test 2022-01-24 22:52:30 +01:00
Fabian Affolter
68eafd0937
Merge pull request #156570 from r-ryantm/auto-update/log4j-sniffer
log4j-sniffer: 1.2.0 -> 1.6.0
2022-01-24 22:45:04 +01:00
Samuel Gräfenstein
61982fb66a
maintainers: update samuelgrf's email and keys 2022-01-24 22:42:40 +01:00
Samuel Gräfenstein
32d086c4bb
maintainers: format 2022-01-24 22:41:19 +01:00
R. Ryantm
3b6c07fb36 prometheus-redis-exporter: 1.33.0 -> 1.34.1 2022-01-24 21:38:36 +00:00
R. RyanTM
7916caf759
wpgtk: 6.1.3 -> 6.5.0
* wpgtk: 6.1.3 -> 6.5.0 (#155578)

* wpgtk: use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-24 22:21:54 +01:00
Christian Kampka
de07108f8e
btrfs-progs: Add test 2022-01-24 22:13:53 +01:00
R. Ryantm
7c9fbe98cb python310Packages.whodap: 0.1.2 -> 0.1.3 2022-01-24 21:12:57 +00:00
Michael Weiss
e8b241cdba
chromiumDev: Fix the configuration phase
This fixes:
--------------------------------------------------------------------------------
configuring
ERROR at //ui/gtk/BUILD.gn:17:1: Assertion failed.
assert(use_gio, "GIO is required for building with GTK")
^-----
GIO is required for building with GTK
See //content/shell/BUILD.gn:308:15: which caused the file to be included.
    deps += [ "//ui/gtk" ]
              ^---------
--------------------------------------------------------------------------------

But there's still another build issue(s) left:
--------------------------------------------------------------------------------
[25491/48383] ACTION //components/url_formatter/spoof_checks/top_domains:generate_top_domain_list_variables_file(//build/toolchain/linux/unbundle:default)d_tmp/browser_command.mojom-webui.jsab_page_third_party.mojom-webui.js
FAILED: gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
python3 ../../build/gn_run_binary.py make_top_domain_list_variables ../../components/url_formatter/spoof_checks/top_domains/domains.list top500_domains gen/components/url_formatter/spoof_checks/top_domains/top500-domains-inc.cc
make_top_domain_list_variables failed with exit code -4
ninja: build stopped: subcommand failed.
--------------------------------------------------------------------------------
2022-01-24 22:08:08 +01:00
Michael Weiss
d0ed7ee0b0
chromium: get-commit-message.py: Improve the parsing
The latest announcement uses the following structure: "Google is aware
the exploits for CVE-2021-37975 and CVE-2021-37976 exist in the wild."
(https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html)
2022-01-24 22:08:04 +01:00
Doron Behar
6ea0d68c4d
Merge pull request #156436 from r-ryantm/auto-update/cpp-utilities 2022-01-24 22:55:55 +02:00
Bernardo Meurer
16f77e1412
Merge pull request #153932 from jmc-figueira/wine-wayland
wine-wayland: added derivation for building the experimental Wayland driver for Wine
2022-01-24 20:52:24 +00:00
R. RyanTM
3a87982537
video2midi: 0.4.0.2 -> 0.4.6.5
* video2midi: 0.4.0.2 -> 0.4.6.5 (#156000)

* video2midi: use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-24 21:52:06 +01:00
R. RyanTM
5c09fe1887
libsForQt5.qcoro: 0.3.0 -> 0.4.0
* libsForQt5.qcoro: 0.3.0 -> 0.4.0 (#155990)

* libsForQt5.qcoro: don't build on aarch64

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-24 21:51:10 +01:00
rnhmjoj
7fc56a03f0
rxvt-unicode: 9.26 -> 9.30 2022-01-24 21:46:44 +01:00
rnhmjoj
1ac83b0de5
libptytty: init at 2.0 2022-01-24 21:46:44 +01:00
Mario Rodas
8477e53482 spotdl: 3.7.2 -> 3.9.2 2022-01-24 12:43:05 -08:00
R. RyanTM
493d141d06
stunnel: 5.61 -> 5.62
(#155644)
2022-01-24 21:36:08 +01:00
Martin Weinelt
ba6ec867de
Merge pull request #156562 from r-ryantm/auto-update/lego 2022-01-24 21:35:46 +01:00
Ivv
6ae2dbc902
Merge pull request #151498 from costrouc/python-keycloak
pythonPackages.python-keycloak: init at 0.26.1
2022-01-24 21:28:18 +01:00
R. Ryantm
b67fc5a3e5 python310Packages.total-connect-client: 2021.12 -> 2022.1 2022-01-24 12:27:48 -08:00
Christian Kampka
a3d54dece7
btrfs-progs: fix musl build 2022-01-24 21:27:14 +01:00
R. Ryantm
3e2706a0eb python310Packages.bond-api: 0.1.15 -> 0.1.16 2022-01-24 12:18:50 -08:00
R. Ryantm
92ce3cbd56 mob: 2.2.0 -> 2.2.1 2022-01-24 19:42:55 +00:00
Guillaume Girol
1b1fe46bb1
Merge pull request #156314 from B4dM4n/nixos-tests-missing
nixos/tests: add missing tests
2022-01-24 19:32:15 +00:00
R. Ryantm
b72e9a7ac0 minikube: 1.24.0 -> 1.25.1 2022-01-24 19:29:29 +00:00
Ryan Mulligan
215d4d0fd8
Merge pull request #156557 from r-ryantm/auto-update/steampipe
steampipe: 0.12.0 -> 0.12.1
2022-01-24 11:20:45 -08:00
Ryan Mulligan
c927ba4c0b
Merge pull request #156496 from r-ryantm/auto-update/goreleaser
goreleaser: 1.2.5 -> 1.3.1
2022-01-24 11:14:09 -08:00
Eelco Dolstra
55ae086747 pathDerivation: Copy path
Otherwise you end up with a derivation that refers to the original
path (which is not in the Nix store and not accessible to
builders). This caused the derivation paths for the docbookrx package
(removed on master) to depend on the location of the nixpkgs source
tree.
2022-01-24 20:12:19 +01:00
Eelco Dolstra
cb2f8a87d5 Check that nix-env output doesn't depend on the Nixpkgs location 2022-01-24 20:12:18 +01:00
Dmitry Kalinkin
1616d5dfb4
librespot: mark as broken on darwin 2022-01-24 13:59:15 -05:00
Bernardo Meurer
e84e966bbd
Merge pull request #156418 from lovesegfault/tlp-1.5.0
tlp: 1.4.0 -> 1.5.0
2022-01-24 18:59:09 +00:00
R. RyanTM
8bd7d6d6e0
star: 2.7.9a -> 2.7.10a
(#155868)
2022-01-24 19:51:44 +01:00
R. Ryantm
84c9735af5 python310Packages.aenum: 3.1.6 -> 3.1.8 2022-01-24 18:47:52 +00:00
R. Ryantm
78561d2f6b mcfly: 0.5.11 -> 0.5.12 2022-01-24 18:47:22 +00:00
Linus Heckemann
339a63abbe gt: init at 2021-09-30 2022-01-24 19:47:03 +01:00
Linus Heckemann
eb5e5f139d libusbgx: init at 2021-10-31 2022-01-24 19:47:02 +01:00
Fabian Affolter
80568491ef checkov: 2.0.727 -> 2.0.753 2022-01-24 19:30:09 +01:00