Commit Graph
139092 Commits
Author SHA1 Message Date
R. RyanTMandRobin Gloster d628d8ccb9 umockdev: 0.11.2 -> 0.11.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/umockdev/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run -h’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run --help’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run --version’ and found version 0.11.3
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record -h’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record --help’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record --version’ and found version 0.11.3
- found 0.11.3 with grep in /nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3
- directory tree listing: https://gist.github.com/3dcf7f53d51ca4a9c739e567456cb16f
2018-05-02 21:37:10 +02:00
R. RyanTMandRobin Gloster f431e20549 sudo: 1.8.22 -> 1.8.23
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sudo/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/cvtsudoers -h’ got 0 exit code
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/cvtsudoers --help’ got 0 exit code
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay -h’ got 0 exit code
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay --help’ got 0 exit code
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay -V’ and found version 1.8.23
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/sudoreplay --version’ and found version 1.8.23
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/visudo -h’ got 0 exit code
- ran ‘/nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23/bin/visudo --help’ got 0 exit code
- found 1.8.23 with grep in /nix/store/d2g0ybmppcar8k38jjiqqdz8s3knwrrm-sudo-1.8.23
- directory tree listing: https://gist.github.com/4d6cfc75cde31a340e8a41bf3d969564
2018-05-02 21:36:39 +02:00
Antoine EicheandRobin Gloster d35dcb1280 dockerTools.pullImage: documentation and release note 2018-05-02 21:32:20 +02:00
Antoine EicheandRobin Gloster 736848723e dockerTools.pullImage: Skopeo pulls images by digest
Skopeo is used to pull images from a Docker registry (instead of a
Docker deamon in a VM).

An image reference is specified with its name and its digest which is
an immutable image identifier (unlike image name and tag).

Skopeo can be used to get the digest of an image, for instance:
$ skopeo inspect docker://docker.io/nixos/nix:1.11 | jq -r '.Digest'
2018-05-02 21:32:20 +02:00
Michael Weiss 1095c414a6 signal-desktop: 1.7.1 -> 1.9.0 2018-05-02 21:05:26 +02:00
Will DietzandGitHub 519d19bf72 Merge pull request #39877 from dtzWill/fix/ltrace-debian-patches
ltrace: fix warnings and bugs using patches from debian
2018-05-02 14:04:02 -05:00
xejiandGitHub 1eea1d6bdf Merge pull request #39870 from bachp/gitlab-runner-10.7.1
gitlab-runner: 10.6.0 -> 10.7.1
2018-05-02 20:38:00 +02:00
Michael Weiss d5105b36a7 jekyll: 3.8.0 -> 3.8.1 2018-05-02 20:33:57 +02:00
xejiandGitHub cd0d2f448b Merge pull request #39868 from r-ryantm/auto-update/remotebox
remotebox: 2.4 -> 2.5
2018-05-02 20:32:44 +02:00
Will Dietz 3ecad27032 ltrace: fix warnings and bugs using patches from debian
For details on the patches applied, see:

https://sources.debian.org/patches/ltrace/0.7.3-6/

