Commit Graph

397588 Commits

Author SHA1 Message Date
superherointj
4d422b3226 bumblebee: mark broken
* refactor
2022-08-03 19:27:19 -03:00
Fabian Affolter
6290c77ba2
Merge pull request #184979 from r-ryantm/auto-update/python3.10-parts
python310Packages.parts: 1.5.1 -> 1.5.2
2022-08-03 21:18:12 +02:00
Fabian Affolter
b127785462
Merge pull request #184977 from r-ryantm/auto-update/python3.10-itemadapter
python310Packages.itemadapter: 0.6.0 -> 0.7.0
2022-08-03 21:17:34 +02:00
Fabian Affolter
5b4e31a4be
Merge pull request #184172 from fabaff/censys-bump
python310Packages.censys: 2.1.6 -> 2.1.7
2022-08-03 21:14:07 +02:00
Fabian Affolter
05c459e0b6
Merge pull request #184909 from r-ryantm/auto-update/s3-credentials
s3-credentials: 0.12 -> 0.12.1
2022-08-03 21:05:18 +02:00
Fabian Affolter
fa189442d3
Merge pull request #184994 from r-ryantm/auto-update/step-ca
step-ca: 0.19.0 -> 0.21.0
2022-08-03 21:01:52 +02:00
Christian Kögler
f405376862
Merge pull request #184776 from r-ryantm/auto-update/xscreensaver
xscreensaver: 6.03 -> 6.04
2022-08-03 20:38:57 +02:00
Christian Kögler
60f4807b9c
Merge pull request #184891 from wegank/exiv2-darwin
exiv2: fix build on aarch64-darwin
2022-08-03 20:37:04 +02:00
Damien Cassou
0d440c1811
Merge pull request #181633 from nagy/iosevka-comfy-cleanup 2022-08-03 20:07:11 +02:00
Thiago Kenji Okada
554304bff5
Merge pull request #184651 from PedroHLC/obs-gstreamer-0.3.4
obs-gstreamer: 0.3.3 -> 0.3.4
2022-08-03 19:06:37 +01:00
Kira Bruneau
951c50ec6d
Merge pull request #185018 from kira-bruneau/poke
poke: fix aarch64-darwin build
2022-08-03 13:15:27 -04:00
K900
768aab6b69
Merge pull request #185038 from K900/upd8n
n8n: 0.188.0 → 0.189.0
2022-08-03 20:09:51 +03:00
K900
7729cf70da n8n: 0.188.0 → 0.189.0 2022-08-03 17:04:31 +00:00
K900
eabbad8af1
Merge pull request #185036 from K900/goblinization
make-initrd-ng: parse ELFs ourselves instead of shelling out to patchelf and friends
2022-08-03 19:57:55 +03:00
superherointj
eb4ca54185
Merge pull request #184985 from vbgl/reason-fix-after-184390
reason: fix build with OCaml < 4.07
2022-08-03 13:57:20 -03:00
evils
bd87e0b8ab
kicad: 6.0.6 -> 6.0.7 (#184935)
and fix handling of the '6.0.7' branch
  not sure how the --heads got in there
2022-08-03 12:36:35 -04:00
PedroHLC ☭
cc26a157ca
obs-studio-wrapper: allow plugins' arguments 2022-08-03 13:20:44 -03:00
PedroHLC ☭
a035b1b5ac
obs-gstreamer: add pedrohlc as maintainer 2022-08-03 13:20:43 -03:00
PedroHLC ☭
2e5606634f
obs-gstreamer: 0.3.3 -> 0.3.4 2022-08-03 13:20:43 -03:00
superherointj
81094ccd6a
Merge pull request #185027 from PedroHLC/airgeddon-11.02
airgeddon: 11.01 -> 11.02
2022-08-03 13:04:48 -03:00
Artturi
c5587c2846
Merge pull request #185020 from fnxln/master 2022-08-03 18:44:07 +03:00
R. RyanTM
324ff82d27
prometheus-statsd-exporter: 0.22.2 -> 0.22.7 (#184482) 2022-08-03 11:40:38 -04:00
PedroHLC ☭
c712480139
airgeddon: 11.01 -> 11.02 2022-08-03 12:39:54 -03:00
Doron Behar
f049d7dedf
Merge pull request #183964 from doronbehar/pkg/zoom 2022-08-03 18:23:57 +03:00
Martin Weinelt
e1cbea7572
Merge pull request #182996 from mweinelt/home-assistant 2022-08-03 17:14:31 +02:00
Lin
63bea374ea grapejuice: move gtk3 to buildInputs
fixes 'ValueError: Namespace Gtk not available'

since 71cbf3b809 gobject-introspection's
hook looks for gir files in buildInputs instead of nativeBuildInputs
2022-08-03 17:47:57 +03:00
Daniel Nagy
8fd867f047
iosevka-comfy: 0.2.1 > 0.3.1 2022-08-03 16:36:37 +02:00
Daniel Nagy
b49b6daedf
iosevka-comfy: Simplify calling of package 2022-08-03 16:36:37 +02:00
Daniel Nagy
b588a78e85
iosevka-comfy: use fetchFromGitHub 2022-08-03 16:36:37 +02:00
Daniel Nagy
d51f8eeca9
iosevka: Allow privateBuildPlan to be a path 2022-08-03 16:36:36 +02:00
Sandro
0e0cc47192
Merge pull request #181550 from reckenrode/update-darwin-bootstrap-tools 2022-08-03 16:12:31 +02:00
R. Ryantm
e4bcf79371 xdg-user-dirs: 0.17 -> 0.18 2022-08-03 15:56:17 +02:00
Kira Bruneau
952c5269b3 poke: fix aarch64-darwin build
jiegec discovered that the reason the aarch64-darwin build was failing
was because pre-generated configure script failed to detect the macOS
version.

With this change we'll just ignore the pre-generated configure script,
and build it ourself with autoreconf.
2022-08-03 09:44:48 -04:00
0x4A6F
5adb10c166
Merge pull request #184930 from r-ryantm/auto-update/zellij
zellij: 0.31.0 -> 0.31.1
2022-08-03 15:32:48 +02:00
Raphael Das Gupta
b5a9dea9c8
kmymoney: 5.1.1 → 5.1.3 (#183973)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Aidan Gauland <aidalgol@fastmail.net>
2022-08-03 14:59:06 +02:00
Sandro
6f074fc0bc
Merge pull request #183913 from wegank/phosh-fix 2022-08-03 14:56:29 +02:00
Adam Joseph
22a0a210dd
ghdl: use gnat11 to unbreak build (#184352)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-03 14:54:46 +02:00
Sandro
ac61a6427a
Merge pull request #184957 from lovesegfault/tabnine-update 2022-08-03 14:53:23 +02:00
Sandro
47ac9d7db8
Merge pull request #184991 from figsoda/update-cargo-tally 2022-08-03 14:46:01 +02:00
Franz Pletz
ca28f1a41b
Merge pull request #184998 from dit7ya/tuc
tuc: init at 0.11.0
2022-08-03 14:37:03 +02:00
Martin Weinelt
141ba1340d
home-assistant: pin dependencies after latest python-updates 2022-08-03 14:34:59 +02:00
Martin Weinelt
9fc7188c27
python3Packages.aiogithubapi: fix version substitution 2022-08-03 14:34:38 +02:00
Martin Weinelt
8594c60e13
home-assistant: 2022.7.5 -> 2022.7.7
https://github.com/home-assistant/core/releases/tag/2022.7.6
https://github.com/home-assistant/core/releases/tag/2022.7.7
2022-08-03 14:34:38 +02:00
Martin Weinelt
ffdfe119b1
python3Packages.simplisafe-python: 2022.07.0 -> 2022.07.1 2022-08-03 14:34:38 +02:00
R. Ryantm
a091b42a5c xdg-desktop-portal: 1.14.5 -> 1.14.6 2022-08-03 14:33:25 +02:00
Sandro
070df21c91
Merge pull request #185003 from aij/patdiff 2022-08-03 14:32:21 +02:00
Sandro
9913cba8e0
Merge pull request #184912 from pbsds/tabulate-update 2022-08-03 14:00:46 +02:00
Sandro
e0c4046dad
Merge pull request #184975 from r-ryantm/auto-update/python3.10-ibm-cloud-sdk-core 2022-08-03 13:58:52 +02:00
Sandro
b19d1a7009
Merge pull request #184847 from r-ryantm/auto-update/python3.10-azure-mgmt-netapp 2022-08-03 13:58:41 +02:00
Sandro
b96e60b974
Merge pull request #184852 from r-ryantm/auto-update/python3.10-azure-mgmt-monitor 2022-08-03 13:58:30 +02:00