Commit graph

211112 commits

Author SHA1 Message Date
Franz Pletz 7b9bd595cd
opensmtpd: 6.6.1p1 -> 6.6.2p1
Fixes critical vulnerability:
  https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html
2020-01-29 03:03:39 +01:00
Franz Pletz ff54d08dc8
linux_5_5: init at 5.5 2020-01-29 03:00:29 +01:00
Mario Rodas 8336d65b96
Merge pull request #78718 from evanjs/cargo-about-0.2.0
cargo-about: 0.1.1 -> 0.2.0
2020-01-28 19:59:17 -05:00
Mario Rodas 9773e239e1
Merge pull request #78588 from r-ryantm/auto-update/keepalived
keepalived: 2.0.19 -> 2.0.20
2020-01-28 19:58:59 -05:00
Mario Rodas 92558b8181
Merge pull request #78636 from r-ryantm/auto-update/python3.7-minio
python37Packages.minio: 5.0.5 -> 5.0.6
2020-01-28 19:29:14 -05:00
Mario Rodas d682bbbd4a
Merge pull request #78635 from r-ryantm/auto-update/python2.7-lark-parser
python27Packages.lark-parser: 0.7.8 -> 0.8.1
2020-01-28 19:24:12 -05:00
Mario Rodas f2eac6d2f9
Merge pull request #78630 from r-ryantm/auto-update/python2.7-cvxopt
python27Packages.cvxopt: 1.2.3 -> 1.2.4
2020-01-28 19:20:50 -05:00
Mario Rodas 19857ead7c
Merge pull request #78658 from r-ryantm/auto-update/python2.7-pynvim
python27Packages.pynvim: 0.4.0 -> 0.4.1
2020-01-28 19:18:47 -05:00
Mario Rodas 27001db1be
Merge pull request #78663 from r-ryantm/auto-update/python2.7-pyfaidx
python27Packages.pyfaidx: 0.5.7 -> 0.5.8
2020-01-28 19:17:01 -05:00
Mario Rodas adb1d11d5e
Merge pull request #78665 from r-ryantm/auto-update/python2.7-python-periphery
python27Packages.python-periphery: 2.0.0 -> 2.0.1
2020-01-28 19:15:25 -05:00
Mario Rodas deedf24c88
Merge pull request #75922 from tadfisher/kbfs-fixes
kbfs, nixos/keybase, nixos/kbfs: fix KBFS, add enableRedirector option
2020-01-28 19:13:40 -05:00
worldofpeace 138c94c75c
Merge pull request #77408 from petabyteboy/feature/geary-module
nixos/geary: init
2020-01-28 18:45:45 -05:00
worldofpeace e22b99bb90
Merge pull request #78599 from cw789/elixir_update
elixir_1_10: init at 1.10.0
2020-01-28 18:45:01 -05:00
Mario Rodas de6df13ced
Merge pull request #77597 from tomberek/tomberek/gobetween
gobetween: init at 0.7.0
2020-01-28 18:42:39 -05:00
Michael Weiss 4a83868646
tdesktop: 1.9.8 -> 1.9.9
`tg.protocol` was removed and shouldn't be required anymore as
`telegramdesktop.desktop` already registers the handler:
MimeType=x-scheme-handler/tg;
2020-01-29 00:41:38 +01:00
Mario Rodas 2ea5aac780
Merge pull request #78593 from r-ryantm/auto-update/memcached
memcached: 1.5.20 -> 1.5.21
2020-01-28 18:29:56 -05:00
Mario Rodas 8068d463ad
Merge pull request #78600 from r-ryantm/auto-update/ncmpc
ncmpc: 0.36 -> 0.37
2020-01-28 18:26:22 -05:00
Mario Rodas 3fef99484f
Merge pull request #78725 from xrelkd/update/eksctl
eksctl: 0.12.0 -> 0.13.0
2020-01-28 18:22:09 -05:00
Mario Rodas cdfb1f7d53
Merge pull request #78724 from xrelkd/update/brook
brook: 20190601 -> 20200102
2020-01-28 18:21:40 -05:00
Jörg Thalheim 6464a3b455
nixos: home-assistant: can dial out (#78009)
nixos: home-assistant: can dial out
2020-01-28 23:03:57 +00:00
Michael Weiss 595f379983
Merge pull request #78584 from primeos/chromium
chromium: 79.0.3945.117 -> 79.0.3945.130
2020-01-28 23:34:15 +01:00
worldofpeace 16f239a00b
Merge pull request #78246 from lovesegfault/wine-bump
Wine bump (5.0)
2020-01-28 17:32:27 -05:00
worldofpeace 5ec6a25c83
Merge pull request #78722 from Frostman/maintainers-add-frostman
maintainers: add Frostman
2020-01-28 17:26:15 -05:00
Michael Weiss 4ad78e64ff
chromium: Add myself (@primeos) as provisional maintainer
I don't really have the hardware resources nor time to do this properly,
but I'll try to keep a watch on Chromium (updates, PRs, and issues)
until we've found a new team [0].
Testing will be performed on a best effort basis (no guarantees :o).

I've also briefly documented the current maintainer
roles/responsibilities and added `meta.longDescription`.

[0]: https://github.com/NixOS/nixpkgs/issues/78450
2020-01-28 23:08:21 +01:00
Vladyslav M 40e30f9652
gpxsee: 7.19 -> 7.20 (#78730)
gpxsee: 7.19 -> 7.20
2020-01-28 23:57:28 +02:00
tobim 8c651aa852 arrow-cpp: fix for darwin (#78614)
Using pkgsStatic.gtest fails to link, so we just use the default.
2020-01-28 16:10:48 -05:00
Yorick 508343962e nixos/docker-containers: add imageFile and dependsOn options
- the `imageFile` option allows to load an image from a derivation
- the  `dependsOn` option can be used to specify dependencies between container systemd units.

Co-authored-by: Christian Höppner <mkaito@users.noreply.github.com>
2020-01-28 22:00:54 +01:00
Nikolay Korotkiy 47715b2824
gpxsee: 7.19 -> 7.20 2020-01-28 23:51:37 +03:00
zimbatm be52945974
direnv: 2.21.1 -> 2.21.2 2020-01-28 20:59:44 +01:00
Matthew Bauer fb36553584
Merge pull request #78397 from sternenseemann/uberwriter-bugfix
uberwriter: add shared-mime-info to environment and update
2020-01-28 14:44:08 -05:00
Maximilian Bosch 0ab53979bc
linuxPackages.wireguard: 0.0.20200121 -> 0.0.20200128
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004905.html
2020-01-28 20:29:59 +01:00
xrelkd 5648d92acc eksctl: 0.12.0 -> 0.13.0 2020-01-29 03:24:07 +08:00
Maximilian Bosch dd583e7f12
nixos/release-notes: document gcc5 removal 2020-01-28 20:23:53 +01:00
xrelkd 6f5268e7fc brook: 20190601 -> 20200102 2020-01-29 03:13:33 +08:00
Maximilian Bosch 295a52fc1a
gcc49: fix build for glibc>=2.28
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-28 20:11:02 +01:00
Maximilian Bosch a064678390
foundationdb5: build with gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch 6a69a322b8
archimedes: build w/gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch ff2d7460cd
avian: build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch 6638819910
picat: 1.9-4 -> 2.8-2 2020-01-28 20:11:01 +01:00
Maximilian Bosch 1a871171ce
avarice: remove
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Maximilian Bosch 871e262dd6
afterstep: apply debian patch to build with recent gcc 2020-01-28 20:11:01 +01:00
Maximilian Bosch d0743cc2f6
cudatoolkit_7*: build w/gcc6 2020-01-28 20:11:01 +01:00
Maximilian Bosch 8aad6fbabb
gnaural: remove
Marked as broken for >2 years, doesn't build with recent gcc.
2020-01-28 20:11:01 +01:00
Maximilian Bosch 10ad9fea9f
xen: remove 4.5
Depends on a fairly old gcc, marked as insecure for ~2 years.
2020-01-28 20:11:00 +01:00
Maximilian Bosch 79a567c883
gcc5: remove
Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].

[1] https://gcc.gnu.org/gcc-5/
[2] https://hydra.nixos.org/build/110408216
2020-01-28 20:11:00 +01:00
Maximilian Bosch 7a5c8cf8b8
cudatoolkit_8: build with gcc6 2020-01-28 20:11:00 +01:00
Maximilian Bosch 2826c7e77f
v8_3_14: remove
Doesn't build with gcc>=5.
2020-01-28 20:11:00 +01:00
Maximilian Bosch 3c525b702a
r-packages: update
This update was primarily done to update rPackages.V8 to 3.0 which
doesn't depend on an ancient version of v8 anymore.

Also dropped the `-lv8_libplatform` linker flag. It seems as this now
part of `v8.so` as `v8_libplatform.so` doesn't exist anymore on recent
v8 versions in nixpkgs, but the headers are still there and there aren't
any "undefined reference to" errors while linking.
2020-01-28 20:11:00 +01:00
Sergey Lukjanov 3ff2f1555e maintainers: add Frostman 2020-01-28 11:01:15 -08:00
Maximilian Bosch e1d35045bc
firebird: mark as broken
Hasn't been updated since 2017 and breaks when building with a more
recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
tried to update this to a more recent version which didn't work either,
but as this is pretty old I'm not even sure if this package is used atm.
2020-01-28 19:52:18 +01:00