Commit Graph

12065 Commits

Author SHA1 Message Date
Sergei Trofimovich
4436d1f6a2 hstr: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    hstr.c:743:44: error: format not a string literal and no format arguments [-Werror=format-security]
      743 |     mvprintw(hstr->promptYNotification, 0, screenLine);
          |                                            ^~~~~~~~~~
2021-11-10 09:43:48 +00:00
Sandro
1221511dd8
Merge pull request #144865 from trofi/fix-tasknc-for-ncurses-6.3 2021-11-10 01:38:54 +01:00
Thiago Kenji Okada
f2ceba35d6
Merge pull request #144490 from r-ryantm/auto-update/nwg-launchers
nwg-launchers: 0.5.0 -> 0.6.3
2021-11-09 20:43:48 -03:00
FliegendeWurst
2892c668a6 gallery-dl: add youtube-dl as dependency 2021-11-09 21:07:40 +01:00
Sandro
43c3f17f9b
Merge pull request #145101 from SuperSandro2000/misc 2021-11-09 19:58:37 +01:00
Sandro Jäckel
8ce8d73bdd
xxkb: remove outdated assert, cleanup meta 2021-11-09 17:52:23 +01:00
Sandro Jäckel
3a3705ba30
xfontsel: minor formatting 2021-11-09 17:52:23 +01:00
Sandro Jäckel
61b93a171c
stag: switch to fetchFromGitHub, cleanup meta 2021-11-09 17:52:22 +01:00
Sandro Jäckel
b2995f8531
rofi-menugen: convert patchPhase to postPatch, cleanup version 2021-11-09 17:52:22 +01:00
Sandro Jäckel
3b30539c81
procmail: minor cleanup 2021-11-09 17:52:21 +01:00
Sandro Jäckel
4ee38da0c6
metar: switch to fetchFromGitHub, use unstable version format 2021-11-09 17:52:21 +01:00
Sandro Jäckel
43163844c0
loxodo: cleanup usage of python2, switch to fetchFromGitHub 2021-11-09 17:52:21 +01:00
Sandro Jäckel
284818cd17
jigdo: cleanup meta, remove comment 2021-11-09 17:52:20 +01:00
Sandro Jäckel
dfa195e354
gkrellm: move with lib to meta 2021-11-09 17:52:20 +01:00
Sandro Jäckel
2c3c7cc347
garmin-plugin: switch to fetchFromGitHub, minor formatting, cleanup meta 2021-11-09 17:52:20 +01:00
Thiago Kenji Okada
1ffd57e92b
Merge pull request #144999 from aanderse/devilutionx
devilutionx: minor cleanup after review
2021-11-09 11:28:07 -03:00
Sandro
9c798a6b29
Merge pull request #145175 from devhell/bump-zettlr 2021-11-09 10:57:46 +01:00
Sandro Jäckel
d81070c891
sox: remove ? null from inputs, cleanup meta, enable pulseaudio only on linux 2021-11-09 10:14:18 +01:00
devhell
8da24573e6 zettlr: 2.0.1 -> 2.0.2 2021-11-09 08:40:45 +00:00
Sandro Jäckel
4bb2c88d0d
adobe-reader: use meta.platforms, cleanup version, minor formatting 2021-11-08 23:08:48 +01:00
Damien Cassou
2fddb8bd5c dunst: remove unused fetchpatch dependency 2021-11-09 04:01:21 +09:00
Sandro
b275c083e7
Merge pull request #144832 from r-burns/i686-lto 2021-11-08 15:25:03 +01:00
talyz
c11d08f023 synergy: 1.13.1.41 -> 1.14.1.32 2021-11-08 05:21:33 -08:00
Damien Cassou
899feb214e
Merge pull request #145041 from DamienCassou/dunst-1.7.1 2021-11-08 13:43:34 +01:00
Sandro
ac515c612b
Merge pull request #145037 from sikmir/sfm 2021-11-08 10:40:04 +01:00
Nikolay Korotkiy
5e811cc853
gpxsee: 9.6 → 9.11 2021-11-08 11:00:39 +03:00
Damien Cassou
8adc5dddd8
dunst: 1.7.0 -> 1.7.1 2021-11-08 08:47:40 +01:00
Nikolay Korotkiy
977a3e5a10
sfm: 0.3.1 → 0.4 2021-11-08 10:26:35 +03:00
Mario Rodas
625677111a gallery-dl: 1.19.1 -> 1.19.2
https://github.com/mikf/gallery-dl/releases/tag/v1.19.2
2021-11-08 04:20:00 +00:00
Thiago Kenji Okada
ad88334a89
Merge pull request #145016 from tomfitzhenry/numberstation-1.0
numberstation: 0.5.0 -> 1.0.0
2021-11-07 21:39:18 -03:00
Sandro
f2c9cf39e5
Merge pull request #145006 from Artturin/spdlogupd 2021-11-07 23:04:28 +01:00
Tom Fitzhenry
c39ad5be5e numberstation: 0.5.0 -> 1.0.0 2021-11-08 08:22:36 +11:00
Sandro
d53dfa2dbd
Merge pull request #144983 from Stunkymonkey/application-pname-version-2 2021-11-07 21:31:17 +01:00
Felix Bühler
fbdf78236a
pkgs/applications: rename name to pname&version part 1 (#144949)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 21:29:51 +01:00
Artturin
b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Aaron Andersen
6c2190f398 smpq: replace hardcoded version string with ${version} 2021-11-07 13:20:11 -05:00
Thiago Kenji Okada
1671a7beb3
Merge pull request #144569 from aanderse/devilutionx
devilutionx: 1.2.1 -> 1.3.0
2021-11-07 11:21:15 -03:00
Felix Buehler
b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Aaron Andersen
573849ce89 smpq: init at 1.6 2021-11-07 07:49:19 -05:00
legendofmiracles
1dfe0be750
pipr: 0.0.15 -> 0.0.16; fixes build 2021-11-06 09:22:25 -06:00
Ryan Mulligan
887b213245
Merge pull request #144372 from r-ryantm/auto-update/koreader
koreader: 2021.09 -> 2021.10.1
2021-11-06 05:49:39 -07:00
Sergei Trofimovich
f63ada60e4 tasknc: fix build against upcoming ncurses-6.3
Without the change build fails as:

    src/keys.c:122:6: error: 'KEY_EVENT' undeclared here (not in a function); did you mean 'KEY_SLEFT'?
      122 |     {KEY_EVENT, "event"},
          |      ^~~~~~~~~
          |      KEY_SLEFT
2021-11-06 11:33:37 +00:00
Sergei Trofimovich
e8815af10e bemenu: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    lib/renderers/curses/curses.c:234:9:
      error: format not a string literal and no format arguments [-Werror=format-security]
      234 |         mvprintw(0, 0, menu->title);
          |         ^~~~~~~~
2021-11-06 09:31:43 +00:00
Ryan Burns
233f451841 treewide: reenable LTO on i686 2021-11-05 22:16:50 -07:00
Bernardo Meurer
58a18138b2
Merge pull request #144825 from alyssais/treewide-mirror
treewide: use mirror URLs where available
2021-11-05 21:10:44 -07:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Thiago Kenji Okada
4217614266
Merge pull request #144685 from r-burns/anup
anup: fix build on darwin
2021-11-05 22:20:49 -03:00
Claudio Bley
7f2b8a3beb
azuredatastudio: 1.17.1 -> 1.33.0 (#143078) 2021-11-05 15:25:24 +01:00
Sandro
288e3f8896
Merge pull request #144156 from simonkampe/submit/snapmaker-luban 2021-11-05 14:05:30 +01:00
Ben Siraphob
563957288e
Merge pull request #144689 from legendofmiracles/hn
haxor-news: fix build
2021-11-04 22:56:17 -05:00