Commit graph

66410 commits

Author SHA1 Message Date
Jörg Thalheim fbd3a424a9
Merge pull request #147225 from azuwis/terraform-provider-alicloud
terraform-providers: Update alicloud to v1.144.0
2021-11-24 18:39:37 +00:00
Jonas Chevalier e623177029
Merge pull request #147067 from yurrriq/kops-1.22.2
kops: add 1.22.2, 1.21.1 -> 1.21.4, 1.20.2 -> 1.20.3, drop kops_1_19
2021-11-24 18:28:14 +01:00
Vladimír Čunát 4b675777b5
Merge #144950: firefox-(devedition|beta)-bin: 94.0b2 -> 95.0b3 2021-11-24 17:33:24 +01:00
Silvan Mosberger 1269aeb705
Merge pull request #146322 from GOKOP/master
translate-shell: added missing (runtime) dependency on hexdump
2021-11-24 14:46:09 +01:00
Zhong Jianxin 40915ab80f terraform-providers: Update alicloud to v1.144.0
The alicloud provider move from to aliyun/alicloud, update to the latest
version.

Also introduct `deleteVendor` in `buildWithGoModule`, the vendor of
alicloud needs to be cleared due to openapiv2 API rename, or the
following error appears when building in case sensitive filesystems:

```
vendor/k8s.io/client-go/discovery/discovery_client.go:30:2: cannot find package "." in:
        /build/source/vendor/github.com/googleapis/gnostic/openapiv2
```
2021-11-24 21:28:11 +08:00
Pavol Rusnak d6d496e525
Merge pull request #146628 from erikarvstedt/btcpayserver-1.3.5
btcpayserver: 1.3.3 -> 1.3.6
2021-11-24 09:51:42 +01:00
Maciej Krüger e75245614e
Merge pull request #146643 from mkg20001/sws 2021-11-24 03:29:44 +01:00
Thiago Kenji Okada e454b32eaa
Merge pull request #147130 from ratsclub/xmrig-mo
xmrig-mo: 6.15.0-mo1 -> 6.15.3-mo1
2021-11-23 20:52:04 -03:00
Thiago Kenji Okada 0b5f11967e
Merge pull request #147174 from DarkOnion0/master
drawio: 15.7.3 -> 15.8.4
2021-11-23 20:40:06 -03:00
Thiago Kenji Okada 4a8cb6d150
Merge pull request #147149 from r-ryantm/auto-update/bluejeans-gui
bluejeans-gui: 2.24.0.89 -> 2.25.0.78
2021-11-23 20:31:21 -03:00
Thiago Kenji Okada f1eb700fe6
Merge pull request #147142 from r-ryantm/auto-update/wsjtx
wsjtx: 2.5.1 -> 2.5.2
2021-11-23 20:28:18 -03:00
Eric Bailey 3e58edbf28 kops: 1.21.4 -> 1.22.2 2021-11-23 15:39:06 -06:00
Eric Bailey 1796d5fe3c kops: 1.21.1 -> 1.21.4 2021-11-23 15:39:06 -06:00
Eric Bailey 3afcb1b985 kops: 1.20.2 -> 1.20.3 2021-11-23 15:39:06 -06:00
7c6f434c 89b869ac0b
Merge pull request #147167 from Ma27/libreoffice-jdk-closure
libreoffice: replace `openjdk` runtime-input with minimal JRE
2021-11-23 21:09:21 +00:00
Thiago Kenji Okada 3f6ae186cf
Merge pull request #147139 from sikmir/nnn
nnn: 4.3 → 4.4
2021-11-23 17:22:11 -03:00
Jörg Thalheim bc149f1bf7
Merge pull request #146889 from Mic92/terraform
terraform-providers: update all
2021-11-23 20:15:30 +00:00
Nikolay Korotkiy da3825a61f
nnn: 4.3 -> 4.4 2021-11-23 22:48:11 +03:00
DarkOnion0 f709c86da2 drawio: 15.7.3 -> 15.8.4 2021-11-23 20:08:00 +01:00
Ryan Mulligan db22325869
Merge pull request #147140 from r-ryantm/auto-update/whalebird
whalebird: 4.4.5 -> 4.4.6
2021-11-23 10:30:47 -08:00
Maximilian Bosch 2f9426ad83
libreoffice: replace openjdk runtime-input with minimal JRE
Previously, `pkgs.libreoffice` had a total closure-size of 2.4GB where
`pkgs.openjdk` was a significant part:

    $ nix path-info ./result -Sh
    /nix/store/7xyfklmiz2azcnrfa8n9cz12dyyqc85r-libreoffice-7.1.7.2	   2.4G
    $ nix path-info ./result -shr | grep openjdk
    /nix/store/qcn7ihaak9g8ayyj4995ila2z0pkm37i-openjdk-17.0.1+12             	 643.6M

However we need exactly two components:

* a `javac` from `pkgs.openjdk`
* a minimal runtime (i.e. a JRE) for `libofficebean.so` where
  `libjawt.so` is also available.

I moved `jdk` to the `nativeBuildInputs` to ensure that `javac` is still
available in the build-environment and created a minimal JRE that seems
sufficient.

Now, the total closure-size is reduced by ~29.1% (basically the 600M
from `pkgs.openjdk`):

    $ nix path-info ./result -Sh
    /nix/store/zv34xijv64k7sz7rv50g3v6y59qg7p8k-libreoffice-7.1.7.2	   1.7G
