Commit Graph

293315 Commits

Author SHA1 Message Date
Konrad Borowski
f6122ba3dd python3Packages.pypresence: init at 4.2.0 2021-05-30 22:08:57 +02:00
Konrad Borowski
7747a60811 python3Packages.pygtkspellcheck: init at 4.0.6 2021-05-30 21:58:55 +02:00
Konrad Borowski
fb651e653b python3Packages.py-desmume: init at 0.0.3.post2 2021-05-30 21:58:14 +02:00
Konrad Borowski
4d1125e8a8 python3Packages.ndspy: init at 3.0.0 2021-05-30 21:57:12 +02:00
Konrad Borowski
c71b9d7e0a python3Packages.explorerscript: init at 1.2.3 2021-05-30 21:56:07 +02:00
Julien Moutinho
61654ca131 nixos/pam: use new plasma5Packages, fixes #124973 2021-05-30 21:44:25 +02:00
Luke Granger-Brown
0882e24b71
Merge pull request #124989 from dotlambda/pytube-10.8.3
python3Packages.pytube: 10.8.2 -> 10.8.3
2021-05-30 20:08:07 +01:00
Luke Granger-Brown
1e10a150da
Merge pull request #124872 from devins2518/bunnyfetch
bunnyfetch: init at unstable-2021-05-24
2021-05-30 20:05:14 +01:00
Devin Singh
0885a2d40f bunnyfetch: init at unstable-2021-05-24 2021-05-30 13:47:55 -05:00
Robert Schütz
2d372c1f69 python3Packages.pytube: 10.8.2 -> 10.8.3
https://github.com/pytube/pytube/releases/tag/v10.8.3
2021-05-30 20:30:01 +02:00
Ben Wolsieffer
3d2092ab58 libccd: fix pkgconfig file paths
libccd has the common bug of assuming CMAKE_INSTALL_*DIR is relative. I have
submitted the fix upstream, but don't have much hope of getting it merged
because there have been no updates since 2018.
2021-05-30 14:23:54 -04:00
Dmitry Kalinkin
fa0e4b7c41
python3Packages.uproot: init at 4.0.8 2021-05-30 14:11:20 -04:00
Dmitry Kalinkin
9d84a84639
pythonPackages.scikit-hep-testdata: init at 0.4.3 2021-05-30 14:11:19 -04:00
markuskowa
e258fb845d
Merge pull request #124952 from ck3d/fix-halide
halide: Fix build
2021-05-30 20:09:20 +02:00
Sandro
5c8907d641
Merge pull request #124980 from collares/sage-symlinks2
sageWithDoc: fix documentation symlinks
2021-05-30 19:58:31 +02:00
Sandro
58a2737645
Merge pull request #124981 from legendofmiracles/rpg
rpg-cli: unstable-2021-05-27 -> 0.3.0
2021-05-30 19:57:52 +02:00
Gabriel Ebner
ef0c3243bc
Merge pull request #124959 from lblasc/luajit-fix-pcall
luajit: fix stack corruption with pcall
2021-05-30 19:48:12 +02:00
legendofmiracles
170e2e4976
xcp: init at 0.9.0 2021-05-30 11:36:16 -06:00
Sandro
7e9e1b6351
Merge pull request #124954 from jfchevrette/vim-gruvbox-flat
vimPlugins.gruvbox-flat-nvim: init at 2021-05-28
2021-05-30 19:30:00 +02:00
Sandro
152f8cff2d
Merge pull request #124958 from primeos/scons
scons: Remove myself as maintainer
2021-05-30 19:27:59 +02:00
legendofmiracles
e546f97664
rpg-cli: unstable-2021-05-27 -> 0.3.0 2021-05-30 11:13:15 -06:00
Sandro
1788d3d015
Merge pull request #124964 from fabaff/pygtfs 2021-05-30 19:11:18 +02:00
Mauricio Collares
2c7d2ce295 sageWithDoc: fix documentation symlinks 2021-05-30 13:51:15 -03:00
Andreas Rammhold
614c0b2bf3
Merge pull request #124979 from jojosch/trilium-bool
nixos/trilium: use boolToString for noBackup
2021-05-30 18:40:54 +02:00
Andreas Rammhold
fcbfb5037b
Merge pull request #124972 from andir/nixos-test-driver-timeout-error
nixos/test-driver: mention the elapsed time when it times out
2021-05-30 18:30:12 +02:00
Johannes Schleifenbaum
878103ce55
nixos/trilium: use boolToString for noBackup 2021-05-30 18:16:13 +02:00
Luka Blaskovic
b9bf83bc5a luajit_2_0: 2.1.0-2021-05-17 -> 2.1.0-2021-05-29 2021-05-30 16:02:20 +00:00
Luka Blaskovic
20db1f287f luajit_2_1: 2.1.0-2021-05-22 -> 2.1.0-2021-05-29 2021-05-30 16:02:20 +00:00
Andreas Rammhold
d07f52bf81
nixos/test-driver: mention the elapsed time when it times out
For now you had to know that the actions are retried for 900s when
seeing an error like

