Commit Graph

24988 Commits

Author SHA1 Message Date
Vladyslav M
5259b4f9cc
skim: 0.7.0 -> 0.8.0 2020-02-23 18:34:56 +02:00
zowoq
d4879a6962
shfmt: 3.0.1 -> 3.0.2 (#80842)
https://github.com/mvdan/sh/releases/tag/v3.0.2
2020-02-22 21:22:25 -10:00
Danylo Hlynskyi
9336b084ae
Merge pull request #79736 from Ma27/minor-imperative-container-fixes
nixos-container: minor fixes
2020-02-22 21:26:04 +02:00
Vladimír Čunát
d7266d00b2
Merge #80802: netpbm: fix typo on substituteInPlace parameters 2020-02-22 17:48:11 +01:00
Silvan Mosberger
1035f7259f
Merge pull request #80628 from mweinelt/pr/s-tui
s-tui: migrate to python3
2020-02-22 17:25:59 +01:00
Mario Rodas
443d509c34
Merge pull request #80726 from marsam/update-fluent-bit
fluent-bit: 1.3.7 -> 1.3.8
2020-02-22 11:03:01 -05:00
Martin Weinelt
cf0e6a48e9
s-tui: migrate to python3
Includes LC_ALL = "en_US.UTF-8"; that resolves a locale.Error exception
during the check phase.

[...]
  File "/build/s-tui-1.0.0/s_tui/sensors_menu.py", line 27, in <module>
    import urwid
  File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/__init__.py", line 26, in <module>
    from urwid.widget import (FLOW, BOX, FIXED, LEFT, RIGHT, CENTER, TOP, MIDDLE,
  File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/widget.py", line 27, in <module>
    from urwid.util import (MetaSuper, decompose_tagmarkup, calc_width,
  File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/util.py", line 61, in <module>
    detected_encoding = detect_encoding()
  File "/nix/store/xxhpq1kcjy0kimfwnwqlzh2pchkp9khi-python3.7-urwid-2.1.0/lib/python3.7/site-packages/urwid/util.py", line 58, in detect_encoding
    locale.setlocale(locale.LC_ALL, initial)
  File "/nix/store/ja04f3cmapzb3f2mvjrb883bfqclsirq-python3-3.7.6/lib/python3.7/locale.py", line 608, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
2020-02-22 16:23:36 +01:00
Andreas Rammhold
8e08f7515a
netpbm: fix typo on substituteInPlace parameters
It seems like originally `-dSAFER` should have been replaced with
`-dPARANOIDSAFER` instead of `-DSAFER` (capital D vs lower case d).

This was pointed out in #75153. This might now finally (properly?) fix
CVE-2005-2471.
2020-02-22 14:28:32 +01:00
Dennis Gosnell
d222dc2575
Merge pull request #80771 from cdepillabout/add-nix-query-tree-viewer
nix-query-tree-viewer: init at 0.2.0
2020-02-22 19:56:31 +09:00
Yegor Timoshenko
4c1c294f7d
Merge pull request #80761 from r-ryantm/auto-update/ibus
ibus: 1.5.21 -> 1.5.22
2020-02-22 12:05:05 +03:00
R. RyanTM
66df83f4f7
cassowary: 0.3.0 -> 0.7.0 2020-02-22 08:11:03 +00:00
Daiderd Jordan
fd4df0bcbb
Merge pull request #80603 from eraserhd/plan9port-macos-ldflags
plan9port: fix linker flags for macosx
2020-02-22 08:51:31 +01:00
(cdep)illabout
05a564d48c
nix-query-tree-viewer: init at 0.2.0 2020-02-22 11:18:41 +09:00
Mario Rodas
4fc354411b
Merge pull request #80760 from bhipple/auto-update/gifski
gifski: 0.9.1 -> 0.10.2
2020-02-21 20:36:35 -05:00
R. RyanTM
8f5956e63d ibus: 1.5.21 -> 1.5.22 2020-02-22 00:12:32 +00:00
Benjamin Hipple
eb8ae2166e gifski: 0.9.1 -> 0.10.2 2020-02-21 18:59:26 -05:00
Aaron Olson
9b8a14bb7e
google-cloud-sdk: fix Darwin build by only stripping local symbols (#80554)
Darwin won't strip relocatable symbols, so strip only local symbols
from cygrpc.so

See also 6ceebc441c (commitcomment-37355193)
2020-02-21 17:28:54 +00:00
Mario Rodas
eca68bd565
Merge pull request #80442 from marsam/update-wal-g
wal-g: 0.2.0 -> 0.2.14
2020-02-21 08:11:27 -05:00
Bernardo Meurer
a87baff257
throttled: 0.6 -> 0.7 2020-02-20 21:39:41 -08:00
Jonathan Ringer
4dd173560d azure-cli: 2.0.81 -> 2.1.0 2020-02-20 20:22:33 -08:00
Mario Rodas
581a20c197
Merge pull request #80407 from zowoq/amass
amass: 3.4.2 -> 3.4.4
2020-02-20 21:19:13 -05:00
Jason Felice
7724ef793a plan9port: wrap ALL linker flags 2020-02-20 17:40:30 -05:00
Ryan Mulligan
6d39b43e34
Merge pull request #80643 from r-ryantm/auto-update/ocrmypdf
ocrmypdf: 9.5.0 -> 9.6.0
2020-02-20 12:34:27 -08:00
R. RyanTM
c6f02f028c plantuml: 1.2020.0 -> 1.2020.1 2020-02-20 20:42:02 +01:00
R. RyanTM
2ce41a54ac ocrmypdf: 9.5.0 -> 9.6.0 2020-02-20 15:04:21 +00:00
Ryan Mulligan
c5b934ce9e
Merge pull request #80558 from r-ryantm/auto-update/eternal-terminal
eternal-terminal: 6.0.5 -> 6.0.6
2020-02-20 05:08:14 -08:00
Peter Hoeg
e65e7b137e
Merge pull request #77620 from peterhoeg/d/netalyzr
netalyzr: service no longer exists as of 2019-03
2020-02-20 20:26:18 +08:00
Mario Rodas
104e6306cc
Merge pull request #80591 from Frostman/starship-0.36.1
starship: 0.36.0 -> 0.36.1
2020-02-20 05:27:15 -05:00
Michael Weiss
c852f024cc
rav1e: 0.3.0 -> 0.3.1
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.3.1
2020-02-20 11:24:54 +01:00
Mario Rodas
612130c267
fluent-bit: 1.3.7 -> 1.3.8 2020-02-20 04:20:00 -05:00
Domen Kožar
5f711b6b7e
Merge pull request #57876 from dtzWill/feature/fx_cast
fx_cast: init at 0.0.5
2020-02-20 15:18:03 +07:00
Sergey Lukjanov
647241011c starship: drop legacyCargoFetcher 2020-02-19 18:46:59 -08:00
Maximilian Bosch
ae56e26161
Merge pull request #80585 from r-ryantm/auto-update/graylog
graylog: 3.2.0 -> 3.2.1
2020-02-20 03:43:45 +01:00
Sergey Lukjanov
0adc23bdaf starship: 0.36.0 -> 0.36.1 2020-02-19 18:07:15 -08:00
Jason Felice
4d2a8257ed plan9port: fix linker flags for macosx 2020-02-19 20:31:14 -05:00
R. RyanTM
9c6b5041c5 graylog: 3.2.0 -> 3.2.1 2020-02-20 01:08:17 +00:00
Mario Rodas
5e32ee987e
Merge pull request #79795 from r-ryantm/auto-update/you-get
you-get: 0.4.1388 -> 0.4.1403
2020-02-19 19:35:36 -05:00
Mario Rodas
6da679bad3
Merge pull request #79921 from r-ryantm/auto-update/gti
gti: 1.6.1 -> 1.7.0
2020-02-19 19:15:20 -05:00
Mario Rodas
11cf0b21b7
Merge pull request #80081 from marsam/update-satysfi
satysfi: 0.0.3 -> 0.0.4
2020-02-19 19:10:18 -05:00
R. RyanTM
b756e7282d eternal-terminal: 6.0.5 -> 6.0.6 2020-02-19 19:25:51 +00:00
R. RyanTM
890c3191d7 abcm2ps: 8.14.6 -> 8.14.7 2020-02-19 17:40:56 +01:00
Mario Rodas
bd9a0f022e vale: 1.7.1 -> 2.0.0
Changelog: https://github.com/errata-ai/vale/releases/tag/v2.0.0
2020-02-19 15:39:43 +01:00
Vladimír Čunát
944775e0c5
dnsmasq: correct previous change for Darwin
I was a bit hasty in commit 482642a73.
2020-02-19 15:20:46 +01:00
R. RyanTM
301c706f77
nixpkgs-review: 2.1.1 -> 2.2.0 2020-02-19 14:18:19 +00:00
Mario Rodas
4baba1a06b
Merge pull request #80533 from msteen/bitwarden_rs
bitwarden_rs-vault: 2.12.0b -> 2.12.0c
2020-02-19 09:07:01 -05:00
Maximilian Bosch
563baa1ea9
clipman: 2019-12-10 -> 1.3.0
https://github.com/yory8/clipman/releases/tag/v1.3.0
2020-02-19 14:39:59 +01:00
Mario Rodas
134e5dc478
Merge pull request #80412 from zowoq/kepubify
kepubify: init at 3.0.0
2020-02-19 08:32:34 -05:00
Mario Rodas
effebb9142
Merge pull request #80489 from marsam/enable-lepton-darwin
lepton: enable on darwin
2020-02-19 08:25:21 -05:00
Maximilian Bosch
aebd31525c
Merge pull request #80505 from bhipple/auto-update/cargo-audit
cargo-audit: 0.10.0 -> 0.11.2
2020-02-19 14:01:38 +01:00
Maximilian Bosch
5ea19307fe
Merge pull request #80512 from xfix/tor-disable-monotonic-tests
tor: fix build
2020-02-19 13:48:49 +01:00