Disabling '-Werror' may be a problem in the future again,
but for now keep things simple now that they're fixed.
2018-05-02 13:28:11 -05:00
Richard Szibeleandxeji 5db2de0ea8 unixODBCDrivers.mariadb: fix library file reference required for ODBC (#39841)
connections with MariaDB. Fixes #39835
2018-05-02 20:06:48 +02:00
Alexandre Estevesandxeji e8459cb970 terraform/providers/update-all: Fix typo in help message (#39863) 2018-05-02 20:02:18 +02:00
Matthew Justin BauerandGitHub e508f0eec1 Merge pull request #28206 from edef1c/net-dbus-list-units
switch-to-configuration: use Net::DBus to retrieve the list of units
2018-05-02 12:49:37 -05:00
Matthew Justin BauerandGitHub bead42df5d Merge pull request #37639 from Twey/plover-4.0.0.dev6
Plover 4.0.0.dev6
2018-05-02 12:49:02 -05:00
Pascal Bach 5b060e8647 gitlab-runner: 10.6.0 -> 10.7.1 2018-05-02 19:21:49 +02:00
R. RyanTM a9f78307e6 remotebox: 2.4 -> 2.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/remotebox/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/lqc90dpw05j8jvi8n0klma3cipg70h6l-remotebox-2.5/bin/remotebox -h’ got 0 exit code
- found 2.5 with grep in /nix/store/lqc90dpw05j8jvi8n0klma3cipg70h6l-remotebox-2.5
- directory tree listing: https://gist.github.com/52fb098e7f7315de708c331b65eadfb4
2018-05-02 10:11:10 -07:00
Tim Steinbach 89e995d215 linux: 4.9.97 -> 4.9.98 2018-05-02 12:24:46 -04:00
Tim Steinbach 4e3030bbf1 Revert "linux: 4.9.97 -> 4.9.98"
This reverts commit c25aeeddb2.
2018-05-02 12:24:21 -04:00
Tim Steinbach d6d9d75942 linux: 4.16.6 -> 4.16.7 2018-05-02 12:20:28 -04:00
Tim Steinbach d9c575be82 linux: 4.14.38 -> 4.14.39 2018-05-02 12:20:13 -04:00
Tim Steinbach c25aeeddb2 linux: 4.9.97 -> 4.9.98 2018-05-02 12:19:57 -04:00
Tim Steinbach 14167763cd linux: 4.4.130 -> 4.4.131 2018-05-02 12:19:35 -04:00
Pascal WittmannandGitHub 42d3b536c6 Merge pull request #39756 from fgaz/facette
facette: init at 0.4.0
2018-05-02 17:01:36 +02:00
WilliButzandRobin Gloster 27eb2859f2 prometheus-nginx-exporter: fix bool to string coercion 2018-05-02 16:18:20 +02:00
Francesco Gazzetta 4217017340 facette: init at 0.4.0 2018-05-02 14:10:43 +00:00
Robert SchützandGitHub ae7c71e267 home-assistant: 0.68.0 -> 0.68.1 (#39855) 2018-05-02 15:55:04 +02:00
Joachim FandGitHub 59ddcfac41 Merge pull request #39852 from akru/solidity-shared-libs
solc: 0.4.20 -> 0.4.23
2018-05-02 13:46:42 +00:00
Robert SchützandGitHub ac75ebf171 Merge pull request #39694 from veprbl/pr/pyslurm_fix_for_17.11.5
pythonPackages.pyslurm: 20170302 -> 20180427
2018-05-02 15:27:39 +02:00
Robert SchützandGitHub 166282e826 Merge pull request #39815 from jluttine/pytest-flake8-1.0.1
pythonPackages.pytest-flake8: 1.0.0 -> 1.0.1
2018-05-02 15:17:09 +02:00
Robert Schütz 11a244afdb vulnix: drop obsolete patch 2018-05-02 15:09:39 +02:00
R. RyanTMandRobert Schütz daef0358cb abcmidi: 2018.04.18 -> 2018.04.24 (#39796)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/abcMIDI/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/abc2midi -h’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/midi2abc -h’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/midi2abc --help’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/abc2abc -h’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/mftext -h’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/mftext --help’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/mftext help’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/yaps -h’ got 0 exit code
- ran ‘/nix/store/s7dh3851ix5avzik864jz5abrswrmf8z-abcMIDI-2018.04.24/bin/abcmatch -h’ got 0 exit code
- directory tree listing: https://gist.github.com/d75d63bae2db4467af91a891a9a1b597
2018-05-02 15:00:28 +02:00
Robert Schütz c64676af19 Revert "keyring: disable testing"
This reverts commit b6567229a2.
2018-05-02 14:12:11 +02:00
xejiandGitHub c2769395b3 Merge pull request #37992 from Twey/godot-3.0.2
remove godot_headers in favour of a dev output on godot
2018-05-02 13:27:19 +02:00
Robin GlosterandGitHub b28d151ac9 Merge pull request #37871 from Ma27/docker-registry-enhancements
nixos/docker-registry: add configuration options to support image deletions
2018-05-02 13:15:21 +02:00
Robin GlosterandGitHub fe9096ef09 Merge branch 'master' into docker-registry-enhancements 2018-05-02 13:12:57 +02:00
Samuel LeathersandRobin Gloster 78f09c9102 nixos/prometheus-surfboard-exporter: add new module 2018-05-02 13:04:34 +02:00
Samuel LeathersandRobin Gloster 503f85251c prometheus-surfboard-exporter: init at 2.0.0 2018-05-02 13:04:34 +02:00
James Kay a811d1d6cc godot_headers: remove in favour of godot.dev 2018-05-02 11:24:32 +01:00
James Kay 76f32d9b41 godot: add a dev output containing the gdnative headers 2018-05-02 11:24:32 +01:00
Alexander Krupenkin a40020ed5f solc: 0.4.20 -> 0.4.23 2018-05-02 12:27:47 +03:00
Peter HoegandGitHub 236a9189e3 Merge pull request #39717 from peterhoeg/f/container
nixos-container: support restarts
2018-05-02 07:33:42 +00:00
Peter HoegandGitHub 87595a4755 Merge pull request #39848 from flokli/virtualbox-5.2.10-guest-additions
virtualbox: update guest additions hash
2018-05-02 07:28:34 +00:00
Florian Klink 0a80a37672 virtulabox: update guest additions hash
missed in 8eb3167e2e
2018-05-02 08:55:08 +02:00
xejiandGitHub 599ecd583f Merge pull request #39094 from Ralith/vulkan
vulkan-loader: fix broken symlink in output
2018-05-02 05:45:42 +02:00
xejiandGitHub f50e688816 Merge pull request #39663 from xeji/xen-4-10-memfd
xen_4_10: fix qemu-xen build error (memfd)
2018-05-02 05:29:43 +02:00
xejiandGitHub ccd986d0c5 Merge pull request #39839 from puffnfresh/pkgs/stride
stride: 1.8.18 -> 1.17.82
2018-05-02 05:27:42 +02:00
Tuomas Tynkkynen 4602e611fa Revert "Revert "hfsprogs: init at 332.25""
This reverts commit 6c182dd14d.

No reason to drop working code, for which there is no other alternative
(in this case, formatting/checking HFS+ filesystems).
2018-05-02 04:15:51 +03:00
Michael Raskin 1cb0cfba01 libreoffice-fresh: 6.0.2.1 -> 6.0.3.2 2018-05-02 02:46:52 +02:00
Michael Raskin 3228dcdd3d libreoffice-still: try fixing icon references 2018-05-02 02:46:52 +02:00
Michael Raskin e09c5ed730 libe-book: 0.1.2 -> 0.1.3 2018-05-02 02:46:52 +02:00