Commit graph

11 commits

Author SHA1 Message Date
ethancreeger c6de8182dd
nym: 0.10.0 -> 0.11.0 (#130994)
Co-authored-by: Ethan Creeger <ethan.creeger@gmail.com>
2021-07-22 10:29:08 +02:00
Andrey Kuznetsov 0d3bc3db3e
nym: all platforms 2021-05-11 02:11:49 +03:00
Andrey Kuznetsov f4839bfc43
nym: fix build on darwin 2021-05-11 00:35:08 +03:00
Emery Hemingway dfacb8329b nym: remove unused inputs 2021-05-06 19:54:46 +02:00
Andrey Kuznetsov f9104687f6 nym: 0.8.1 -> 0.10.0 2021-05-06 19:46:16 +02:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
hyperfekt 22ac8b79b0 nym: 0.7.0 -> 0.8.1
The tests requiring network access are no longer called by the root
package.
2020-10-27 22:01:58 +01:00
Frederik Rietdijk 8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
hyperfekt 5ac6f222fa nym: 0.6.0 -> 0.7.0 2020-06-08 10:05:00 +05:30
Maximilian Bosch e49f3a4760
nym: fix tests
A lot of tests are using `debug_assert!` which isn't available in
release-mode.
2020-05-13 22:19:16 +02:00
hyperfekt faa134cd43 nym: init at 0.6.0 2020-04-29 23:42:38 +05:30