Kirill Radzikhovskyy
dad042e7f9
seabird: unpin buildGoModule
2024-07-10 10:56:04 +10:00
Kirill Radzikhovskyy
84dcc8770b
pan-bindings: unpin buildGoModule
2024-07-10 10:55:40 +10:00
Kirill Radzikhovskyy
d13402a1bd
invidious-router: unpin buildGoModule
2024-07-10 10:54:40 +10:00
Kirill Radzikhovskyy
311d2cc925
ssh-tpm-agent: unpin buildGoModule
2024-07-10 10:53:51 +10:00
Kirill Radzikhovskyy
1050cc7d68
kitty: unpin buildGoModule
2024-07-10 10:52:41 +10:00
Kirill Radzikhovskyy
3a8792223f
vcluster: unpin buildGoModule
2024-07-10 10:29:49 +10:00
Kirill Radzikhovskyy
24183401fe
sish: unpin buildGoModule
2024-07-10 10:29:49 +10:00
Kirill Radzikhovskyy
58aefff47b
rke2_latest: unpin buildGoModule
2024-07-10 10:29:49 +10:00
Kirill Radzikhovskyy
8260f88fcc
k3s: unpin buildGoModule
2024-07-10 10:29:41 +10:00
zowoq and GitHub
16e401f018
Merge pull request #325933 from NickCao/opentofu
...
opentofu: 1.7.2 -> 1.7.3
2024-07-10 10:27:26 +10:00
Kirill Radzikhovskyy
c93f4a2a22
cnspec: unpin buildGoModule
2024-07-10 10:26:53 +10:00
Kirill Radzikhovskyy
b11b0b09f7
go-tools: unpin buildGoModule
2024-07-10 10:26:31 +10:00
Lena and zowoq
762086184a
fzf: 0.53.0 -> 0.54.0
2024-07-10 10:26:29 +10:00
Kirill Radzikhovskyy
8217ed9d7c
tailscale: unpin buildGoModule
2024-07-10 10:26:17 +10:00
Kirill Radzikhovskyy
213250e696
miniflux: unpin buildGoModule
2024-07-10 10:25:39 +10:00
Kirill Radzikhovskyy
5a22edf51a
grafana-agent: unpin buildGoModule
2024-07-10 10:25:22 +10:00
zowoq
d9d66691a8
editorconfig-checker: 3.0.2 -> 3.0.3
...
Diff: https://github.com/editorconfig-checker/editorconfig-checker/compare/v3.0.2...v3.0.3
Changelog: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/v3.0.3
2024-07-10 10:25:20 +10:00
Kirill Radzikhovskyy
d67dbe47be
terraform-ls: unpin buildGoModule
2024-07-10 10:25:06 +10:00
Kirill Radzikhovskyy
dfab6c786e
gtree: unpin buildGoModule
2024-07-10 10:24:45 +10:00
Kirill Radzikhovskyy
145ef19665
cilium-cli: unpin buildGoModule
2024-07-10 10:24:16 +10:00
Kirill Radzikhovskyy
02ad374a20
conform: unpin buildGoModule
2024-07-10 10:23:47 +10:00
Kirill Radzikhovskyy
44baac039c
doc2go: unpin buildGoModule
2024-07-10 10:23:14 +10:00
Luflosi
97b0b019e0
yosys: 0.42 -> 0.43
...
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.43
Also:
- Update patch to fix error on macOS
- Remove an unused argument
- Remove a call to `chmod` since the file now has the executable bit already
2024-07-10 01:59:22 +02:00
Bintang Adiputra Pratama
9ce24ad5fd
odin: copy shared/ directory into ODIN_ROOT
2024-07-10 06:58:01 +07:00
Austin Horstman
af59eb84ca
rocmPackages.llvm: add setuptools
...
distutils removed in python 3.12, need to add setuptools.
2024-07-09 18:56:09 -05:00
Martin Weinelt and GitHub
66bd3bd8d2
Merge pull request #325885 from dotlambda/python3Packages.enocean
...
python312Packages.enocean: don't use nose
2024-07-10 01:31:52 +02:00
Nick Cao and GitHub
b1fc92b008
Merge pull request #325406 from NickCao/nali
...
nali: fix cross compilaton and shell completion generation
2024-07-09 19:24:49 -04:00
7c6f434c and GitHub
ddbd789fe5
Merge pull request #325290 from theCapypara/fix-hyphen-libreoffice
...
libreoffice, hyphen: Load hyphen dicts in LibreOffice, modularize hyphen dicts, add german hyphen dict
2024-07-09 23:20:18 +00:00
Redyf
41427e3808
yt-dlp: 2024.7.7 -> 2024.7.9
2024-07-09 20:10:31 -03:00
Franz Pletz and GitHub
12a3f8bb88
Merge pull request #322534 from getchoo/pkgs/easyeffects/adopt
2024-07-10 00:39:57 +02:00
Martin Joerg
a85c314882
nixos/magic-wormhole-mailbox-server: use Python 3.11, adopt
...
magic-wormhole-mailbox-server is not yet supported with Python 3.12.
https://github.com/magic-wormhole/magic-wormhole-mailbox-server/issues/41
2024-07-09 22:22:56 +00:00
Martin Joerg
12de9a7469
nixos/magic-wormhole-mailbox-server: nixfmt
2024-07-09 22:22:56 +00:00
Martin Joerg
9a039035ce
python312Packages.magic-wormhole: make usable with Python 3.12
...
Test dependencies magic-wormhole-mailbox-server and magic-wormhole-transit-relay are not yet supported with Python 3.12.
When using Python 3.12, these dependencies and the related tests are removed.
fixes #325854
2024-07-09 22:22:56 +00:00
Martin Joerg
a147c86f2e
python311Packages.magic-wormhole-transit-relay: add setuptools as dependency
...
pkg_resources from setuptools is referenced at runtime.
Use meta.broken instead of disabled in order to make magic-wormhole usable with Python 3.12.
2024-07-09 22:22:55 +00:00
Martin Joerg
ea7eb6f52a
python311Packages.magic-wormhole-mailbox-server: add setuptools as dependency
...
pkg_resources from setuptools is referenced at runtime.
Use meta.broken instead of disabled in order to make magic-wormhole usable with Python 3.12.
2024-07-09 22:22:55 +00:00
Gavin John
e922115dfd
nixos/doc/rl-2411: Document nixos/qgroundcontrol
2024-07-09 18:19:19 -04:00
Gavin John
b480a4b396
qgroundcontrol: Add pandapip1 as maintainer
2024-07-09 18:19:18 -04:00
Gavin John
36a1b0dc58
nixos/qgroundcontrol: init module
2024-07-09 18:19:18 -04:00
Christoph Honal and Bjørn Forsman
6befe6d3c4
segger-jlink: 796k -> 796s
2024-07-10 00:19:05 +02:00
John Ericson
000b58721f
Merge remote-tracking branch 'upstream/master' into openbsd-static
2024-07-09 18:18:47 -04:00
Peder Bergebakken Sundt and GitHub
e5b4380d11
Merge pull request #321089 from deinferno/master
...
pantum-driver: 1.1.106 -> 1.1.123
2024-07-10 00:17:15 +02:00
John Ericson
676df1cf2d
openbsd: Add static linking support
...
I've had better luck creating statically-linked binaries that work than
dynamically-linked ones, so this is needed quite practically.
2024-07-09 18:17:06 -04:00
Wael Nasreddine and GitHub
0505253a30
Merge pull request #303217 from deshaw/buildGoModule-setSourceRoot
...
buildGoModule: propagate setSourceRoot
2024-07-09 15:10:02 -07:00
Peder Bergebakken Sundt and GitHub
692b356801
Merge pull request #321088 from paveloom/gr-framework
...
gr-framework: 0.73.5 -> 0.73.6 + reformat
2024-07-10 00:07:41 +02:00
Peder Bergebakken Sundt and GitHub
6154ebbd10
Merge pull request #323544 from xddxdd/googleearth-pro
...
googleearth-pro: 7.3.4.8248 -> 7.3.6.9796
2024-07-10 00:04:31 +02:00
mib
8eac966310
nixos/clamav: add package option
2024-07-10 00:00:01 +02:00
Sandro and GitHub
7383f224d9
Merge pull request #325585 from teutat3s/element-desktop-1.11.70
...
element-desktop: 1.11.69 -> 1.11.70
2024-07-09 23:58:02 +02:00
Nicolas Benes
9e622dcae1
openconnect: enable Yubikey support
2024-07-09 23:56:28 +02:00
Sandro and GitHub
2be45fc181
Merge pull request #325903 from Shawn8901/update_keymapp
...
keymapp: 1.2.1 -> 1.3.0
2024-07-09 23:56:26 +02:00
Sandro and GitHub
a4cd82738c
Merge pull request #325856 from mjoerg/audiobookshelf-2.11.0
...
audiobookshelf: 2.10.1 -> 2.11.0
2024-07-09 23:52:49 +02:00