Commit Graph

12090 Commits

Author SHA1 Message Date
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
github-actions[bot]
b0e58bafbe
Merge master into haskell-updates 2021-11-08 00:07:25 +00: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
Ellie Hermaszewska
15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08: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
legendofmiracles
34dad80816
haxor-news: fix build 2021-11-04 20:07:20 -06:00
Ryan Burns
68a8b278c1 anup: fix build on darwin 2021-11-04 18:21:10 -07:00
Martino Fontana
e0cfb5db67 lavalauncher: 2.0.0 -> 2.1.1, fix broken build 2021-11-04 22:23:37 +01:00
Sandro
cfefcfc460
Merge pull request #142380 from dan4ik605743/cubocore 2021-11-04 21:50:47 +01:00
ajs124
0b20e55170
Merge pull request #144527 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.2.6 -> 4.2.7
2021-11-04 15:01:17 +01:00
R. Ryantm
f432442f1b pdfsam-basic: 4.2.6 -> 4.2.7 2021-11-03 19:45:25 +00:00
Simon Kämpe
74551fd199 snapmaker-luban: init at 4.0.3 2021-11-03 19:30:10 +01:00
R. Ryantm
6c879fc185 nwg-launchers: 0.5.0 -> 0.6.3 2021-11-03 17:05:12 +00:00
Sandro
227699860a
Merge pull request #144470 from r-ryantm/auto-update/mob 2021-11-03 17:07:01 +01:00
Sandro
fd5bc0b231
Merge pull request #144461 from r-ryantm/auto-update/mdzk 2021-11-03 16:44:10 +01:00
R. Ryantm
cce52b308c mob: 1.12.0 -> 2.0.0 2021-11-03 15:29:25 +00:00
markuskowa
ed71268f52
Merge pull request #142695 from ck3d/add-nerd-font-patcher
nerd-font-patcher: init at 2.1.0
2021-11-03 16:18:56 +01:00
R. Ryantm
0ecb9c7945 mdzk: 0.4.2 -> 0.4.3 2021-11-03 14:41:50 +00:00
Sandro
e87e79273a
Merge pull request #144435 from r-ryantm/auto-update/limesctl 2021-11-03 14:08:25 +01:00
Sandro
6548695bca
Merge pull request #144335 from r-ryantm/auto-update/flavours 2021-11-03 14:07:34 +01:00
R. Ryantm
d3963f7e0a limesctl: 2.0.0 -> 2.0.1 2021-11-03 12:26:03 +00:00
Bobby Rong
1c78751423
Merge pull request #144416 from bobby285271/mainprogram
treewide: set meta.mainProgram for packages teams.pantheon.members maintain
2021-11-03 20:10:33 +08:00
Mario Rodas
e86daa95bd
Merge pull request #143462 from r-ryantm/auto-update/seatd
seatd: 0.6.2 -> 0.6.3
2021-11-03 06:59:40 -05:00
Bobby Rong
2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Bobby Rong
2842093642
Merge pull request #144301 from r-ryantm/auto-update/barrier
barrier: 2.3.3 -> 2.4.0
2021-11-03 17:44:30 +08:00
R. Ryantm
37d0deb4e0 koreader: 2021.09 -> 2021.10.1 2021-11-03 07:34:44 +00:00
P. R. d. O
d382dd518f
binance: set electron version on top-level 2021-11-02 21:28:55 -06:00
Ryan Mulligan
90a6e55f1c
Merge pull request #144303 from r-ryantm/auto-update/binance
binance: 1.25.0 -> 1.26.0
2021-11-02 20:17:49 -07:00
R. Ryantm
b1d0b0afef flavours: 0.5.1 -> 0.5.2 2021-11-03 02:45:42 +00:00
Anderson Torres
946ea034cd
Merge pull request #144304 from trofi/fix-tty-solitaire-on-ncurses-6.3
tty-solitaire: fix build against upcoming ncurses-6.3
2021-11-02 21:31:07 -03:00
Sergei Trofimovich
0a0a4402de tty-solitaire: 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:

    src/gui.c:48:13: error: format not a string literal and no format arguments [-Werror=format-security]
       48 |             card_suits[card->suit]);
          |             ^~~~~~~~~~
