Commit Graph
336394 Commits
Author SHA1 Message Date
Benjamin Asbach d897bd56af netbeans: 12.5 -> 12.6 2021-12-04 23:23:45 +01:00
7c6f434candGitHub 0e3be5c30b Merge pull request #148626 from trofi/fix-sysdig-for-ncurses-6.3
sysdig: fix pending upstream inclusion for ncurses-6.3
2021-12-04 22:03:35 +00:00
zowoq e5c93511f3 vault: add vault-postgresql to passthru.tests 2021-12-05 07:57:15 +10:00
zowoq 58ebdc3154 goimapnotify: remove unused deps.nix
switched to buildGoModule in 8d8a28b47b
2021-12-05 07:57:10 +10:00
piegamesandGitHub 11e5bcc974 Merge pull request #148591: gnomeExtensions: fix ddterm 2021-12-04 22:39:05 +01:00
Benjamin HippleandGitHub f37a9174d9 Merge pull request #148562 from fabaff/bump-mdformat
python3Packages.markdown-it-py: 1.1.0 -> 2.0.0
2021-12-04 16:36:11 -05:00
Benjamin HippleandGitHub 46447be2ff Merge pull request #148633 from fabaff/bump-myfitnesspal
python3Packages.myfitnesspal: 1.16.4 -> 1.16.5
2021-12-04 16:35:13 -05:00
Michael Livshin 96e01b7e16 gnomeExtensions: fix ddterm
It needs gjs, zenity & vte.

Fixes #125363.
2021-12-04 23:21:01 +02:00
José Romildo e97bf4b653 whitesur-gtk-theme: 2021-10-21 -> 2021-12-04 2021-12-04 18:20:48 -03:00
ArtturiandGitHub 493d66a225 Merge pull request #145732 from gardspirito/mx-puppet-discord 2021-12-04 23:12:09 +02:00
Fabian Affolter 44b84602c9 python3Packages.myfitnesspal: 1.16.4 -> 1.16.5 2021-12-04 22:01:39 +01:00
Robert SchützandGitHub 2a031b7357 Merge pull request #148569 from fabaff/bump-adblock
python3Packages.adblock: 0.5.0 -> 0.5.1
2021-12-04 12:59:08 -08:00
Chris WögiandGitHub 5f8babdd25 doc beam section: Takle TODO (#148624) 2021-12-05 05:42:42 +09:00
Samuel Dionne-RielandGitHub b976947ede Merge pull request #121345 from samueldr/feature/plasma-mobile
Add support for Plasma Mobile
2021-12-04 15:37:26 -05:00
piegamesandGitHub f191650d9b Merge pull request #146951: piegamesde/codeowners
Codeowners: update teams and add entry for GNOME
2021-12-04 21:30:03 +01:00
Jonathan RingerandJonathan Ringer 3f99620836 python3Packages.notebook: disable networking tests on darwin 2021-12-04 12:23:59 -08:00
Thomas Gerbetandzowoq b37d18e731 cosign: 1.3.0 -> 1.3.1
https://github.com/sigstore/cosign/releases/tag/v1.3.1
2021-12-05 06:10:59 +10:00
zowoq 60252466ba vault-bin: set dontStrip for darwin
immediately errors unless this is set
2021-12-05 06:10:52 +10:00
Thomas Gerbetandzowoq 1a119b223c vault{,bin}: 1.8.4 -> 1.9.0
https://github.com/hashicorp/vault/blob/v1.9.0/CHANGELOG.md
2021-12-05 06:10:43 +10:00
Justin BedőandGitHub 711ef56370 Merge pull request #148514 from jbedo/picard
picard-tools: 2.26.4 -> 2.26.6
2021-12-05 06:56:25 +11:00
Robert Schütz cee0c4a831 python3Packages.ocrmypdf: 12.7.2 -> 13.0.0 2021-12-04 11:49:19 -08:00
Sergei Trofimovich 134db1c397 sysdig: fix pending upstream inclusion for ncurses-6.3
Without the change the build fails as:

    sysdig/userspace/sinspui/cursescomponents.cpp: In member function 'void curses_textbox::print_no_data()':
    sysdig/userspace/sinspui/cursescomponents.cpp:878:15: error: format not a string literal and no format arguments [-Werror=format-security]
      878 |   wstr.c_str());
          |               ^
