Commit Graph
273460 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 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
SandroandGitHub 6c05b987f9 Merge pull request #114680 from fabaff/bump-pydantic 2021-02-28 20:11:09 +01:00
SandroandGitHub fb712db6f9 Merge pull request #114682 from benneti/gopass-remove-platform 2021-02-28 20:01:35 +01:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 KokandGitHub ecf26ca684 Merge pull request #114678 from MetaDark/newsflash
newsflash: use cargoSetupHook instead of buildRustPackage
2021-02-28 19:33:28 +01:00
adisbladisandGitHub 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. RyanTMandGitHub ac2854a9ba kubectx: 0.9.2 -> 0.9.3 (#114668) 2021-02-28 10:08:22 -08:00
Arnout EngelenandGitHub 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. RyanTMandGitHub c6898f8541 bazel-kazel: 0.2.0 -> 0.2.1 (#114624) 2021-02-28 10:01:36 -08:00
SandroandGitHub 7012a7be42 Merge pull request #114681 from abathur/hammering/bashup-events
bashup-events: fix nixpkgs-hammering warnings
2021-02-28 19:00:12 +01:00
Gabriel EbnerandGitHub 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
SandroandGitHub 16d180a5db Merge pull request #114665 from 06kellyjac/agate
agate: 2.5.2 -> 2.5.3
2021-02-28 18:42:29 +01:00
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub ddf21160e3 Merge pull request #114046 from fabaff/bump-archinfo 2021-02-28 18:06:10 +01: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 FilonenkoandGitHub 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
SandroandGitHub 466606e5a4 Merge pull request #114609 from MetaDark/newsflash
newsflash: 1.2.2 -> 1.3.0
2021-02-28 17:31:50 +01:00
SandroandGitHub 3998c0ff22 Merge pull request #114671 from sternenseemann/afdko-fix-tests
pythonPackages.afdko: fix tests for fonttools >= 4.21.0
2021-02-28 17:24:17 +01:00
SCOTT-HAMILTONandTim Steinbach e8cfc61efa pandas: fix scipy coo_matrix test 2021-02-28 11:22:42 -05:00
Rick van Schijndel fd947e1d30 tecla: support cross-compilation 2021-02-28 17:12:36 +01:00
Anderson TorresandGitHub e753d4c226 Merge pull request #95019 from SFrijters/xsession-env-vars
nixos/x11: Respect XCOMPOSECACHE/XDG_DATA_HOME if set in xsession-wrapper
2021-02-28 13:08:34 -03:00
Fabian AffolterandGitHub 2d0b606980 Merge pull request #114654 from r-ryantm/auto-update/gdu
gdu: 4.6.4 -> 4.6.5
2021-02-28 17:02:53 +01:00
WORLDofPEACEandGitHub 7a934e475e Merge pull request #114673 from worldofpeace/fix-rust-plus-gnome
gnome-tour: fix build
2021-02-28 11:01:24 -05:00
SandroandGitHub 2aaaa3ba86 Merge pull request #114635 from dottedmag/libxcrypt 2021-02-28 16:53:58 +01:00
Fabian AffolterandGitHub 39be4b5be8 Merge pull request #114664 from sternenseemann/fonttools-maintainer
pythonPackages.fonttools: add myself as maintainer
2021-02-28 16:50:19 +01:00
Fabian AffolterandTim Steinbach 51d4dc2619 python3Packages.identify: enable tests 2021-02-28 10:43:20 -05:00
Fabian AffolterandTim Steinbach 7471ce31fe python3Packages.editdistance: init at 0.5.3 2021-02-28 10:43:20 -05:00
SandroandGitHub cf19d3f2ac Merge pull request #114634 from samuelgrf/wpsoffice-description-homepage
wpsoffice: update description, homepage
2021-02-28 16:42:32 +01:00
Tim SteinbachandTim Steinbach 058902d18b awscli: 1.19.12 -> 1.19.17 2021-02-28 10:38:01 -05:00
Tim SteinbachandTim Steinbach 60c62dd5f0 python3Packages.boto3: 1.17.12 -> 1.17.17 2021-02-28 10:38:01 -05:00
Tim SteinbachandTim Steinbach d44c8cd61f python3Packages.botocore: 1.20.12 -> 1.20.17 2021-02-28 10:38:01 -05:00
SandroandGitHub e1d350c1bb Merge pull request #114578 from fabaff/fix-shapely 2021-02-28 16:37:51 +01:00
WORLDofPEACE 69ea22c3da gnome-tour: fix build 2021-02-28 10:17:31 -05:00
R. RyanTM 4dd9084ca9 lean: 3.26.0 -> 3.27.0 2021-02-28 15:14:35 +00:00
sternenseemann 0f0a416d7f pythonPackages.afdko: fix tests for fonttools >= 4.21.0
Missed this while testing the fonttools update because my machine
couldn't handle the amount of master rebuilds at the time. fonttools
changed something in its xml output which causes afdko tests to fail
which diff against an expected output. We can simply pull in a patch
from their development branch to fix this.
2021-02-28 16:12:21 +01:00
06kellyjac 602464de77 agate: 2.5.2 -> 2.5.3 2021-02-28 14:43:09 +00:00
Michele Guerini RoccoandGitHub 77cd85e8ee Merge pull request #114648 from rnhmjoj/lxd-no-udev-settle
nixos/lxd: cleanup and misc fixes
2021-02-28 15:28:48 +01:00