2021-11-02 23:31:42 +00:00
R. Ryantm
55c44e3542 binance: 1.25.0 -> 1.26.0 2021-11-02 23:14:53 +00:00
Nikolay Korotkiy
6f3e276625 josm: 18193 → 18303 2021-11-03 00:12:22 +01:00
R. Ryantm
135ac287c2 barrier: 2.3.3 -> 2.4.0 2021-11-02 23:00:22 +00:00
Artturi
ab5ad8faab
Merge pull request #144067 from r-ryantm/auto-update/scli
scli: 0.6.4 -> 0.6.5
2021-11-02 14:14:35 +02:00
Mario Rodas
f103ab74dc
Merge pull request #144178 from marsam/update-archiver
archiver: 3.5.0 -> 3.5.1
2021-11-02 06:22:44 -05:00
github-actions[bot]
d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Michael Raskin
f0f12b2ad0
Merge pull request #143160 from thblt/amc
auto-multiple-choice: init at 1.5.1
2021-11-01 22:20:27 +00:00
Christian Kögler
f3b984bae5 nerd-font-patcher: init at 2.1.0 2021-11-01 22:11:22 +01:00
Maciej Krüger
355010ed9e
Merge pull request #144139 from jojosch/dbeaver-21.2.4 2021-11-01 22:05:43 +01:00
P
6751e7428f
whalebird: init at 4.4.5 (#142885)
* whalebird: init at 4.4.5

* Update pkgs/applications/misc/whalebird/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 21:17:46 +01:00
Sandro
8546b91ba9
Merge pull request #144147 from maaslalani/ml-bump-slides
slides: 0.6.2 -> 0.7.2
2021-11-01 21:11:07 +01:00
Sandro
acab4d1d4d
Merge pull request #143197 from WolfangAukang/markmind 2021-11-01 20:55:49 +01:00
Maas Lalani
9b51266f85
slides: 0.6.2 -> 0.7.2 2021-11-01 15:06:38 -04:00
github-actions[bot]
bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Johannes Schleifenbaum
edfa1714bb
dbeaver: 21.2.3 -> 21.2.4 2021-11-01 17:24:25 +01:00
Sandro
d820a5333e
Merge pull request #143567 from r-ryantm/auto-update/qcad 2021-11-01 15:55:59 +01:00
github-actions[bot]
cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Bobby Rong
9ec8a16c79
Merge pull request #143933 from r-ryantm/auto-update/logseq
logseq: 0.4.2 -> 0.4.5
2021-11-01 16:20:42 +08:00
Mario Rodas
21056e80f5 archiver: 3.5.0 -> 3.5.1 2021-11-01 04:20:00 +00:00
R. Ryantm
1feb3ae2b3 scli: 0.6.4 -> 0.6.5 2021-11-01 02:32:47 +00:00
github-actions[bot]
7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
maxine [they]
619b7870c8
Merge pull request #143978 from jtojnar/more-gnome 2021-10-31 23:54:09 +01:00
Sandro
8d445bc7be
Merge pull request #143898 from squalus/googleearth-20211013 2021-10-31 22:33:34 +01:00
Sandro Jäckel
f721138090
ssh-tools: 1.6 -> 1.7 2021-10-31 20:44:51 +01:00
Jan Tojnar
a5d70a83eb gnome-recipes: 2.0.2 → 2.0.4
https://gitlab.gnome.org/GNOME/recipes/-/compare/2.0.2...2.0.4
2021-10-31 11:02:13 +01:00
github-actions[bot]
e4e8cd182e
Merge master into staging-next 2021-10-31 06:01:06 +00:00
Bobby Rong
9d18057f8e
Merge pull request #143584 from r-ryantm/auto-update/cherrytree
cherrytree: 0.99.41 -> 0.99.42
2021-10-31 11:49:19 +08:00
R. Ryantm
36e0ff5fed logseq: 0.4.2 -> 0.4.5 2021-10-31 03:36:24 +00:00
github-actions[bot]
81d84138b5
Merge master into staging-next 2021-10-31 00:01:33 +00:00
Mihai Fufezan
4fe24a325d hunter: remove
Reason: the program has been unmaintained for over a year. joshuto,
an alternative program, has been merged, so there's no reason to
keep hunter anymore.
2021-10-31 07:13:26 +09:00
squalus
1f911dc73c googleearth-pro: 7.3.3.7786 -> 7.3.4.8248
Switch back to using bundled libraries. This fixes program startup and
graphical errors during runtime. Fixes #141239.
2021-10-30 13:35:55 -07:00
github-actions[bot]
0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Mario Rodas
5eea30c155
Merge pull request #143674 from r-ryantm/auto-update/flavours
flavours: 0.5.0 -> 0.5.1
2021-10-30 08:09:19 -05:00
Artturi
0686c5c10b
Merge pull request #143770 from r-ryantm/auto-update/heimer
heimer: 2.6.0 -> 2.8.0
2021-10-30 15:20:14 +03:00
github-actions[bot]
846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Mario Rodas
5594d48421
Merge pull request #143763 from r-ryantm/auto-update/gxkb
gxkb: 0.9.2 -> 0.9.3
2021-10-30 04:17:29 -05:00
R. Ryantm
31261990cd heimer: 2.6.0 -> 2.8.0 2021-10-29 22:51:40 +00:00
R. Ryantm
860efc6d8a gxkb: 0.9.2 -> 0.9.3 2021-10-29 22:03:30 +00:00
R. Ryantm
c014dcd5ac flavours: 0.5.0 -> 0.5.1 2021-10-29 14:47:59 +00:00
github-actions[bot]
97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
Jörg Thalheim
7d2308e446
Merge pull request #143581 from r-ryantm/auto-update/cheat
cheat: 4.2.2 -> 4.2.3
2021-10-29 09:31:20 +02:00
R. Ryantm
6fe2632188 cherrytree: 0.99.41 -> 0.99.42 2021-10-29 06:35:16 +00:00
R. Ryantm
de4d04d24e cheat: 4.2.2 -> 4.2.3 2021-10-29 06:28:34 +00:00
github-actions[bot]
e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
R. Ryantm
5094ee54f9 qcad: 3.26.4.7 -> 3.26.4.10 2021-10-29 05:33:36 +00:00
tomberek
d96a2c077a
Merge pull request #143383 from r-ryantm/auto-update/tut
tut: 0.0.33 -> 0.0.36
2021-10-29 00:00:20 -04:00
Bobby Rong
ec45a03a0d
Merge pull request #143348 from r-ryantm/auto-update/taskwarrior-tui
taskwarrior-tui: 0.13.34 -> 0.13.35
2021-10-29 11:23:36 +08:00
github-actions[bot]
ffc9895024
Merge master into staging-next 2021-10-29 00:01:18 +00:00
R. Ryantm
9b8d14c700 spicetify-cli: 2.2.6 -> 2.7.1 2021-10-28 15:52:03 -07:00
R. Ryantm
fb2d35f454 seatd: 0.6.2 -> 0.6.3 2021-10-28 20:08:42 +00:00