Luflosi
2a15e3ba75
kitty: better fix for build error
...
Without the `no-werror.patch`, the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
To fix this, the compiler command line options `-pedantic-errors` and `-Werror` were patched out of the build script so that the warning would not become an error and stop the build. This is not ideal as this piece of code is changed fairly frequently, which requires fixing the patch. In the next kitty version the patch would need to be fixed again.
A better alternative is to just not pass `-fno-strict-overflow` to the compiler. This is done by disabling the `strictoverflow` hardening feature.
2020-02-19 17:28:46 +01:00
Luflosi
ff80331317
maintainers: add Luflosi
2020-02-19 17:28:45 +01:00
Andreas Rammhold
7829fb70bb
Merge pull request #80541 from flokli/poetry2nix-fetchpypi
...
poetry2nix: fix typo fetchPyPi -> fetchPypi
2020-02-19 17:09:08 +01:00
Franz Pletz
ade3e99a1d
php74: 7.4.1 -> 7.4.2
...
https://www.php.net/ChangeLog-7.php#7.4.2
2020-02-19 16:42:40 +01:00
Franz Pletz
b55ded5d8b
php73: 7.3.13 -> 7.3.14
...
https://www.php.net/ChangeLog-7.php#7.3.14
2020-02-19 16:42:39 +01:00
Franz Pletz
ed8df1d98e
php72: 7.2.26 -> 7.2.27
...
https://www.php.net/ChangeLog-7.php#7.2.27
2020-02-19 16:42:23 +01:00
Jörg Thalheim
e8343960a9
hopper: libffi compatibility symlink
2020-02-19 14:59:26 +00:00
Florian Klink
a00f226244
poetry2nix: fix typo fetchPyPi -> fetchPypi
...
nixpkgs' fetchPypi is called fetchPypi, not fetchPyPi.
2020-02-19 15:41:43 +01:00
R. RyanTM
8df76db739
picard: 2.2.3 -> 2.3
2020-02-19 15:41:20 +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
Mario Rodas
eeb087bc61
terraform-lsp: 0.0.9 -> 0.0.10
...
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Jörg Thalheim
2d87562b42
Merge pull request #75522 from Enteee/bugfix/hopper
...
hopper: fix libxml2 dynamic linking issue
2020-02-19 14:25:14 +00: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
Mario Rodas
f1975e0327
Merge pull request #80510 from r-ryantm/auto-update/libiio
...
libiio: 0.18 -> 0.19
2020-02-19 09:04:51 -05:00
Mario Rodas
bbb9193da6
Merge pull request #80529 from marsam/update-nodejs
...
nodejs: 12.16.0 -> 12.16.1, 13.8.0 -> 13.9.0
2020-02-19 09:04:31 -05:00
Marek Mahut
1a6d6576ce
Merge pull request #80496 from r-ryantm/auto-update/clightning
...
clightning: 0.8.0 -> 0.8.1
2020-02-19 15:00:21 +01:00
Florian Klink
e6e335eca6
Merge pull request #80463 from doronbehar/update-sundials
...
sundials: 5.0.0 -> 5.1.0
2020-02-19 14:55:37 +01:00
Marek Mahut
372b0e9df1
Merge pull request #79822 from mmahut/cloudflare-wrangler
...
cloudflare-wrangler: 1.4.0 -> 1.7.0
2020-02-19 14:54:42 +01: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
c2e10f2473
Merge pull request #80411 from dywedir/zola
...
zola: 0.9.0 -> 0.10.0
2020-02-19 08:33:09 -05: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
Maximilian Bosch
941dd4cd3b
Merge pull request #80524 from doronbehar/update-gotify-server
...
gotify-server: 2.0.13 -> 2.0.14
2020-02-19 14:29:11 +01: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
Mario Rodas
3147beca4a
Merge pull request #80516 from r-ryantm/auto-update/nco
...
nco: 4.9.1 -> 4.9.2
2020-02-19 08:22:24 -05:00
Mario Rodas
a682bcc087
Merge pull request #80488 from marsam/update-postgresqlPackages.cstore_fdw
...
postgresqlPackages.cstore_fdw: 1.6.2 -> 1.7.0
2020-02-19 08:19:49 -05:00
Mario Rodas
aa4c2673ac
Merge pull request #80515 from r-ryantm/auto-update/mod_wsgi
...
mod_wsgi: 4.7.0 -> 4.7.1
2020-02-19 08:18:53 -05:00
Mario Rodas
b6e8e5cc87
Merge pull request #80518 from vdemeester/bump-golangci-lint
...
golangci-lint: 1.22.2 -> 1.23.6
2020-02-19 08:14:06 -05:00
Mario Rodas
5d488385fd
Merge pull request #80511 from elohmeier/drone
...
drone: 1.6.0 -> 1.6.5
2020-02-19 08:13:41 -05:00
Mario Rodas
671c8d94d6
Merge pull request #80493 from marsam/update-flexget
...
flexget: 3.1.21 -> 3.1.26
2020-02-19 08:13:19 -05:00
Maximilian Bosch
6dc9109c67
Merge pull request #80507 from r-ryantm/auto-update/i3-gaps
...
i3-gaps: 4.17.1 -> 4.18
2020-02-19 14:05:09 +01: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
Mario Rodas
7b73eefda8
mumble: fix build ( #80500 )
2020-02-19 14:01:21 +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
Matthijs Steen
425db300c1
bitwarden_rs-vault: 2.12.0b -> 2.12.0c
2020-02-19 13:26:48 +01:00
Edward Tjörnhammar
9bab9e2ec6
nixos/i2pd: address #63103
...
As a comment to 1d61efb7f1
Note that collect returns a list from a set
2020-02-19 13:15:28 +01:00
Vladimír Čunát
482642a733
dnsmasq: fixup build after kernel header changes
...
https://github.com/torvalds/linux/commit/0768e17073d
2020-02-19 13:14:04 +01:00
Drew Risinger
ee65cd9c40
pythonPackages.docplex: init at 2.12.182
...
The IBM Decision Optimization CPLEX Modeling for Python.
Dependency of qiskit-aqua.
2020-02-19 13:12:50 +01:00
Mario Rodas
b5089eb3c2
Merge pull request #80517 from r-ryantm/auto-update/neo-cowsay
...
neo-cowsay: 1.0.0 -> 1.0.1
2020-02-19 07:09:28 -05:00
Michele Guerini Rocco
d4c0e72071
Merge pull request #80504 from ben0x539/encrypted-devices-loa-warning
...
silence warning from #63103 in encrypted-devices.nix
2020-02-19 12:15:19 +01:00
Marek Mahut
36ea78bd4f
Merge pull request #80019 from mmahut/heroku
...
heroku: 7.35.1 -> 7.38.1
2020-02-19 11:48:14 +01:00
Doron Behar
f7d199f227
gotify-server: 2.0.13 -> 2.0.14
2020-02-19 12:38:31 +02:00
Michele Guerini Rocco
0d47e820c3
Merge pull request #80326 from rnhmjoj/uni-vga
...
uni-vga: generate otb, psf and split output
2020-02-19 11:07:22 +01:00
Michele Guerini Rocco
5f12d64316
Merge pull request #80425 from GRBurst/update-maintainer-grburst
...
update maintainer infos for myself
2020-02-19 11:06:37 +01:00
Vincent Demeester
b1774b201e
golangci-lint: 1.22.2 -> 1.23.6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-02-19 10:20:59 +01:00
Mario Rodas
53bd4a2156
nodejs-13_x: 13.8.0 -> 13.9.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.9.0
2020-02-19 04:20:00 -05:00
Mario Rodas
20e399e579
nodejs-12_x: 12.16.0 -> 12.16.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.1
2020-02-19 04:20:00 -05:00
R. RyanTM
799192f20f
neo-cowsay: 1.0.0 -> 1.0.1
2020-02-19 09:18:01 +00:00
R. RyanTM
8ae07bfe79
nco: 4.9.1 -> 4.9.2
2020-02-19 09:12:39 +00:00