Commit Graph

182330 Commits

Author SHA1 Message Date
Will Dietz
1a9a7fb7c8
trilium: 0.32.3 -> 0.32.4 2019-06-06 22:01:44 -05:00
Ben Wolsieffer
367dfad37e ubootRockPro64: update U-Boot and rkbin 2019-06-06 23:00:14 -04:00
Ben Wolsieffer
1bb093e4ff ubootRock64: update U-Boot and rkbin 2019-06-06 23:00:14 -04:00
Will Dietz
ae67c0026c
dnscrypt-proxy2: 2.0.22 -> 2.0.25
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.25
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.24
https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.23
2019-06-06 21:56:19 -05:00
Will Dietz
5f8d1b9d6a
wpgtk: 6.0.5 -> 6.0.7 2019-06-06 21:51:32 -05:00
Will Dietz
08202a5fbc
public-sans: 1.004 -> 1.005
https://github.com/uswds/public-sans/releases/tag/v1.005
2019-06-06 21:48:04 -05:00
worldofpeace
7fe8e5181a
Merge pull request #62788 from marsam/fix-build-python3-asttokens
pythonPackages.asttokens: fix python3 build
2019-06-06 20:02:12 -04:00
Eric Bailey
6fed86581c helmfile: 0.64.1 -> 0.73.0
Also, ditch vgo2nix in favor of buildGoModule.
2019-06-06 17:53:13 -05:00
Dmitry Kalinkin
cbaa9a7ab9
Merge pull request #57947 from smaret/fix-mkl
mkl: fix install_name on Darwin
2019-06-06 18:27:30 -04:00
worldofpeace
cf96c40c14 pantheon.wingpanel: 2.2.4 -> 2.2.5
https://github.com/elementary/wingpanel/releases/tag/2.2.5
2019-06-06 18:24:27 -04:00
worldofpeace
086d7696c5 pantheon.elementary-terminal: 5.3.4 -> 5.3.5
https://github.com/elementary/terminal/releases/tag/5.3.5
2019-06-06 18:24:27 -04:00
Mario Rodas
c0913478bd
pythonPackages.asttokens: fix python3 build 2019-06-06 16:20:00 -05:00
worldofpeace
19436d38d1
Merge pull request #62772 from eadwu/vscode/1.35.0
vscode: 1.34.0 -> 1.35.0
2019-06-06 16:12:42 -04:00
Dmitry Kalinkin
3471705998
Merge pull request #62458 from r-ryantm/auto-update/lhapdf
lhapdf: 6.2.1 -> 6.2.3
2019-06-06 15:05:36 -04:00
markuskowa
99255f73b5
Merge pull request #62509 from davidak/phoronix-test-suite
phoronix-test-suite: init at 8.8.1
2019-06-06 20:47:59 +02:00
Nikolay Amiantov
718a937118
Merge pull request #62780 from abbradar/mystem
Add mystem package
2019-06-06 21:36:31 +03:00
Nikolay Amiantov
63ac0fa94d nfs-utils: use upstream patch to fix i686 build 2019-06-06 21:26:18 +03:00
Nikolay Amiantov
394626f9d9 python3.pkgs.pymystem3: init at 0.2.0 2019-06-06 20:26:36 +03:00
Nikolay Amiantov
16492f9815 mystem: init at 3.1 2019-06-06 20:26:36 +03:00
Dmitry Kalinkin
00932b9d08
lhapdf.pdf_sets: update
Some of the downloads produce empty files, those hashes were not
updated.
2019-06-06 13:15:43 -04:00
Graham Christensen
9d11c30cf9
Merge pull request #62779 from grahamc/containers-restart
Restart declarative containers when their host environment configuration changes
2019-06-06 12:57:23 -04:00
R. RyanTM
1579a5b9df pulumi-bin: 0.17.8 -> 0.17.14 (#62507)
* pulumi-bin: 0.17.8 -> 0.17.14

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulumi/versions

* pulumi-bin: fix Darwin hash for v0.17.14
2019-06-06 18:18:23 +02:00
R. RyanTM
8ebf0eefbe star: 2.7.0f -> 2.7.1a (#62577)
* star: 2.7.0f -> 2.7.1a

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/star/versions

* star: cleanup
2019-06-06 18:10:34 +02:00
Matthew Bauer
73679b51f4
Merge pull request #62777 from thefloweringash/mariadb-clang
mariadb: fix clang and darwin build
2019-06-06 12:04:09 -04:00
Renaud
736153dcbb
Merge pull request #62517 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.12.0 -> 4.13.0
2019-06-06 17:57:54 +02:00
Graham Christensen
b2fbbad107
nixos containers: restart containers with autoStart = true when their conf changes 2019-06-06 11:57:08 -04:00
Graham Christensen
e7872cda4b
nixos containers: don't shadow config, rename to containerConfig 2019-06-06 11:57:05 -04:00
Andrew Childs
b8a6649797 mariadb: fix clang and darwin build
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.

Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
Renaud
d4a6e8b727
Merge pull request #62633 from bdesham/exiftool-11.48
perlPackages.ImageExifTool: 11.30 -> 11.48
2019-06-06 17:18:34 +02:00
Orivej Desh
680f67829f geos: fix license 2019-06-06 14:45:09 +00:00
Orivej Desh
16a066d968 licenses: fix LGPL 2.1 full name 2019-06-06 14:44:12 +00:00
davidak
01c3710609 phoronix-test-suite: init at 8.8.1 2019-06-06 16:35:00 +02:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Vladimír Čunát
326148ec9b
python*Packages.PyICU: 2.0.3 -> 2.3.1
This fixes build with our new default icu version.
The changelog seems safe:
https://github.com/ovalhub/pyicu/blob/master/CHANGES
2019-06-06 15:41:46 +02:00
Vladimír Čunát
a94f0c68c7
python*Packages.PyICU: switch patch URL
... to one that works and should keep working over long term.
2019-06-06 15:40:25 +02:00
Kevin Griffin
6233db03e7
1password: 0.5.5 -> 0.5.6 2019-06-06 13:34:44 +00:00
Mario Rodas
1dc26c32ed
Merge pull request #62711 from petabyteboy/feature/lego-update
lego: 2.2.0 -> 2.6.0
2019-06-06 08:30:38 -05:00
Renaud
3d83ab08dd
Merge pull request #62759 from peterhoeg/f/icr
icr: do not wrap crystal so we can use one from the environment
2019-06-06 15:19:05 +02:00
Daniël de Kok
3b0d5b5ed3 nixos/tests/docker-tools: check layer sharing with buildLayeredImage
Adapted from grahamc's blog post on layered Docker images in Nix:

https://grahamc.com/blog/nix-and-layered-docker-images
2019-06-06 15:03:08 +02:00
Nikolay Amiantov
7e6756af41 nfs-utils: fix format strings in nfsdcld 2019-06-06 16:00:48 +03:00
lewo
b0f4499e92
Merge pull request #62719 from danieldk/docker-fix-shared-layers
dockerTools.buildLayeredImage: restore layer sharing
2019-06-06 14:53:46 +02:00
Edmund Wu
7e0b2a66c7
vscode: 1.34.0 -> 1.35.0 2019-06-06 08:38:18 -04:00
Milan Pässler
751810683b
lego: 2.2.0 -> 2.6.0 2019-06-06 07:24:12 -05:00
Mario Rodas
48e8049c85
Merge pull request #62706 from dtzWill/update/buildah-1.8.3
buildah: 1.8.2 -> 1.8.3
2019-06-06 07:07:31 -05:00
Mario Rodas
1101022db2
Merge pull request #62750 from xrelkd/update/font-awesome
font-awesome: 5.8.2 -> 5.9.0
2019-06-06 07:05:53 -05:00
markuskowa
5675960768
Merge pull request #62705 from dtzWill/update/pyotherside-1.5.5
pyotherside: 1.5.4 -> 1.5.5
2019-06-06 13:25:30 +02:00
markuskowa
59f356164a
Merge pull request #62767 from WilliButz/grafana-update
grafana: 6.2.1 -> 6.2.2 (security update)
2019-06-06 12:52:48 +02:00
Aaron Andersen
fae95c2c82
Merge pull request #60021 from aanderse/httpd-cleanup
nixos/httpd: cleanup old apache2.2 syntax
2019-06-06 06:46:05 -04:00
Eelco Dolstra
4bb48e7f99
wireguard: Don't fail if modprobe fails
This can lead to unnecessary failures if the kernel module is already
loaded:

  Jun 06 12:38:50 chef bglisn9bz0y5403vdw9hny0ij43r41jk-unit-script-wireguard-wg0-start[13261]: modprobe: FATAL: Module wireguard not found in directory /run/booted-system/kernel-modules/lib/modules/4.19.36
2019-06-06 12:40:30 +02:00
WilliButz
27f3d7ae74
grafana: 6.2.1 -> 6.2.2 2019-06-06 12:12:54 +02:00