274353 Commits

Author SHA1 Message Date
sternenseemann
969b6dc4ab pythonPackages.tqdm: 4.54.1 -> 4.58.0
* Remove some now unnecessary checkInputs
* add pandas, rich, numpy and tkinter to checkInput which enables tests
  of optional tqdm features.
2021-02-28 21:02:16 +01:00
Ivan Babrou
e96c9b30fa erlang: add missing WebKit framework on darwin
Fixing the following error:

```
 LD     ../priv/x86_64-apple-darwin20.3.0/wxe_driver.so
ld: file not found: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
```
2021-02-28 11:58:25 -08:00
owen
ad0e172cdc
ircrobots: 0.3.6 -> 0.3.7 2021-02-28 14:53:13 -05:00
Sandro
07b0c7bc41
Merge pull request #114580 from bobrik/ivan/python-watchdog-flaky-test
python3Packages.watchdog: fix flaky test on macOS
2021-02-28 20:52:51 +01:00
Sandro
eed476f472
Merge pull request #114690 from fabaff/elmax
python3Packages.elmax: init at 0.1.0
2021-02-28 20:49:05 +01:00
Sandro
137e32208d
Merge pull request #114679 from Mephistophiles/i3status-rust-update-0.14.7
i3status-rust: 0.14.3 -> 0.14.7
2021-02-28 20:45:07 +01:00
Sandro
fc8ec91602
Merge pull request #114528 from abathur/update/resholve
resholve: 0.4.2 -> 0.5.0
2021-02-28 20:44:51 +01:00
R. RyanTM
ed95819c9d flameshot: 0.8.5 -> 0.9.0 2021-02-28 20:34:27 +01:00
Fabian Affolter
8ad4084980
Merge pull request #114640 from r-ryantm/auto-update/doctl
doctl: 1.56.0 -> 1.57.0
2021-02-28 20:14:37 +01:00
Fabian Affolter
5abbe6258c
Merge pull request #114655 from r-ryantm/auto-update/gerbera
gerbera: 1.6.4 -> 1.7.0
2021-02-28 20:14:18 +01:00
Sandro
6c05b987f9
Merge pull request #114680 from fabaff/bump-pydantic 2021-02-28 20:11:09 +01:00
Fabian Affolter
4ee567fec5 python3Packages.elmax: init at 0.1.0 2021-02-28 20:06:24 +01:00
Sandro
fb712db6f9
Merge pull request #114682 from benneti/gopass-remove-platform 2021-02-28 20:01:35 +01:00
Justin Humm
7dda4b853f sub-batch: 0.3.0 -> 0.4.0
Also use release tags and use alass as a dependency.
2021-02-28 19:58:30 +01:00
Justin Humm
09caeaeb3d alass: init at 2.0.0 2021-02-28 19:58:26 +01:00
Fabian Affolter
fa4ce3a7cc
Merge pull request #114658 from r-ryantm/auto-update/gleam
gleam: 0.14.0 -> 0.14.1
2021-02-28 19:52:12 +01:00
Fabian Affolter
cf0a9c1fea
Merge pull request #114651 from r-ryantm/auto-update/gammy
gammy: 0.9.63 -> 0.9.64
2021-02-28 19:51:52 +01:00
Fabian Affolter
8111d8ed16
Merge pull request #114641 from r-ryantm/auto-update/doppler
doppler: 3.22.1 -> 3.23.0
2021-02-28 19:51:08 +01:00
Fabian Affolter
be2b2d4b64
Merge pull request #114636 from r-ryantm/auto-update/disfetch
disfetch: 1.14 -> 1.18
2021-02-28 19:50:57 +01:00
Fabian Affolter
7c2369f9d0
Merge pull request #114656 from r-ryantm/auto-update/ghq
ghq: 1.1.6 -> 1.1.7
2021-02-28 19:50:44 +01:00
Daniël de Kok
ecf26ca684
Merge pull request #114678 from MetaDark/newsflash
newsflash: use cargoSetupHook instead of buildRustPackage
2021-02-28 19:33:28 +01:00
Ivan Babrou
d85965dcf5 llvmPackages_11.libcxx: backport block.h fix from llvm12
As a concrete example, this fixes graphviz compilation:

