Commit graph

401909 commits

Author SHA1 Message Date
R. Ryantm 9d9c6fb818 gitui: 0.20.1 -> 0.21.0 2022-08-19 14:04:38 +10:00
R. Ryantm fe43521b32 argocd: 2.4.9 -> 2.4.10 2022-08-19 14:04:26 +10:00
R. Ryantm 45804be482 kubevirt: 0.55.0 -> 0.55.1 2022-08-19 14:02:26 +10:00
R. Ryantm c5f2d8be81 python310Packages.google-cloud-audit-log: 0.2.3 -> 0.2.4 2022-08-19 04:01:56 +00:00
Dennis Gosnell f303875b7e
hedgewars: don't build on hydra 2022-08-19 13:01:44 +09:00
Gauvain 'GovanifY' Roussel-Tarbouriech 6c55578c7e nixos/komga: add module 2022-08-18 22:52:27 -04:00
R. Ryantm f7480d66e9 kdash: 0.3.3 -> 0.3.4 2022-08-19 02:09:14 +00:00
Niklas Hambüchen 8896455eb3
Merge pull request #186907 from r-ryantm/auto-update/turbovnc
turbovnc: 3.0 -> 3.0.1
2022-08-19 03:29:07 +02:00
zowoq 2d52abcbef yt-dlp: 2022.8.14 -> 2022.8.19
https://github.com/yt-dlp/yt-dlp/releases/tag/2022.08.19
2022-08-19 11:21:34 +10:00
Anderson Torres 0c8ae3d527
Merge pull request #187370 from AndersonTorres/harelang
Fixup himitsu and himitsu-firefox
2022-08-18 21:54:53 -03:00
Pierre Bourdon 4ae5da5394
nixos/network-interfaces-systemd: do not ignore /0 gateway routes
While it might seem odd, 0.0.0.0/0 or ::/0 gateways are valid and
commonly used on point-to-point links (e.g. a wireguard tunnel) to
indicate that all traffic needs to be sent to a given interface.

systemd-networkd actually documents this as a valid configuration in its
man pages [1].

Tested to do the right thing in one of my NixOS containers using
a Wireguard tunnel as its default route.

[1] https://www.freedesktop.org/software/systemd/man/systemd.network.html#DefaultRouteOnDevice=
2022-08-19 02:25:41 +02:00
AndersonTorres 48947b2850 himitsu-firefox: set HARECACHE
Otherwise, it tries to create the cache directory under $HOME.
2022-08-18 21:22:45 -03:00
AndersonTorres e1e4a5e540 himitsu: set HARECACHE
Otherwise, it tries to create the cache directory under $HOME.
2022-08-18 21:22:45 -03:00
github-actions[bot] 1d12f3c5e7
Merge master into haskell-updates 2022-08-19 00:15:34 +00:00
Weijia Wang eedf89041c gcr: fix build on darwin 2022-08-19 01:44:36 +02:00
Fabian Affolter a0f033f181 metasploit: 6.2.12 -> 6.2.13 2022-08-19 01:22:19 +02:00
Ivv 5efa052928
Merge pull request #187255 from r-ryantm/auto-update/ghr
ghr: 0.14.0 -> 0.15.0
2022-08-19 01:20:37 +02:00
R. Ryantm f04a9770e5 ghr: 0.14.0 -> 0.15.0 2022-08-19 01:16:16 +02:00
Ivv ad086235ab
Merge pull request #187260 from MayNiklas/bump-discordpy
python3Packages.discordpy: 1.7.3 -> 2.0.0
2022-08-19 01:11:28 +02:00
Jan Tojnar 5e8529d6f1 blackfire: 2.8.1 → 2.10.0 2022-08-19 01:03:36 +02:00
Jan Tojnar 5cfcb62e17 blackfire.updateScript: fix on different systems
Running `update-source-version` with `--system` flag passes it
to `nix-build -A $attr.src`, which requires that an appropriate
builders are set on the system.

