3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18662 commits

Author SHA1 Message Date
Robert Hensing 6aabe7f736 nixopsUnstable: (2.0.0-pre) 2021-11-02 -> 2021-11-18 2021-11-19 20:48:53 +01:00
Jichao Ouyang 7cb6bb064a
synology-drive-client: init at 3.0.2 (#144706) 2021-11-19 17:16:58 +01:00
Sandro b95292072f
Merge pull request #144241 from Stunkymonkey/applications-github-1 2021-11-19 17:09:37 +01:00
ajs124 91ec4e2897
Merge pull request #146559 from trofi/fix-sngrep-for-ncurses-6.3
sngrep: pull upstream fix for ncurses-6.3
2021-11-19 16:04:50 +01:00
ajs124 63da4b6e30
Merge pull request #146558 from trofi/fix-profanity-for-ncurses-6.3
profanity: pull upstream fixes for ncurses-6.3
2021-11-19 16:01:58 +01:00
Doron Behar df3177903f
Merge pull request #146604 from rnhmjoj/pr-nheko 2021-11-19 15:45:12 +02:00
rnhmjoj cc7a0816fa
nheko: 0.8.2 -> 0.9.0 2021-11-19 11:48:51 +01:00
Fabian Affolter 93dccfb659 flexget: 3.1.152 -> 3.1.153 2021-11-19 08:25:36 +01:00
Domen Kožar 007f9f1ea8
Merge pull request #146531 from sikmir/kristall
kristall: fix build on darwin
2021-11-19 01:11:35 -06:00
Sergei Trofimovich 7bb21fc6e6 sngrep: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    curses/ui_msg_diff.c: In function 'msg_diff_draw_message':
    curses/ui_msg_diff.c:190:5: error: format not a string literal and no format arguments [-Werror=format-security]
      190 |     mvwprintw(win, 0, 0, sip_get_msg_header(msg, header));
          |     ^~~~~~~~~
2021-11-18 22:50:11 +00:00
Sergei Trofimovich 58aae5758e profanity: pull upstream fixes for ncurses-6.3
Without the patches the build will fail on ncurses-6.3 as:

    src/ui/statusbar.c:500:9: error: format not a string literal and no format arguments [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
      500 |         mvwprintw(statusbar_win, 0, pos, statusbar->fulljid);
          |         ^~~~~~~~~
2021-11-18 22:41:27 +00:00
Dmitry Kalinkin e40599d46b
kristal: add missing wrapQtAppsHook argument 2021-11-18 16:54:33 -05:00
Dmitry Kalinkin 8d904c6901
kristal: add wrapQtAppsHook 2021-11-18 16:49:34 -05:00
Dmitry Kalinkin 4d01b4ac9b
kristall: don't use libsForQt5.mkDerivation 2021-11-18 16:35:08 -05:00
Jonas Chevalier 546a756e68
Merge pull request #146330 from qowoz/tf-providers
terraform-providers: various updates
2021-11-18 22:16:13 +01:00
Will Dietz ab3a1ce57d
purple-googlechat: init at unstable-2020-10-18 (#145224) 2021-11-18 14:39:51 -06:00
Nikolay Korotkiy c3da3ce739
kristall: fix build on darwin 2021-11-18 23:27:51 +03:00
Sandro a09bdaae49
Merge pull request #146501 from psibi/tgswitch 2021-11-18 18:35:24 +01:00
Moritz Böhme e5537e4de7
synology-drive: init at 3.0.1-12674 (#141977)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: MoritzBoehme <mr.x@moritzboeh.me>
2021-11-18 18:03:26 +01:00
Sibi Prabakaran a6abef6ed2
tgswitch: init at 0.5.378
Add tgswitch which allows to easily manage different terragrunt
versions for different projects.

Tested it locally on a NixOS machine:

```
❯ tgswitch --help

Usage: tgswitch [-hv] [-b value] [parameters ...]
 -b, --bin=value  Custom binary path. For example:
                  /Users/username/bin/terragrunt
 -h, --help       displays help message
 -v, --version    displays the version of tgswitch
Supply the terragrunt version as an argument, or choose from a menu
```
2021-11-18 22:29:14 +05:30
Sebastián Mancilla 586ec1fbe4 mhost: fix build on darwin 2021-11-18 13:29:51 -03:00
Sandro 0b804a9217
Merge pull request #136403 from remgodow/electron-mail-fix 2021-11-18 13:07:30 +01:00
Sergei Trofimovich cb22860dfb ncdc: pull upstream ncurses-6.3 fix
Without the change the build fails on ncurses-6.3 as:

    src/uit_dl.c:227:25: error: format not a string literal
      and no format arguments [-Werror=format-security]
      227 |     mvprintw(bottom, 0, hash);
          |                         ^~~~
2021-11-18 09:33:30 +00:00
Vladimír Čunát 3e8ff3181b
Merge #146143: thunderbird: 91.3.0 -> 91.3.1 2021-11-18 08:19:37 +01:00
Robert Schütz 8607c563a2
Merge pull request #146201 from dotlambda/libdeltachat-1.65.0
libdeltachat: 1.64.0 -> 1.65.0
2021-11-17 10:04:18 -08:00
Robert Schütz 83e069f05c deltachat-desktop: use libdeltachat 1.60.0
Also make sure the update script only updates the version of deltachat-desktop.
2021-11-16 19:02:49 -08:00
Sandro 0bc9b346ca
Merge pull request #146204 from kira-bruneau/krane 2021-11-17 03:57:24 +01:00
figsoda 6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
zowoq 9c23308813 terraform-providers.nomad: 1.4.5 -> 1.4.15 2021-11-17 10:37:58 +10:00
zowoq a9e43d8a07 terraform-providers.github: 3.1.0 -> 4.18.0 2021-11-17 10:37:42 +10:00
zowoq 9dc45adfb6 terraform-providers.consul: 2.8.0 -> 2.14.0 2021-11-17 10:37:23 +10:00
zowoq 700768faa2 terraform-providers: format 2021-11-17 10:36:51 +10:00
zowoq 751887b1f6 terraform-providers: update nix command for nix 2.4 2021-11-17 10:36:40 +10:00
Michael Weiss f5e6bb8c75
chromiumDev: 97.0.4692.8 -> 97.0.4692.20 2021-11-16 22:16:57 +01:00
Martin Weinelt 2cc5606c84
Merge pull request #142319 from mweinelt/node2nix 2021-11-16 19:46:17 +01:00
Fabian Affolter f895817548
Merge pull request #146075 from quyse/terraform_cloudflare
terraform-providers.cloudflare: 2.23.0 -> 3.4.0
2021-11-16 19:23:13 +01:00
Clemens Lutz 194628e404 zoom-us: 5.8.3.145 -> 5.8.4.210 2021-11-16 17:51:54 +01:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
figsoda d05ccea213 tiny: use buildFeatures 2021-11-16 08:11:47 -05:00
figsoda eaeed5920f meli: use buildFeatures 2021-11-16 08:11:45 -05:00
Christoph Hrdinka f2946a51b8
Merge pull request #136106 from szlend/znc-clientbuffer-2021-05-30
zncModules.clientbuffer: 2020-04-24 -> 2021-05-30
2021-11-16 12:51:49 +01:00
zowoq cd8f237c0c clusterctl: init at 1.0.1 2021-11-16 15:41:59 +10:00
Trolli Schmittlauch 9928e040e7 seafile-client: add greizgh as maintainer due to their own request 2021-11-16 03:40:59 +01:00
Trolli Schmittlauch 55bb949a2e seafile-client: 8.0.4 -> 8.0.5
- minor bugfix update
- no security fixes
- changelog: https://github.com/haiwen/seafile-client/releases/tag/v8.0.5
2021-11-16 03:40:37 +01:00
Kira Bruneau 2681282aa2 krane: 2.3.0 → 2.3.1 2021-11-15 21:09:14 -05:00
Bobby Rong c088b3642b
Merge pull request #146145 from j4m3s-s/update-sonobuoy
sonobuoy: 0.54.0 -> 0.55.0
2021-11-16 09:19:50 +08:00
Michael Weiss a39908a7cb
chromium: 95.0.4638.69 -> 96.0.4664.45
https://chromereleases.googleblog.com/2021/11/stable-channel-update-for-desktop.html

This update includes 25 security fixes.

CVEs:
CVE-2021-38007 CVE-2021-38008 CVE-2021-38009 CVE-2021-38006
CVE-2021-38005 CVE-2021-38010 CVE-2021-38011 CVE-2021-38012
CVE-2021-38013 CVE-2021-38014 CVE-2021-38015 CVE-2021-38016
CVE-2021-38017 CVE-2021-38018 CVE-2021-38019 CVE-2021-38020
CVE-2021-38021 CVE-2021-38022
2021-11-15 22:11:46 +01:00
Pascal Wittmann 73d60f405a
Merge pull request #145746 from sikmir/suckless-cross
farbfeld,ii,sic,slock,slstatus,wmname: fix cross-compilation
2021-11-15 19:32:36 +01:00
Vladimír Čunát a65843afac
Merge #145858: wrapFirefox: fix icon linking for Thunderbird 2021-11-15 16:52:22 +01:00
R. Ryantm 1b7f9b01fb thunderbird-unwrapped: 91.3.0 -> 91.3.1 2021-11-15 14:40:15 +00:00