Commit graph

21213 commits

Author SHA1 Message Date
Michael Peyton Jones 42249205fe
asciidctor: include the asciidoctor-epub3 gem
This is another common output target for asciidctor that requires an
additional gem.

The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones 5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
Aaron Andersen 795c7fabe4
Merge pull request #63953 from JohnAZoidberg/psrecord
psrecord: init at 1.1
2019-07-01 06:57:25 -04:00
worldofpeace 76a50f0f85
Merge pull request #63963 from arcnmx/rust-darwin-outdated
cargo-outdated: fix darwin build
2019-06-30 19:16:02 -04:00
arcnmx c75653b015 cargo-outdated: fix darwin build 2019-06-30 14:00:42 -07:00
Alyssa Ross ba23c14b84
gnupg: apply default server CA verification patch
See discussion at
https://github.com/NixOS/nixpkgs/pull/63952#issuecomment-507048690.

Upstream commit:

commit 1c9cc97e9d47d73763810dcb4a36b6cdf31a2254
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sun Jun 30 11:54:35 2019 -0400

    dirmngr: Only use SKS pool CA for SKS pool

    * dirmngr/http.c (http_session_new): when checking whether the
    keyserver is the HKPS pool, check specifically against the pool name,
    as ./configure might have been used to select a different default
    keyserver.  It makes no sense to apply Kristian's certificate
    authority to anything other than the literal host
    hkps.pool.sks-keyservers.net.

    Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
    GnuPG-Bug-Id: 4593
2019-06-30 19:06:17 +00:00
Alyssa Ross c727083e65
gnupg: change default keyserver to non-SKS
See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f.

The SKS network is vulnerable to certificate poisoning, which can
destroy GnuPG installations. keys.openpgp.org is a new non-SKS keyserver
that is resistant to this type of attack.

With such an attack being possible, it is unsafe to use SKS keyservers
for almost anything, and so we should protect our users from a now
unsafe default. keys.openpgp.org offers some (but not all) functionality
of SKS, and is better than nothing.