2021-11-23 19:23:30 +01:00
Vladimír Čunát e8ecc402a5
Merge #146731: thunderbird*: 91.3.* -> 91.3.2 2021-11-23 18:56:27 +01:00
Thiago Kenji Okada 45d3409633
Merge pull request #147087 from JesusMtnezForks/slack
slack: 4.21.1 -> 4.22.0
2021-11-23 14:46:42 -03:00
R. Ryantm f6b1fcd326 bluejeans-gui: 2.24.0.89 -> 2.25.0.78 2021-11-23 16:39:17 +00:00
R. Ryantm 67dfb912b3 wsjtx: 2.5.1 -> 2.5.2 2021-11-23 16:17:49 +00:00
R. Ryantm 2f5b793c9b whalebird: 4.4.5 -> 4.4.6 2021-11-23 16:11:24 +00:00
Jan Tojnar 2767ab90d4
Merge pull request #147037 from jtojnar/gnome-update
gnome update
2021-11-23 16:09:58 +01:00
Victor Freire 41cb4807ae xmrig-mo: 6.15.0-mo1 -> 6.15.3-mo1 2021-11-23 11:40:45 -03:00
Jan Tojnar 74a4876377 gnome-builder: 41.1 → 41.2
https://ftp.gnome.org/pub/GNOME/sources/gnome-builder/41/gnome-builder-41.2.news
2021-11-23 15:34:15 +01:00
Anderson Torres 754a73ae32
Merge pull request #146571 from AndersonTorres/new-palemoon
palemoon: 29.4.1 -> 29.4.2.1
2021-11-23 10:54:24 -03:00
Robert Schütz 7ac689dd4b
Merge pull request #146261 from dotlambda/megapixels-1.4.2
megapixels: 1.4.0 -> 1.4.2
2021-11-23 00:11:42 -08:00
Michael Weiss ebbca75dc2 glances: 3.2.3.1 -> 3.2.4.2 2021-11-22 21:15:21 -08:00
evils decac5a0d2
kicad-unstable: 2021-07-12 -> 6.0.0-rc1 (#142261)
* kicad-unstable: 2021-07-12 -> 2021-11-10

with changes to library paths

Plugin and Content Manager seems to work
  (not related to the library paths changes)

* kicad-unstable: 2021-11-10 -> 6.0.0-rc1
2021-11-23 00:05:57 -05:00
evils d2c4e0a3ba
kicad: 5.1.11 -> 5.1.12 (#145403)
very minor change
5.1.11 was never officially released
  due to a re-tag
2021-11-23 00:05:27 -05:00
JesusMtnez fff44a9c1a
slack: 4.21.1 -> 4.22.0 2021-11-23 05:55:36 +01:00
Robert Schütz 4d3d8e205c
Merge pull request #146908 from erictapen/imagemagick
imagemagick: 7.1.0-14 -> 7.1.0-15
2021-11-22 19:59:58 -08:00
Artturi c6154e7f81
Merge pull request #146639 from oxalica/fix/thunderbird-closure
thunderbird: reintroduce buildconfig patch to reduce closure size
2021-11-23 03:35:23 +02:00
pasqui23 8b8bd0e23e
systemdgenie: init at 0.99.0 (#143984) 2021-11-23 02:32:12 +01:00
pasqui23 ab0c07470b
kaffeine: init at 2.0.18 (#143985)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-23 02:31:31 +01:00
Robert Schütz c4686c15cc
Merge pull request #146906 from erictapen/ghostwriter
ghostwriter: 2.0.2 -> 2.1.0
2021-11-22 16:49:32 -08:00
AndersonTorres 17dc5d7faa palemoon: factor mozconfig in a new file
It makes easier to understand and customize the building.
2021-11-22 20:24:41 -03:00
Amy de Buitléir daa8c59404
yambar: build with dual support, both wayland and x11 (#146568)
yambar: build with dual support for X11 and Wayland by default

If by any reason a X11-only or a Wayland-only build is needed, just `override` it!
2021-11-22 19:26:27 -03:00
sternenseemann a18f40f0e2 foot: 1.9.2 -> 1.10.1
https://codeberg.org/dnkl/foot/releases/tag/1.10.0
https://codeberg.org/dnkl/foot/releases/tag/1.10.1

Themes account for ~1/6th of foot's size, so installing them to a
separate output seems like a decent idea.
2021-11-22 23:11:32 +01:00
Robert Hensing 582e8bc5ac
Merge pull request #146481 from hercules-ci/nixops-update
nixopsUnstable: update, add digitalocean and hetzner
2021-11-22 21:45:31 +01:00
github-actions[bot] 28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
AndersonTorres 4041bc1830 palemoon: 29.4.1 -> 29.4.2.1 2021-11-22 14:37:51 -03:00
Pavol Rusnak f8bbefb200
Merge pull request #147012 from erikarvstedt/electrs-0.9.3
electrs: 0.9.2 -> 0.9.3
2021-11-22 17:04:16 +01:00
Erik Arvstedt eb90ae9972
electrs: 0.9.2 -> 0.9.3 2021-11-22 16:43:46 +01:00
Sandro 2d390f0fbb
Merge pull request #142650 from greizgh/chirp-20211016 2021-11-22 16:41:20 +01:00
Dmitry Bogatov ded247ada3
driftctl: init at 0.15.0 (#138494)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-11-22 16:30:54 +01:00