Commit graph

81548 commits

Author SHA1 Message Date
Jonas Heinrich 1d859f86e1
Merge pull request #183733 from r-ryantm/auto-update/pluto
pluto: 5.7.0 -> 5.10.5
2022-08-27 14:57:30 +02:00
Jonas Heinrich cdb57e720b
Merge pull request #183742 from r-ryantm/auto-update/praat
praat: 6.2.10 -> 6.2.16
2022-08-27 14:47:03 +02:00
Jonas Heinrich 91fc08d857
Merge pull request #183828 from r-ryantm/auto-update/sameboy
sameboy: 0.14.7 -> 0.15.4
2022-08-27 13:43:09 +02:00
Jonas Heinrich e69531c87a
Merge pull request #183839 from r-ryantm/auto-update/seaweedfs
seaweedfs: 3.15 -> 3.23
2022-08-27 13:35:29 +02:00
7c6f434c 1e0ef9922e
Merge pull request #188462 from onny/baresip
baresip: 1.1.0 -> 2.6.0, librem: 1.0.0 -> 2.6.0,  libre: 2.0.1 -> 2.6.1
2022-08-27 11:18:35 +00:00
Jonas Heinrich 28ff541f2c
Merge pull request #183933 from r-ryantm/auto-update/starboard
starboard: 0.15.4 -> 0.15.8
2022-08-27 13:16:33 +02:00
Jonas Heinrich 1a315eda41
Merge pull request #183896 from r-ryantm/auto-update/flintlock
flintlock: 0.1.1 -> 0.3.0
2022-08-27 13:09:50 +02:00
Bobby Rong 805ca4c49b
sonobuoy: Update buildinfo.GitSHA
Forgot in #183859
2022-08-27 19:07:48 +08:00
Jonas Heinrich 7edddb1b4c
Merge pull request #183859 from r-ryantm/auto-update/sonobuoy
sonobuoy: 0.56.4 -> 0.56.10
2022-08-27 12:50:33 +02:00
Jonas Heinrich f90d2587ea
Merge pull request #183860 from r-ryantm/auto-update/songrec
songrec: 0.3.0 -> 0.3.2
2022-08-27 12:35:30 +02:00
superherointj 1031adc59b
Merge pull request #188415 from superherointj/package-linkerd-2.12.0
linkerd: 2.11.2 -> 2.12.0
2022-08-27 07:23:32 -03:00
Bobby Rong faa0dba5cb
Merge pull request #188048 from r-ryantm/auto-update/glooctl
glooctl: 1.12.7 -> 1.12.9
2022-08-27 17:15:00 +08:00
R. RyanTM 699f951c14
git-crecord: 20201025.0 -> 20220324.0 (#165740)
* git-crecord: 20201025.0 -> 20220324.0

* Add myself as a maintainer

Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-27 09:41:15 +02:00
Jonas Heinrich 5bfeb6211a baresip: 1.1.0 -> 2.6.0 2022-08-27 09:30:20 +02:00
Jonas Heinrich 95e8b70d80
Merge pull request #167605 from r-ryantm/auto-update/hubstaff
hubstaff: 1.6.5-31be26f1 -> 1.6.6-61e2338c
2022-08-27 09:06:57 +02:00
Mario Rodas 5a01be7eed
Merge pull request #187874 from r-ryantm/auto-update/lefthook
lefthook: 1.1.0 -> 1.1.1
2022-08-27 01:58:40 -05:00
Jonas Heinrich ed227dc9fb
Merge pull request #168109 from r-ryantm/auto-update/bcftools
bcftools: 1.15 -> 1.16
2022-08-27 08:51:34 +02:00
Anderson Torres 7165bcb796
Merge pull request #161445 from chasecaleb/fix-emacs-recursive-load-path
emacs: populate load-path recursively
2022-08-27 02:37:21 -03:00
superherointj 965f51d889
Merge pull request #188429 from SuperSandro2000/dnscontrol
dnscontrol: 3.19.0 -> 3.20.0
2022-08-26 21:20:55 -03:00
Michael Weiss 692574660e
Merge pull request #188440 from primeos/chromiumBeta
chromiumBeta: Fix errors due to incompatible Wayland headers
2022-08-27 00:38:12 +02:00
Felipe Silva bc74518252 soulseekqt: add main program
Should allow running soulseek with `nix run`.
2022-08-27 00:05:06 +02:00
Michael Weiss b6b51374fc
chromiumBeta: Fix errors due to incompatible Wayland headers
This "fixes" errors like these:
```
FAILED: obj/third_party/angle/angle_gpu_info_util/SystemInfo_vulkan.o
[...]
In file included from ../../third_party/wayland/src/src/wayland-client.h:40:
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1040:13: error: use of undeclared identifier 'wl_proxy_marshal_flags'
        callback = wl_proxy_marshal_flags((struct wl_proxy *) wl_display,
                   ^
[...]
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1392:87: error: use of undeclared identifier 'WL_MARSHAL_FLAG_DESTROY'
                         WL_SHM_POOL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm_pool), WL_MARSHAL_FLAG_DESTROY);
                                                                                                           ^
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
```

At least for now (until Chromium updates their bundled Wayland version) it
seems best to use the bundled headers/versions to avoid version incompatibility
issues (we should hopefully be able to drop use_system_wayland_scanner though).
2022-08-27 00:04:41 +02:00
superherointj a4ba3da0a7 vscode-extensions.prisma.prisma: 4.1.0 -> 4.2.0 2022-08-26 14:51:12 -07:00
superherointj f0e1cf45eb vscode-extensions.jnoortheen.nix-ide: 0.1.20 -> 0.1.23 2022-08-26 14:46:40 -07:00
superherointj ae539d06a3 vscode-extensions.ocamllabs.ocaml-platform: 1.10.4 -> 1.10.7 2022-08-26 14:46:33 -07:00
superherointj 80ebc2df18 vscode-extensions.jakebecker.elixir-ls: 0.9.0 -> 0.11.0 2022-08-26 14:46:02 -07:00
superherointj bb365ad0bb vscode-extensions.esbenp.prettier-vscode: 9.5.0 -> 9.8.0 2022-08-26 14:44:00 -07:00
superherointj 176d3299e5 vscode-extensions.christian-kohler.path-intellisense: 2.8.0 -> 2.8.1 2022-08-26 14:43:52 -07:00
superherointj c84fafd005 vscode-extensions.badochov.ocaml-formatter: 1.14.0 -> 2.0.5 2022-08-26 14:43:30 -07:00
Sandro Jäckel 30bc8e7c5e
dnscontrol: 3.19.0 -> 3.20.0 2022-08-26 23:14:18 +02:00
Sandro 4919d1d955
Merge pull request #186398 from NickCao/dmlive 2022-08-26 22:44:45 +02:00
Guillaume Girol 38e16b192a neovim: fix plugin loading order
fixes https://github.com/NixOS/nixpkgs/issues/188167
2022-08-26 21:17:31 +02:00
superherointj bb229227e3 linkerd: add superherointj as maintainer 2022-08-26 16:07:49 -03:00
superherointj e98367b0ea linkerd_edge: 22.6.1 -> 22.8.2 2022-08-26 16:07:49 -03:00
superherointj a2f0336e59 linkerd: 2.11.2 -> 2.12.0 2022-08-26 16:07:49 -03:00
superherointj a0d7eaf10c linkerd: skip Release Candidate versions on update script 2022-08-26 16:06:36 -03:00
7c6f434c f98065ab50
Merge pull request #188344 from tjni/cvc3-stackprotector
cvc3: reenable stackprotector on aarch64-darwin
2022-08-26 18:53:37 +00:00
Jonas Heinrich 5aed7735af
Merge pull request #180679 from r-ryantm/auto-update/picard
picard: 2.8.1 -> 2.8.3
2022-08-26 20:28:38 +02:00
Bobby Rong 2fc3f8af09
Merge pull request #178289 from wineee/wps
wpsoffice: 11.1.0.9615 -> 11.1.0.11664
2022-08-26 22:52:41 +08:00
rewine 6fc3f6e381 wpsoffice: 11.1.0.9615 -> 11.1.0.11664 2022-08-26 22:36:59 +08:00
superherointj 9c1424acea
Merge pull request #187819 from smasher164/millet-vscode-extension
vscode-extensions.azdavis.millet: init at 0.3.5
2022-08-26 09:58:57 -03:00
Nick Cao 8acd2a6a6c
dmlive: init at unstable-2022-08-22 2022-08-26 19:46:37 +08:00
R. Ryantm c108b9f07f nomad-driver-podman: 0.3.0 -> 0.4.0 2022-08-26 21:44:45 +10:00
superherointj eb1c09b0cc
Merge pull request #188336 from superherointj/package-k3s-v1.24.4+k3s1
k3s: 1.24.3+k3s1 -> 1.24.4+k3s1
2022-08-26 08:33:34 -03:00
Jonas Heinrich 1933d94b6f
Merge pull request #174370 from r-ryantm/auto-update/aeon
aeon: 0.14.1.0 -> 0.14.2.2
2022-08-26 10:06:29 +02:00
Akhil Indurti ed775257a0 vscode-extensions.azdavis.millet: init at 0.3.5 2022-08-25 23:17:29 -07:00
Matthias Beyer 219fd334e0
tig: 2.5.6 -> 2.5.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-08-26 07:38:58 +02:00
superherointj 182e45b795
Merge pull request #188298 from blitz/evolution-3.44.4
evolution: 3.44.3 -> 3.44.4
2022-08-26 01:10:30 -03:00
superherointj 5634ab65c1
Merge pull request #188348 from peterhoeg/u/haruna_091
haruna: 0.8.0 -> 0.9.1
2022-08-26 01:09:57 -03:00
André Vitor de Lima Matos 346e1a426d kde/gear: add a few missing dependencies 2022-08-26 11:34:11 +08:00