midchildan
24499bbc6e
smartmontools: drop mailutils dependency by default
...
mailutils depends on OpenSSL 1.0.2, which is marked as insecure and thus
prevents this package from being built on Hydra. Excluding it by default
should re-enable binary builds for users who don't need the email
feature.
This change is unlikely to cause a major disruption because there's an
existing NixOS module for smartd that handles email notifications. It
works without this package being dependant on mailutils. Since mailutils
isn't used for any other purpose besides providing email notification
for smartd, it's possible to drop it without feature loss.
This change also makes the dependance on inetutils optional. inetutils
is needed for the 'hostname' command, and is only used for providing
email support.
2021-02-18 09:59:23 +09:00
Maximilian Bosch
b8878b950f
element-desktop: 1.7.20 -> 1.7.21
...
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.21
2021-02-16 12:53:17 +01:00
Maximilian Bosch
234bed4090
element-web: 1.7.20 -> 1.7.21
...
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.21
2021-02-16 12:53:17 +01:00
Peter Simons
c4d8bd324f
r-arrow: update the library to version 3.0.0 to match the version of arrow-cpp
...
See https://github.com/NixOS/nixpkgs/issues/81761 for further details.
2021-02-16 12:47:21 +01:00
Peter Simons
64b5504939
r-arrow: add missing arrow-cpp dependency to the build
...
See https://github.com/NixOS/nixpkgs/issues/81761 for further details.
2021-02-16 12:47:21 +01:00
Martin Weinelt and GitHub
c18f1912ce
Merge pull request #112747 from r-ryantm/auto-update/python3.7-oauthenticator
...
python37Packages.oauthenticator: 0.12.3 -> 0.13.0
2021-02-16 12:36:13 +01:00
Martin Weinelt and GitHub
70ce11845e
Merge pull request #113272 from fabaff/bump-hatasmota
...
python3Packages.hatasmota: 0.2.8 -> 0.2.9
2021-02-16 12:32:42 +01:00
R. RyanTM and Emery Hemingway
99eeda9fdb
ncgopher: 0.1.5 -> 0.2.0
2021-02-16 12:01:42 +01:00
Peter Simons
68dc52a6b1
hackage-packages.nix: revert "automatic Haskell package set update"
...
This reverts commits 4ebd7a3d64 & 1970700ed6 .
These changes were committed to 'master' by accident.
2021-02-16 11:34:33 +01:00
Jörg Thalheim and GitHub
ecc19c0b99
Merge pull request #113274 from danieldk/fend-install-check
...
fend: add install check
2021-02-16 08:44:10 +00:00
Vincent Laporte
0b6201180e
ocamlPackages.gettext: use Dune 2
2021-02-16 09:36:40 +01:00
Jörg Thalheim and GitHub
0357225e16
Merge pull request #113170 from happysalada/node_packages_generate_sh_script
...
nodePackages: fix generate.sh failure
2021-02-16 08:27:33 +00:00
Daniël de Kok and GitHub
0c538b4821
Merge pull request #113260 from r-ryantm/auto-update/dua
...
dua: 2.10.10 -> 2.11.0
2021-02-16 08:57:26 +01:00
Daniël de Kok and GitHub
028ebdb0b0
Merge pull request #113262 from marsam/update-rubocop
...
rubocop: 1.9.1 -> 1.10.0
2021-02-16 08:54:17 +01:00
Daniël de Kok and GitHub
363f5d8fdf
Merge pull request #113271 from r-ryantm/auto-update/janet
...
janet: 1.15.0 -> 1.15.2
2021-02-16 08:52:17 +01:00
Daniël de Kok and GitHub
b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
...
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00
Daniël de Kok
bbf5eff8b0
fend: add install check
...
This checks if the binary is working correctly.
2021-02-16 08:46:13 +01:00
Sandro and GitHub
37fadb2e07
Merge pull request #113182 from 06kellyjac/starboard
...
starboard: 0.9.1 -> 0.9.2
2021-02-16 08:46:11 +01:00
sternenseemann and GitHub
c59b8ce9c3
ocamlPackages: irmin 2.2.0 → 2.4.0; git: 2.13 → 3.2.0; and related changes ( #110184 )
...
* ocamlPackages.index: 1.2.1 -> 1.3.0
* ocamlPackages.decompress: 0.9.0 -> 1.2.0
* ocamlPackages.imagelib-unix: remove at 20191011
* ocamlPackages.imagelib: 20191011 -> 20200929
* ocamlPackages.duff: 0.2 -> 0.3
* ocamlPackages.carton{,-git,-lwt}: init at 0.2.0
* ocamlPackages.encore: 0.5 → 0.7
* ocamlPackages.git-http: remove at 2.1.3
* ocamlPackages.git-unix: move into git directory
* ocamlPackages.irmin-mem: remove at 2.2.0
Replaced by irmin.mem contained in ocamlPackages.irmin >= 2.4.0
* ocamlPackages.git*: 2.1.3 -> 3.2.0
ocamlPackages.git-unix: 2.1.3 -> 3.2.0
ocamlPackages.git-cohttp{,-unix,-mirage}: init at 3.2.0
* ocamlPackages.irmin*: 2.2.0 -> 2.4.0
ocamlPackages.irmin-containers: init at 2.4.0
ocamlPackages.irmin-layers: init at 2.4.0
ocamlPackages.irmin-mirage: init at 2.4.0
ocamlPackages.irmin-mirage-git: init at 2.4.0
ocamlPackages.irmin-mirage-graphql: init at 2.4.0
* ocamlPackages.wodan-irmin: mark as broken
2021-02-16 08:39:46 +01:00
Fabian Affolter
8366f03f08
python3Packages.hatasmota: 0.2.8 -> 0.2.9
2021-02-16 08:31:34 +01:00
Sandro and GitHub
8572994486
Merge pull request #113209 from iblech/patch-quickjs
...
quickjs: 2019-12-21 -> 2020-11-08
2021-02-16 08:26:14 +01:00
Daniël de Kok and GitHub
ecb34e06ea
Merge pull request #113264 from r-ryantm/auto-update/fend
...
fend: 0.1.13 -> 0.1.14
2021-02-16 08:20:36 +01:00
Sandro and GitHub
628e7dc6bf
Merge pull request #113206 from fabaff/bump-aioesphomeapi
...
python3Packages.aioesphomeapi: 2.6.4 -> 2.6.5
2021-02-16 08:19:32 +01:00
R. RyanTM and GitHub
d1b25a189f
clair: 4.0.0 -> 4.0.1 ( #113256 )
2021-02-15 23:18:36 -08:00
R. RyanTM and GitHub
8419085032
glab: 1.14.0 -> 1.15.0 ( #113267 )
2021-02-15 23:17:44 -08:00
Sandro and GitHub
2f24916514
Merge pull request #113200 from romildo/upd.luna-icons
...
luna-icons: 0.9.2 -> 1.0
2021-02-16 08:17:11 +01:00
Sandro and GitHub
bbc9cc48ea
Merge pull request #113192 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 325.0.0 -> 327.0.0
2021-02-16 08:16:19 +01:00
R. RyanTM
55f69b335f
janet: 1.15.0 -> 1.15.2
2021-02-16 07:11:29 +00:00
Sandro and GitHub
08182c97c7
Merge pull request #113186 from 06kellyjac/xh
...
xh: add changelog
2021-02-16 08:09:50 +01:00
Jörg Thalheim and GitHub
d90f53743b
Merge pull request #113227 from xworld21/fix-perltidy-shebang
...
perlPackages.PerlTidy: use shortenPerlShebang on darwin
2021-02-16 07:04:38 +00:00
Sandro and GitHub
6655478a58
Merge pull request #113249 from iblech/patch-cinelerra2
...
cinelerra: 2018-05-16 -> 2021-02-14
2021-02-16 07:59:44 +01:00
Jörg Thalheim and GitHub
3f2321e5c1
Merge pull request #112440 from bobrik/ivan/qemu-aarch64-darwin-prep
2021-02-16 06:49:16 +00:00
Sandro and GitHub
4e97a6e2ab
Merge pull request #113233 from IvarWithoutBones/ryu
...
ryujinx: 1.0.6498 -> 1.0.6574
2021-02-16 07:45:49 +01:00
Sandro and GitHub
d7ec53a77f
Merge pull request #113253 from SuperSandro2000/packages
2021-02-16 07:42:04 +01:00
Sandro and GitHub
92ade52be4
Merge pull request #113261 from marsam/update-skim
...
skim: 0.9.3 -> 0.9.4
2021-02-16 07:33:16 +01:00
Bryan A. S and GitHub
1e3b1f8678
kube-capacity: init at 0.5.1 ( #99344 )
...
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com >
2021-02-15 22:29:44 -08:00
Sandro and GitHub
b02948e6bf
Merge pull request #113204 from oxalica/rust-analyzer
2021-02-16 06:39:53 +01:00
R. RyanTM
f0fced384a
fend: 0.1.13 -> 0.1.14
2021-02-16 05:06:29 +00:00
Jan Tojnar and GitHub
fbed952566
Merge pull request #113250 from baloo/baloo/fwupd/aarch64-build
...
fwupd: fix aarch64 build
2021-02-16 05:36:29 +01:00
R. RyanTM
cdd35c69d3
dua: 2.10.10 -> 2.11.0
2021-02-16 04:35:41 +00:00
Sandro and GitHub
7ad472a316
Merge pull request #113131 from SCOTT-HAMILTON/cicero-tui
2021-02-16 05:29:49 +01:00
Sandro and GitHub
30d00e35d3
Merge pull request #113143 from SCOTT-HAMILTON/fontfor
...
fontfor: init at 0.3.1
2021-02-16 05:29:29 +01:00
Sandro and GitHub
e390037266
Merge pull request #113138 from manojkarthick/pqrs-init
...
pqrs: init at 0.1.1
2021-02-16 05:12:57 +01:00
Sandro and GitHub
71916f9a3a
Merge pull request #113135 from Luflosi/add-py-multiaddr
...
python3Packages.py-multiaddr: init at 0.0.9
2021-02-16 05:09:08 +01:00
Sandro and GitHub
3d0056a491
Merge pull request #113119 from ncryptid/master
...
babashka 0.2.3 -> 0.2.10
2021-02-16 04:52:22 +01:00
Jan Tojnar and GitHub
51d9ad9438
Merge pull request #113246 from baloo/baloo/tpm2-tools/5.0
...
tpm2-tools: 4.1.3 -> 5.0
2021-02-16 04:47:19 +01:00
Arthur Gautier
f30e159674
fwupd: fix aarch64 build
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net >
2021-02-16 03:43:46 +00:00
Sandro and GitHub
afefaee627
Merge pull request #113000 from fabaff/aqualogic
2021-02-16 04:28:45 +01:00
Sandro and GitHub
479caef3ac
Merge pull request #112622 from bobrik/ivan/python-protobuf-no-flags
...
pythonPackages.protobuf: remove no longer useful NIX_CFLAGS_COMPILE
2021-02-16 04:26:54 +01:00
Ingo Blechschmidt
b1afd2cbef
cinelerra: 2018-05-16 -> 2021-02-14
2021-02-16 04:17:45 +01:00