2021-12-04 19:34:21 +00:00
Robert Schütz 8bf6b8fe27 python3Packages.pikepdf: 4.0.2 -> 4.1.0 2021-12-04 11:20:23 -08:00
figsoda d09271ab35 glitter: 1.5.9 -> 1.5.10 2021-12-04 14:08:35 -05:00
Thomas Gerbet 6cf2385f15 wireshark: 3.4.9 -> 3.4.10
https://www.wireshark.org/docs/relnotes/wireshark-3.4.10.html
This release fixes a bunch of security issues.
2021-12-04 19:56:58 +01:00
markuskowaandGitHub eac53a865b Merge pull request #148616 from markuskowa/upd-radiolink
qradiolink: 0.8.5-2 -> 0.8.6-2
2021-12-04 19:55:17 +01:00
Sergei Trofimovich 4a0fbcbd13 liboping: fix format arguments for printf()
Without the change build fails on `ncurses-6.3` as:

  oping.c:1601:38: error: too many arguments for format [-Werror=format-extra-args]
   1601 |                         HOST_PRINTF ("%zu bytes from %s (%s): icmp_seq=%u ttl=%i ",
        |                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-12-04 18:54:38 +00:00
figsodaandGitHub 4fba6092c4 Merge pull request #148570 from nerdypepper/update-statix
statix: 0.4.1 -> 0.4.2
2021-12-04 13:41:41 -05:00
Fabian Affolter e9917d53cf gitlint: 0.16.0 -> 0.17.0 2021-12-04 19:36:49 +01:00
Sergei Trofimovich 4752689cfb postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3
Without the change the build fails as:

    watch.c:673:2: error: format not a string literal and no format arguments [-Werror=format-security]
      673 |  mvprintw(r, context->cols - strlen(help), help);
          |  ^~~~~~~~
2021-12-04 18:35:22 +00:00
Fabian Affolter 42fdb058dd python3Packages.mediafile: enable tests 2021-12-04 19:33:45 +01:00
Fabian Affolter 4e04f239a1 python3Packages.mediafile: 0.8.1 -> 0.9.0 2021-12-04 19:26:09 +01:00
markuskowaandGitHub e0c74a4d1f Merge pull request #148556 from fabaff/bump-gdu
gdu: 5.11.0 -> 5.12.0
2021-12-04 19:18:50 +01:00
Markus Kowalewski 4481ef61e6 qradiolink: 0.8.5-2 -> 0.8.6-2 2021-12-04 19:17:38 +01:00
figsodaandGitHub 14895ade52 Merge pull request #148443 from figsoda/update-piping-srever-rust
piping-server-rust: 0.10.1 -> 0.10.2
2021-12-04 12:57:28 -05:00
Thomas Gerbet 1ff7318a56 trillian: 1.3.13 -> 1.4.0
https://github.com/google/trillian/releases/tag/v1.4.0
2021-12-04 18:54:16 +01:00
markuskowaandGitHub 73a4f31950 Merge pull request #148581 from marsam/update-pgformatter
pgformatter: 5.1 -> 5.2
2021-12-04 18:50:33 +01:00
sternenseemann 46631f08a8 haskellPackages.rel8: downgrade to 1.2.0.0 for stackage LTS compat 2021-12-04 18:43:38 +01:00
Dmitry BogatovandBjørn Forsman 810515f876 lilo: make sure scripts and manpages are installed properly
Previously, manpages and subset of binaries were installed into
$out/usr.
2021-12-04 18:32:30 +01:00
sternenseemann 85b9ba0ccd haskellPackages.git-annex: update sha256 for 8.20211123 2021-12-04 18:12:49 +01:00
Jonas Heinrich e906657a50 ocenaudio: 3.10.6 -> 3.11.0 2021-12-04 18:03:44 +01:00
Jörg ThalheimandGitHub 44499330ff Merge pull request #148589 from primeos/tev
tev: 1.17 -> 1.19 and remove myself as maintainer
2021-12-04 16:50:41 +00:00
Jörg ThalheimandGitHub 75e7ceaf19 Merge pull request #148052 from xfix/intellij-2021.3
jetbrains: 2021.2.3 -> 2021.3
2021-12-04 16:49:20 +00:00
Jörg ThalheimandGitHub 844adb4244 Merge pull request #148592 from McSinyx/aerc-0.6.0
aerc: 0.5.2 -> 0.6.0
2021-12-04 16:42:57 +00:00
Sebastian Ullrich 80f8607721 xdot: needs graphviz in PATH 2021-12-04 17:19:04 +01:00
Martin Weinelt 146ddee13b nixos/tests/knot: add extra cpu core to master
This verifies that we allow setting affinity in multicore systems.
2021-12-04 16:53:31 +01:00
Martin Weinelt 893f7af236 nixos/tests/knot: log systemd unit hardening info 2021-12-04 16:53:31 +01:00
Martin Weinelt 67f102d8d8 nixos/knot: update systemd hardening 2021-12-04 16:53:31 +01:00
Felix SchröterandBjørn Forsman d6a4500f88 nixos/ddclient: support all special characters in password 2021-12-04 16:28:31 +01:00
Mario RodasandGitHub 6bd1daaf0f Merge pull request #148526 from qowoz/delta
delta: 0.10.2 -> 0.10.3
2021-12-04 09:23:59 -05:00