Commit Graph

274785 Commits

Author SHA1 Message Date
github-actions[bot]
0117c50b67
Merge staging-next into staging 2021-03-06 00:38:46 +00:00
github-actions[bot]
73a617ffa9
Merge master into staging-next 2021-03-06 00:38:43 +00:00
Martin Weinelt
102eb68cee
Merge pull request #115217 from jelmer/master
Fix the homepage for Dulwich 0
2021-03-06 01:10:13 +01:00
Jelmer Vernooij
26f06f8ec6
python2Packages.dulwich: Fix the homepage. 2021-03-06 00:06:39 +00:00
Sandro
8fe81697a6
Merge pull request #115211 from drewrisinger/dr-pr-qiskit-bump 2021-03-06 01:02:46 +01:00
Sandro
54235b9b7d
Merge pull request #115215 from daemon1024/embark-vim-theme
vimPlugins.embark-vim: init at 2021-02-23
2021-03-06 00:42:10 +01:00
Drew Risinger
82b087fa97 python3Packages.qiskit: 0.23.5 -> 0.24.0 2021-03-05 18:29:23 -05:00
Drew Risinger
65444f26e7 python3Packages.qiskit-ibmq-provider: 0.11.1 -> 0.12.1 2021-03-05 18:29:22 -05:00
Drew Risinger
302cafc29d python3Packages.qiskit-aer: 0.7.4 -> 0.7.6 2021-03-05 18:29:22 -05:00
Sandro
94a59ecc7b
Merge pull request #114391 from omasanori/re2c-cve-2018-21232
re2c: fix CVE-2018-21232
2021-03-06 00:26:35 +01:00
Sandro
42c1656c09
Merge pull request #115213 from hjones2199/indifullup
indilib: 1.8.8 -> 1.8.9
2021-03-06 00:24:03 +01:00
Sandro
50d85696f0
Merge pull request #115209 from Trundle/xdg-desktop-portal-0.2.0
xdg-desktop-portal-wlr: 0.1.0 -> 0.2.0
2021-03-06 00:11:08 +01:00
daemon1024
67eedd9067 vimPlugins.embark-vim: init at 2021-02-23 2021-03-06 04:33:48 +05:30
Sandro
27f1513357
Merge pull request #115192 from marsam/zeek-caf
zeek: use caf from nixpkgs
2021-03-05 23:59:54 +01:00
Sandro
5c9820f0e9
Merge pull request #111404 from TredwellGit/xorg.utilmacros
xorg.utilmacros: 1.19.2 -> 1.19.3
2021-03-05 23:58:04 +01:00
Profpatsch
c7c81dced8 lorri: 1.2.0 -> 1.3.0
We forked lorri to nix-community, so this release also moves us over
to the new official repository.

Release notes:

Fix the build loop.

Previously, any change (for example a direnv ping or a change in the
nix files) would add a new build invocation to the queue, and the
builds would all be done one after the other.

However, a new build will always use the newest state of the files
anyway, so the CPU time spent on all the other builds will be
wasted (and hog your processor).

Now lorri will only

    finish the current build (if running)
    schedule at maximum one additional build if requested

This should improve the resource use drastically in some situations.

---

Make lorri daemon exit with exit code 0 instead of 130/143 on
SIGINT or SIGTERM.

---

Add lorri self-upgrade branch sub-subcommand.
This enables us to point users to a branch name, in order to test out
fixes from repository branches.
2021-03-05 23:49:36 +01:00
Profpatsch
e75b4c796e dhallPackages: add recurseIntoAttrs
dhallPackages were not built by the hydra, because the
`recurseIntoAttrs` calls was missing (all other package sets use it to
make hydra build the packages).
2021-03-05 23:48:58 +01:00
rnhmjoj
c0c288b70b nixos/libvirtd: remove systemd-udev-settle
This dependency has been added in 65eae4d, when NixOS switched to
systemd, as a substitute for the previous udevtrigger and hasn't been
touched since. It's probably unneeded as the upstream unit[1] doesn't
do it and I haven't found any mention of any problem in NixOS or the
upstream issue trackers.