It previously worked for me because I had aarch64-linux builder
configured but broke down once Darwin support was added to the package.
2022-08-19 01:03:36 +02:00
Sebastián Mancilla 7e13b382dd
Merge pull request #187349 from SuperSandro2000/pugixml
pugixml: simplify outputs
2022-08-18 19:00:12 -04:00
Sebastián Mancilla 707a1a546b
Merge pull request #187348 from SuperSandro2000/cpptoml
cpptoml: remove default outputs
2022-08-18 18:59:56 -04:00
Martin Weinelt b974ad9ba6
Merge pull request #187321 from fabaff/bluetooth-adapters-bump
python310Packages.bluetooth-adapters: 0.1.3 -> 0.2.0
2022-08-19 00:55:56 +02:00
Robert Scott c2c3e56d50
Merge pull request #187193 from nikstur/python-grpclib
python3Packages.grpclib: init at 0.4.3
2022-08-18 23:54:01 +01:00
Zhaofeng Li 02de659303 colmena: 0.3.0 -> 0.3.1 2022-08-18 16:43:27 -06:00
Fabian Affolter af7c487bd0
Merge pull request #187350 from r-ryantm/auto-update/python310Packages.adafruit-platformdetect
python310Packages.adafruit-platformdetect: 3.27.0 -> 3.27.1
2022-08-19 00:42:10 +02:00
Robert Scott dbb68933c8
Merge pull request #185326 from risicle/ris-streamlit-1.11.1
streamlit: 1.2.0 -> 1.11.1
2022-08-18 23:39:36 +01:00
John Ericson 93027b18fa
Merge pull request #187354 from obsidiansystems/fix-compiler-rt-armvl-patch
llvmPackages_14.compiler-rt: fix aarch32 patch
2022-08-18 18:32:57 -04:00
Sandro 3434d6b0fd
Merge pull request #167081 from RaitoBezarius/python-recordlinkage 2022-08-19 00:11:13 +02:00
John Ericson d6636a5de6 llvmPackages_14.compiler-rt: fix aarch32 patch
This is just the same fix we did for LLVM 13 in
265ba73a78 applied to LLVM 14.
2022-08-18 22:09:17 +00:00
John Ericson fd36ac32c0 Revert "clang_14: drop out-of-date armv7l patch"
This reverts commit f69c82f8ea.
2022-08-18 22:08:12 +00:00
Sebastián Mancilla d021ef3739
Merge pull request #182921 from smancill/libbdplus-0.2.0
libbdplus: 0.1.2 -> 0.2.0
2022-08-18 18:02:58 -04:00
Sandro d101da722a
Merge pull request #184686 from r-ryantm/auto-update/socket_wrapper 2022-08-19 00:01:35 +02:00
Martin Weinelt 01b71a1579
Merge pull request #187307 from mweinelt/mozilla 2022-08-18 23:57:59 +02:00
superherointj 8d74890dc0
Merge pull request #187322 from AtilaSaraiva/rtl8188eus
linuxPackages.rtl8188eus-aircrack: unstable-2021-05-04 -> unstable-2022-03-19
2022-08-18 18:56:21 -03:00
Sandro 056e79ff46
Merge pull request #183950 from onny/lark 2022-08-18 23:54:31 +02:00
Sandro 7fa7b92d99
Merge pull request #185838 from Izorkin/init-strawberry 2022-08-18 23:51:57 +02:00
Louis Bettens f3cea6317f hostapd-mana: init at 2.6.5 2022-08-18 23:51:21 +02:00
Sebastián Mancilla 354098eee7
Merge pull request #183561 from r-ryantm/auto-update/nanoflann
nanoflann: 1.4.2 -> 1.4.3
2022-08-18 17:50:25 -04:00
Sandro 21afca03d3
Merge pull request #185981 from astro/crosvm 2022-08-18 23:46:59 +02:00
Robert Scott a1ac828b60
Merge pull request #187282 from onny/typed-settings
python310Packages.typed-settings: Fix build
2022-08-18 22:45:44 +01:00
Pascal Bach e5ad3776aa
Merge pull request #187258 from r-ryantm/auto-update/gitoxide
gitoxide: 0.13.0 -> 0.14.0
2022-08-18 23:45:05 +02:00
Pascal Bach 5f5f58863d
Merge pull request #187342 from techknowlogick/gitea-1171
gitea: 1.17.0 -> 1.17.1
2022-08-18 23:44:32 +02:00
Átila Saraiva 0e790351a0 linuxPackages.rtl8188eus: unstable-2021-05-04 -> unstable-2022-03-19 2022-08-18 18:35:40 -03:00
a-kenji 7e533d199f
hebbot: init at 2.1 (#187178)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-18 23:34:31 +02:00
Sandro f994d00daf
Merge pull request #184562 from arnottcr/gotags 2022-08-18 23:28:46 +02:00
Robert Scott b94f4e0f30
Merge pull request #187285 from onny/xdis
python310Packages.xdis: Fix build
2022-08-18 22:25:59 +01:00
Sandro 3311e7d135
Merge pull request #187275 from 0xbe7a/pferd-3.4.1 2022-08-18 23:21:18 +02:00
R. Ryantm ecba86f62f python310Packages.adafruit-platformdetect: 3.27.0 -> 3.27.1 2022-08-18 21:11:35 +00:00