This default is only present in gnupg22. gnupg20 and gnupg1orig are not
affected.
2019-06-30 14:09:02 +00:00
Yurii Izorkin 72508487c9 syslog-ng: 3.21.1 -> 3.22.1 (#63902) 2019-06-29 14:47:20 +00:00
bricewge 92453c4bcc stow: 2.2.2 -> 2.3.0 (#63917) 2019-06-29 14:46:30 +00:00
xrelkd 5a5245ed8d youtube-dl: 2019.06.21 -> 2019.06.27 2019-06-28 13:55:44 +00:00
adisbladis 8a1c8e6158
conda: Remove version suffix
Currently the `conda-shell` binary is installed as
`conda-shell-4.6.14` which is not very friendly to type.

With this change the binary is simply installed as `conda-shell`.
2019-06-28 11:34:54 +01:00
Daniel Schaefer 4b2e7c40c4 psrecord: init at 1.1 2019-06-27 20:25:38 +02:00
Izorkin 6eee555597 nixUnstable: pre6631_e58a7144 -> pre6631_324a5dc9 2019-06-27 13:12:28 +03:00
Mario Rodas 0f7b8bde6c
Merge pull request #63823 from uHOOCCOOHu/fix/shadowsocks-libev_deps
shadowsocks-libev: fix shared libraries
2019-06-26 22:30:35 -05:00
Jörg Thalheim b39f2efa18
netdata: 1.11.1 -> 1.15.0 (#63819)
netdata: 1.11.1 -> 1.15.0
2019-06-26 22:06:30 +01:00
Sarunas Valaskevicius bfeaa8f7d6 asciidoctor: add rouge to dependencies 2019-06-26 21:05:21 +01:00
Danylo Hlynskyi a772b8633f asciidoctor: add update.sh for dependency updates 2019-06-26 21:05:21 +01:00
uHOOCCOOHu cc8152323d
shadowsocks-libev: fix shared libraries 2019-06-27 02:40:57 +08:00
Izorkin 02a0ae6dbc netdata: 1.11.1 -> 1.15.0 2019-06-26 20:42:27 +03:00
Frederik Rietdijk d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
adisbladis ff6eb60c72
conda: 4.3.31 -> 4.6.14 2019-06-26 11:01:45 +01:00
Timo Kaufmann c6078c77be home-manager: 2019-05-24 -> 2019-06-25 2019-06-25 22:34:22 +02:00
worldofpeace 9638d85ff6
Merge pull request #63592 from layus/update-xtrace
xtrace: 1.3.1 -> 1.4.0
2019-06-25 12:30:20 -04:00
Guillaume Maudoux 9472a2ea45 xtrace: 1.3.1 -> 1.4.0 2019-06-25 12:26:35 -04:00
Sarah Brofeldt 8f56d3eb04
Merge pull request #63310 from ckauhaus/vulnix-1.8.2
vulnix: 1.8.1 -> 1.8.2
2019-06-25 17:08:43 +02:00
Frederik Rietdijk 4589a04299 Merge master into staging-next 2019-06-25 16:26:29 +02:00
Bas van Dijk b95c4ce302 cargo-license: add meta.homepage 2019-06-25 15:31:55 +02:00
Vladimír Čunát 145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
Mario Rodas 7eb22cd46a
vale: 1.4.2 -> 1.4.3 2019-06-24 22:14:44 -05:00
Vladyslav M 1dec0017c8
skim: 0.6.4 -> 0.6.8 (#63682)
skim: 0.6.4 -> 0.6.8
2019-06-24 23:31:35 +03:00
Profpatsch 7251830bf1 unp: remove unfree unrar from the default backend list
`unrar` is unfree, meaning `unp` cannot be built by default if `unrar`
is in its dependencies.

A simple

  env NIXPKGS_ALLOW_UNFREE=1 nix-shell -p unrar

will make `unp` work with .rar files.
2019-06-24 16:18:23 +02:00
Profpatsch 7bc2aaff0e unp: improve file copying & fix manpage 2019-06-24 16:18:23 +02:00
Bas van Dijk 474da44339
Merge pull request #63706 from basvandijk/cargo-license-0.2.0
cargo-license: init at 0.2.0
2019-06-24 11:32:41 +02:00
Bas van Dijk 7720379005 cargo-license: init at 0.2.0 2019-06-24 00:20:57 +02:00
John Ericson 852d81d607
Merge pull request #63698 from tobim/overrideCC-buildPackages
Fix misuses of overrideCC
2019-06-23 18:19:18 -04:00
Tobias Mayer 79d72ccd3c dpkg: fix cross compilation 2019-06-23 17:07:38 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
R. RyanTM 74fd5305f1 openapi-generator-cli: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-06-23 15:01:58 +02:00
R. RyanTM b51c87b9df duo-unix: 1.11.1 -> 1.11.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2019-06-23 14:58:06 +02:00
R. RyanTM eaea49b8ed calamares: 3.2.7 -> 3.2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calamares/versions
2019-06-23 14:56:13 +02:00
R. RyanTM 14644877d8 pstoedit: 3.73 -> 3.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pstoedit/versions
2019-06-23 14:12:54 +02:00
R. RyanTM c0148f53fc units: 2.18 -> 2.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/units/versions
2019-06-23 14:11:41 +02:00
Vladyslav M d20379a7c1
skim: 0.6.4 -> 0.6.8 2019-06-23 11:32:18 +03:00
Linus Heckemann bd286ce6e5
Merge pull request #61826 from gnidorah/video2midi
video2midi: init at 0.3.7
2019-06-23 10:00:50 +02:00
Vladimír Čunát 3e4b15f0c4
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1526638
2019-06-22 14:35:35 +02:00
Pascal Hertleif ef08f42854 cargo-edit: 0.3.2 -> 0.3.3 2019-06-22 14:35:32 +02:00
Mario Rodas ac5952b69b
Merge pull request #63526 from xrelkd/update/eksctl
eksctl: 0.1.35 -> 0.1.38
2019-06-21 13:20:41 -05:00
Timo Kaufmann a9ea6fe5fb
youtube-dl: 2019.06.08 -> 2019.06.21 (#63624)
Fixes yet another youtube issue.
2019-06-21 19:46:52 +02:00
xrelkd b586f11185 eksctl: 0.1.35 -> 0.1.38 2019-06-22 00:49:55 +08:00
Domen Kožar 5a21a52074
duplicati: 2.0.3.3 -> 2.0.4.5 2019-06-21 17:48:20 +02:00