* https://gitlab.com/graphviz/graphviz/-/issues/1785
2021-02-28 10:19:14 -08:00
adisbladis
70e35bbfde
Merge pull request #114683 from xwvvvvwx/radicle-upstream-0.1.11
radicle-upstream: 0.1.6 -> 0.1.11
2021-02-28 20:11:32 +02:00
R. RyanTM
ac2854a9ba
kubectx: 0.9.2 -> 0.9.3 (#114668) 2021-02-28 10:08:22 -08:00
Arnout Engelen
0aeba64fb2
squashfs: use -no-hardlinks for reproducible squashfs images (#114454)
the nix store may contain hardlinks: derivations may output them
directly, or users may be using store optimization which automatically
hardlinks identical files in the nix store.

The presence of these links are intended to be a 'transparent'
optimization. However, when creating a squashfs image, the image
will be different depending on whether hard links were present
on the filesystem, leading to reproducibility problems.

By passing '-no-hardlinks' to mksquashfs the files are stored
as duplicates in the squashfs image. Since squashfs has support
for duplicate files this does not lead to a larger image.

For more details see
https://github.com/NixOS/nixpkgs/issues/114331
2021-02-28 18:03:50 +00:00
R. RyanTM
c6898f8541
bazel-kazel: 0.2.0 -> 0.2.1 (#114624) 2021-02-28 10:01:36 -08:00
Sandro
7012a7be42
Merge pull request #114681 from abathur/hammering/bashup-events
bashup-events: fix nixpkgs-hammering warnings
2021-02-28 19:00:12 +01:00
robertoszek
d4cced08b9
maintainers: add robertoszek 2021-02-28 18:56:32 +01:00
R. RyanTM
61c2665a01 armadillo: 10.2.1 -> 10.2.2 2021-02-28 17:56:16 +00:00
Gabriel Ebner
da653923e1
Merge pull request #114672 from r-ryantm/auto-update/lean
lean: 3.26.0 -> 3.27.0
2021-02-28 18:46:05 +01:00
David Terry
9378695d38
radicle-upstream: 0.1.6 -> 0.1.11 2021-02-28 18:44:49 +01:00
Sandro
16d180a5db
Merge pull request #114665 from 06kellyjac/agate
agate: 2.5.2 -> 2.5.3
2021-02-28 18:42:29 +01:00
Ivan Babrou
a026ea9856 erlang: add missing AGL framework for aarch64-darwin
Preventing this:

```
 LD     ../priv/aarch64-apple-darwin20.3.0/wxe_driver.so
ld: file not found: /System/Library/Frameworks/AGL.framework/Versions/A/AGL for architecture arm64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:176: ../priv/aarch64-apple-darwin20.3.0/wxe_driver.so] Error 1
```
2021-02-28 17:40:00 +00:00
Ivan Babrou
7993fc70af erlangR21: 21.3.8.3 -> 21.3.8.21 2021-02-28 17:40:00 +00:00
Ivan Babrou
025f1c4c87 erlangR22: 22.3 -> 22.3.4.16 2021-02-28 17:40:00 +00:00
Ivan Babrou
428ff5779a erlangR23: 23.1.4 -> 23.2.6 2021-02-28 17:40:00 +00:00
Sandro
2c3512d20f
Merge pull request #114591 from fabaff/bump-asteval
python3Packages.asteval: 0.9.22 -> 0.9.23
2021-02-28 18:37:41 +01:00
Sandro
c0c5ffac3b
Merge pull request #114674 from Mindavi/tecla/cross-compile
tecla: support cross-compilation
2021-02-28 18:26:46 +01:00
Travis A. Everett
1b9a5b3f9f bashup-events: satisfy nixpkgs-hammering warnings 2021-02-28 11:21:51 -06:00
Benedikt Tissot
34bee7e8d8 gopass-jsonapi: remove redundant platforms 2021-02-28 18:14:02 +01:00
Benedikt Tissot
71b14fb52e gopass: remove redundant platforms 2021-02-28 18:13:50 +01:00
Benedikt Tissot
540c6fb9c4 git-credential-gopass: remove redundant platforms 2021-02-28 18:12:55 +01:00
Fabian Affolter
e888cbbd88 python3Packages.pydantic: 1.7.3 -> 1.8 2021-02-28 18:12:20 +01:00
Fabian Affolter
21dd525bc9 python3Packages.python-dotenv: switch to pytestCheckHook 2021-02-28 18:11:30 +01:00
Sandro
ddf21160e3
Merge pull request #114046 from fabaff/bump-archinfo 2021-02-28 18:06:10 +01:00
fortuneteller2k
38ea3741bc sacad: init at 2.3.4 2021-03-01 00:53:52 +08:00
Misha Gusarov
e3dd2def91 linux-pam: Optionally build with libxcrypt
This enables support for new password hashing functions in PAM.

A part of #112371.
2021-02-28 16:48:56 +00:00
Kira Bruneau
6e3988ae06 newsflash: use cargoSetupHook instead of buildRustPackage
The new cargoSetupHook makes it easier to work with mixed projects. In
this case meson & ninja + rust.

See https://github.com/NixOS/nixpkgs/pull/114669#issuecomment-787470564
2021-02-28 11:47:47 -05:00
Oleksii Filonenko
4ea055805b
Merge pull request #114644 from r-ryantm/auto-update/emplace
emplace: 1.1.0 -> 1.2.0
2021-02-28 18:46:53 +02:00
Kira Bruneau
cad6cb7b5a maintainers: update email for metadark 2021-02-28 11:45:16 -05:00