[1]: https://gitlab.com/libvirt/libvirt/-/blob/master/src/remote/libvirtd.service.in
2021-03-05 23:44:28 +01:00
Fabian Affolter
dced68b718
python3Packages.urllib3: enable tests (#114282) 2021-03-05 23:38:19 +01:00
Hunter Jones
67ae0f17db indilib: 1.8.8 -> 1.8.9 2021-03-05 15:35:57 -06:00
Finn Behrens
b2e2f0422f
libfaketime: use date from nix store (#115212)
Previously the faketime command used date (or gdate on darwin) from the environment. This led to issues when the date command was not available or did not behave as expected.
Thus, we patch libfaketime to use the date binary from the Nix coreutils package, pulling it into the closure.
2021-03-05 22:23:09 +01:00
Fabian Affolter
b014643071
Merge pull request #114181 from graham33/feature/add_ring_doorbell
Feature/add ring doorbell
2021-03-05 22:04:04 +01:00
Drew Risinger
12672f90c5 python3Packages.retworkx: 0.6.0 -> 0.8.0 2021-03-05 15:28:31 -05:00
Jan Tojnar
35648276c8
Merge pull request #115206 from tadfisher/maxflow
maxflow: init at 3.0.5
2021-03-05 21:28:26 +01:00
Andreas Stührk
46a0c019c0 xdg-desktop-portal-wlr: 0.1.0 -> 0.2.0 2021-03-05 21:07:13 +01:00
Tad Fisher
cad7bb44f9
maxflow: init at 3.0.5 2021-03-05 12:04:21 -08:00
Jan Tojnar
3f2e5044ce
Merge branch 'staging-next' into staging 2021-03-05 20:39:38 +01:00
Jan Tojnar
4fcaf2b443
Merge branch 'master' into staging-next 2021-03-05 20:38:56 +01:00
TredwellGit
f00fde643e xorg.utilmacros: 1.19.2 -> 1.19.3
https://lists.x.org/archives/xorg-announce/2021-January/003069.html
2021-03-05 19:04:19 +00:00
Sandro
443aa55529
Merge pull request #114520 from erictapen/sub-batch-0.4.0 2021-03-05 19:18:46 +01:00
Sandro
b1ffbf3877
Merge pull request #114572 from veprbl/pr/numba_0_52_0 2021-03-05 19:13:56 +01:00
davidak
8a06988432
Merge pull request #115203 from mweinelt/python/pillow/fix-hash
python3Packagages.pillow: fix hash for 8.1.1 release
2021-03-05 19:11:47 +01:00
Martin Weinelt
90e31bac7b ajour: 0.7.1 -> 0.7.2
https://github.com/ajour/ajour/releases/tag/0.7.2
2021-03-05 19:01:15 +01:00
Michael Weiss
f6e94a2e21
gns3-{gui,server}: Remove myself as maintainer 2021-03-05 18:46:02 +01:00
Sandro
8bb312b3d2
Merge pull request #115201 from acowley/libqalculate-readline
libqalculate: build with readline80
2021-03-05 18:37:53 +01:00
Martin Weinelt
0e96f5a5da
python3Packagages.pillow: fix hash for 8.1.1 release 2021-03-05 18:33:34 +01:00
Maximilian Bosch
71770e1f6f
Merge pull request #111530 from vojta001/nixos-container-show-ip-ipv6
nixos-container: fix show-ip command to support IPv6 addresses
2021-03-05 18:27:38 +01:00
Sandro
054e9b37fd
Merge pull request #114618 from fortuneteller2k/add-sacad 2021-03-05 17:42:57 +01:00
Michael Weiss
1da40cb31c
Merge pull request #115194 from primeos/python-google-api-client
[needs new maintainer] python3Packages.google_api_python_client: 1.12.8 -> 2.0.2
2021-03-05 17:08:05 +01:00
Sandro
dcbdd5eabf
Merge pull request #115171 from fabaff/bump-adb-enhanced
python3Packages.adb-enhanced: 2.5.9 -> 2.5.10
2021-03-05 16:56:16 +01:00
Sandro
7b74a67ca3
Merge pull request #115169 from fabaff/uroboros
uroboros: init at 20210304-9bed95b
2021-03-05 16:55:59 +01:00
Anthony Cowley
9c64453ad8 libqalculate: build with readline80
readline support was not working properly for me with the qalc
executable. Changing the `configureFlags` revealed that a readline
newer than 6.3 (i.e. the `readline` package in today's nixpkgs) is
needed.
2021-03-05 10:51:06 -05:00
Sandro
38cf548315
Merge pull request #115186 from fabaff/transmissionrpc 2021-03-05 16:23:19 +01:00
Sandro
69b16f1251
Merge pull request #114527 from bobrik/ivan/perl-530-aarch64-darwin
perl530: backport aarch64-darwin patch
2021-03-05 16:13:36 +01:00
Maximilian Bosch
f7d002dd38
Merge pull request #114629 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.19.0 -> 0.19.1
2021-03-05 16:11:54 +01:00
Sandro
826f073ed6
Merge pull request #115196 from fabaff/bump-pyxeoma
python3Packages.pyxeoma: 1.4.1 -> 1.4.2
2021-03-05 16:09:46 +01:00
Maximilian Bosch
b0822b464c
Merge pull request #115109 from abathur/update/resholve
resholve: 0.5.0 -> 0.5.1
2021-03-05 16:01:33 +01:00
Andreas Rammhold
eed3097135
Merge pull request #114878 from helsinki-systems/upd/webkitgtk
webkitgtk: 2.30.3 -> 2.30.5
2021-03-05 15:56:11 +01:00
Maximilian Bosch
496b02bb7c
Merge pull request #115191 from marsam/update-spotifyd
spotifyd: 0.3.0 -> 0.3.2
2021-03-05 15:55:39 +01:00
Lassulus
df83184594
Merge pull request #112501 from r-ryantm/auto-update/imgproxy
imgproxy: 2.15.0 -> 2.16.0
2021-03-05 15:55:08 +01:00