> Traceback (most recent call last):
>   File "/nix/store/dbvmxk60sv87xsxm7kwzzjm7a4fhgy6y-nixos-test-driver/bin/.nixos-test-driver-wrapped", line 927, in run_tests
>     exec(tests, globals())
>   File "<string>", line 1, in <module>
>   File "<string>", line 31, in <module>
>   File "/nix/store/dbvmxk60sv87xsxm7kwzzjm7a4fhgy6y-nixos-test-driver/bin/.nixos-test-driver-wrapped", line 565, in wait_for_file
>     retry(check_file)
>   File "/nix/store/dbvmxk60sv87xsxm7kwzzjm7a4fhgy6y-nixos-test-driver/bin/.nixos-test-driver-wrapped", line 142, in retry
>     raise Exception("action timed out")
> Exception: action timed out

in your (hydra) build failure. Due to the absence of timestamps you were
left guessing if the machine was just slow, someone passed a low timeout
value (which they couldn't until now) or whatever might have happened.

By making this error a bit more descriptive (by including the elapsed
time) these hopefully become more useful.
2021-05-30 17:26:13 +02:00
Ulrik Strid
83c102f66c ocamlPackages.tyxml: 4.4.0 → 4.5.0 2021-05-30 17:02:25 +02:00
Andreas Rammhold
4e318bcca1
cacerts: Make updater script aware of the nss_latest attribute
Usually, on the stable channel, we have a nss_latest attribute that is
more up to date than the nss attribute (which is usually frozen during
branch-off and only receives security updates). Cacerts are a sensitive
matter and should be updated more frequently than the stable NSS package,
if required. By making the update script aware of the nss_latest
attribute we can prefer that when it exists.

By having this change in the unstable branch of Nixpgks we can carry it
from release to release without requiring more churn from those doing
the stable release maintenance.
2021-05-30 17:01:33 +02:00
Robert Scott
edcde75b98 neomutt: add patch for CVE-2021-32055
no upstream release yet
2021-05-30 15:54:27 +01:00
Martin Weinelt
219d8381bd
Merge pull request #124947 from helsinki-systems/fix/libvirtd-ethertypes 2021-05-30 16:52:46 +02:00
Fabian Affolter
a759f21d37 home-assistant: update component-packages 2021-05-30 16:25:00 +02:00
Fabian Affolter
416340800d python3Packages.pygtfs: init at 0.1.6 2021-05-30 16:16:55 +02:00
Ulrik Strid
544db849a1 ocamlPackages.uri: 4.0.0 → 4.2.0 2021-05-30 16:03:20 +02:00
Janne Heß
964fc7cfef
Update nixos/modules/virtualisation/libvirtd.nix
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2021-05-30 16:00:50 +02:00
Robin Gloster
783e9e69c3
Merge pull request #124938 from TredwellGit/zfsUnstable
zfsUnstable: 2.1.0-rc5 -> 2.1.0-rc6
2021-05-30 08:33:21 -05:00
Michael Weiss
3f3f5a0d5d
scons: Remove myself as maintainer
I'm not using it anymore but it would be great if we could find a new
maintainer as SCons is a build tool on which a few other packages
depend.
2021-05-30 15:22:55 +02:00
Michael Weiss
6c638ee6b1
ungoogled-chromium: 90.0.4430.212 -> 91.0.4472.77 2021-05-30 15:15:04 +02:00
Guillaume Girol
aa8c68053a
Merge pull request #110858 from jrick/oksh-shellPath
oksh: add shellPath for use as user shells
2021-05-30 12:47:45 +00:00
Jean-Francois Chevrette
a7cd70f367
vimPlugins.gruvbox-flat-nvim: init at 2021-05-28 2021-05-30 08:30:26 -04:00
Ryan Mulligan
66729379a7
Merge pull request #124732 from r-ryantm/auto-update/icinga2
icinga2: 2.12.3 -> 2.12.4
2021-05-30 05:27:15 -07:00
Christian Kögler
ba677b14dd halide: Fix build 2021-05-30 14:18:57 +02:00
Robert Scott
8cda1cc59e yara: add enableStatic mode
useful because tests can be enabled in this mode
2021-05-30 11:59:05 +01:00
Robert Scott
2d7f554229 yara: 4.0.5 -> 4.1.1 2021-05-30 11:59:04 +01:00
Robert Hensing
774fe1878b
Merge pull request #123841 from hercules-ci/podman-socket
nixos/podman: Add docker socket support
2021-05-30 11:57:23 +02:00
Janne Heß
2eeecef3fc
nixos/libvirtd: Take ethertypes from iptables-nftables-compat
iptables is currently defined in `all-packages.nix` to be
iptables-compat. That package does however not contain `ethertypes`.
Only `iptables-nftables-compat` contains this file so the symlink
dangles.
2021-05-30 11:55:19 +02:00
Robert Hensing
db31d8354d podman: Add iproute2, fixing docker network rm 2021-05-30 11:23:25 +02:00
Robert Hensing
b6570e7238 nixos/podman-network-socket-ghostunnel: init 2021-05-30 11:23:24 +02:00