Commit graph

78388 commits

Author SHA1 Message Date
Maximilian Bosch 18d8e42f5e
Merge pull request #179350 from alyssais/neomutt-sendmail
neomutt: fix sendmail default value
2022-07-04 18:54:22 +02:00
R. RyanTM 200d8c500a
snakemake: 7.8.3 -> 7.8.5 (#179874) 2022-07-04 12:24:26 -04:00
Ivan Nikolaenko b084905057 weston: fix race condition in build system
Some source files have "linux-dmabuf-unstable-v1-server.h" header
included, but do not really need it. Thus, that sources do not
have a correctly configured dependency on that header, which is
dynamically generated during the build.

The fix for that error is to remove unneeded #include.

Signed-off-by: Ivan Nikolaenko <ivan.nikolaenko@unikie.com>
2022-07-04 15:30:33 +00:00
Bobby Rong 4d40f21e52
Merge pull request #180042 from panicgh/tbb
tor-browser-bundle-bin: 11.0.14 -> 11.0.15
2022-07-04 22:27:32 +08:00
Bobby Rong be77a35772
Merge pull request #179905 from Luflosi/update/boinc
boinc: 7.20.0 -> 7.20.1
2022-07-04 21:26:48 +08:00
Bobby Rong e9ae648380
Merge pull request #180049 from kilianar/yed
your-editor: 1400 -> 1403
2022-07-04 21:09:47 +08:00
superherointj 71ed585fa6
Merge pull request #180107 from hughobrien/moolticute-0.55.0
moolticute: 0.53.7 → 0.55.0
2022-07-04 09:19:42 -03:00
José Romildo Malaquias a15c5b061f
Merge pull request #179616 from romildo/upd.gitqlient
gitqlient: 1.4.3 -> 1.5.0
2022-07-04 08:38:58 -03:00
Michael Adler 2a1a6e5357 neovim-qt: 0.2.16.1 -> 0.2.17 2022-07-04 13:33:43 +02:00
tricktron ac8fadc7f3
colima: 0.4.2 -> 0.4.4 (#179522)
* colima: use updated Makefile in build and install phases

* colima: use lima-unwrapped

* colima: fix dynamic version

* colima: 0.4.2 -> 0.4.3

* colima: delete .git folder in postfetch when `leaveDotGit = true`

Otherwise it may lead to non-deterministic behaviour.

Co-authored-by: j-k <dev@j-k.io>

* colima: do not override default buildGoModule phases

The colima Makefile does more or less the same as the `buildGoModule`
implementation. Instead of overriding it and using the Makefile
directly, we reproduce the behaviour desired behaviour by customising
env variables, e.g. `ldflags` and `subPackages`.

Co-authored-by: j-k <dev@j-k.io>

* colima: use `buildGoModule = buildGo118Module;`

Co-authored-by: j-k <dev@j-k.io>

* colima: update meta.description

Co-authored-by: j-k <dev@j-k.io>

* colima: set `CGO_ENABLED = 1` to make VPN connections work

See https://github.com/abiosoft/colima/issues/358

* colima: 0.4.3 -> 0.4.4

* colima: define all ldflags in preConfigure

Co-authored-by: Atemu <Atemu@users.noreply.github.com>

* colima: add version test

* colima: add meta.mainProgram and meta.platforms

* colima: remove unused runCommand input

Co-authored-by: j-k <dev@j-k.io>

* colima: cleanup meta

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* colima: drop meta.platforms

because we use the default value of `platforms.darwin ++
platforms.linux`

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Atemu <Atemu@users.noreply.github.com>

* Update pkgs/applications/virtualization/colima/default.nix

Co-authored-by: j-k <dev@j-k.io>
Co-authored-by: Atemu <Atemu@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-04 13:28:02 +02:00
Hugh O'Brien 20c5555a46 moolticute: 0.53.7 → 0.55.0 2022-07-04 11:50:28 +01:00
Sergei Trofimovich 2e37f787c9
Merge pull request #180086 from trofi/fix-archimedes-off-gcc6
archimedes: use latest toolchain, not gcc-6
2022-07-04 08:49:35 +01:00
Sergei Trofimovich 8aaed36df3 archimedes: use latest toolchain, not gcc-6
Without the change archimedes fails to build with latest toolchains as:

    ld: archimedes.c:(.text+0xdac7): undefined reference to `rnd'
    ld: archimedes.c:(.text+0xdeab): undefined reference to `rnd'
    ld: archimedes.c:(.text+0xdf13): undefined reference to `rnd'
    ld: archimedes.c:(.text+0xe3ef): undefined reference to `rnd'
    ld: archimedes.o:archimedes.c:(.text+0xe456): more undefined references to `rnd' follow
    ld: archimedes.o: in function `EMC':
    archimedes.c:(.text+0xf11b): undefined reference to `creation'
    ld: archimedes.c:(.text+0xf5f5): undefined reference to `creation'
    ld: archimedes.c:(.text+0xf826): undefined reference to `creation'
    ld: archimedes.c:(.text+0xf9ce): undefined reference to `creation'

The change happens to fix build against clang as well.
2022-07-04 08:20:07 +01:00
github-actions[bot] 8e8231f1f0 terraform-providers: update 2022-07-04 2022-07-04 14:37:49 +10:00
José Romildo 363c10d922 gitqlient: 1.4.3 -> 1.5.0 2022-07-03 22:13:50 -03:00
superherointj 5d9b21d757
Merge pull request #180055 from kilianar/vscodevim.vim
vscode-extensions.vscodevim.vim: 1.22.2 -> 1.23.1
2022-07-03 21:57:15 -03:00
superherointj 273c601330
Merge pull request #180053 from kilianar/bradlc.vscode-tailwindcss
vscode-extensions.bradlc.vscode-tailwindcss: 0.6.13 -> 0.8.6
2022-07-03 21:54:49 -03:00
superherointj 414f1ff590
Merge pull request #179412 from r-ryantm/auto-update/k3s
k3s: 1.24.1+k3s1 -> 1.24.2+k3s1
2022-07-03 21:38:54 -03:00
kilianar 5020795f01 vscode-extensions.vscodevim.vim: 1.22.2 -> 1.23.1 2022-07-04 00:07:24 +02:00
kilianar 7e40e8154e vscode-extensions.bradlc.vscode-tailwindcss: 0.6.13 -> 0.8.6 2022-07-03 23:46:04 +02:00
kilianar a18f8633c7 your-editor: 1400 -> 1403
https://github.com/your-editor/yed/releases/tag/1403
2022-07-03 23:29:29 +02:00
Leiser Fernández Gallo 468d2bdcf1
darktable: 3.8.1 -> 4.0.0 (#180012) 2022-07-03 16:19:42 -03:00
Nicolas Benes b6805190a2 tor-browser-bundle-bin: 11.0.14 -> 11.0.15 2022-07-03 21:13:34 +02:00
Sandro a40c92fb46
Merge pull request #178957 from linsui/amberol
amberol: 0.8.0 -> 0.8.1
2022-07-03 20:29:14 +02:00
superherointj 8585314267
Merge pull request #179989 from hiljusti/update/sigi-3.4.2
sigi: 3.4.0 -> 3.4.2
2022-07-03 15:28:41 -03:00
Lassulus 34c1276fb2
Merge pull request #171288 from r-ryantm/auto-update/remarkable-mouse
remarkable-mouse: 7.0.1 -> 7.0.2
2022-07-03 18:13:01 +02:00
Artturi 73fbb75a90
Merge pull request #179730 from gvolpe/patch-1 2022-07-03 17:02:46 +03:00
Anderson Torres e70d2e3b24
Merge pull request #180000 from hqurve/junction
junction: init at 1.5.0
2022-07-03 10:03:46 -03:00
Bobby Rong b411e98476
Merge pull request #179970 from 4825764518/obs-nvfbc-0.0.6
obs-nvfbc: 0.0.5 -> 0.0.6
2022-07-03 20:42:11 +08:00
Bobby Rong 8c86875029
Merge pull request #179993 from r-ryantm/auto-update/rofi-rbw
rofi-rbw: 1.0.0 -> 1.0.1
2022-07-03 20:31:36 +08:00
Sandro 1dd337e253
Merge pull request #179784 from kilianar/signal-desktop
signal-desktop: 5.47.0 -> 5.48.0
2022-07-03 14:13:39 +02:00
Sandro cb6124d0aa
Merge pull request #179723 from AndrewKvalheim/signal-desktop/electron-spellchecker
signal-desktop: revert “Allow overriding the spell checker language”
2022-07-03 14:13:12 +02:00
hqurve 7a084f4285 junction: init at 1.5.0 2022-07-03 08:10:53 -04:00
Anderson Torres 1603f337a9
Merge pull request #179767 from BillHuang2001/init/feishu
feishu: init at 5.9.18
2022-07-03 09:06:56 -03:00
Anderson Torres 3a96700b21
Merge pull request #179649 from wegank/aegisub-darwin
aegisub: add support for aarch64 platforms
2022-07-03 09:04:49 -03:00
Sandro f039e591e2
Merge pull request #179365 from michojel/megasync-4.6.7.0
megasync: 4.6.5.0 -> 4.6.7.0
2022-07-03 13:13:42 +02:00
R. Ryantm e7b7d2f9e2 rofi-rbw: 1.0.0 -> 1.0.1 2022-07-03 10:59:20 +00:00
hiljusti b4cbc03186 sigi: 3.4.0 -> 3.4.2 2022-07-03 02:47:00 -07:00
Vladimír Čunát 18b14a254d
Merge #179510: thunderbird*: 91.11.0 -> 102.0 2022-07-03 10:06:47 +02:00
happysalada 4d1e5c1140 erigon: 2022.02.04 -> 2022.07.01 2022-07-03 03:58:24 -04:00
Ben Siraphob 2c9deba079
Merge pull request #179537 from McSinyx/vim9 2022-07-02 22:14:54 -07:00
Weijia Wang 7d072a2e44 aegisub: fix build on aarch64 2022-07-03 07:13:47 +02:00
R. Ryantm 76dff1dd20 flexget: 3.3.18 -> 3.3.19 2022-07-03 02:41:10 +00:00
4825764518 88d8a2a063
obs-nvfbc: update metadata 2022-07-02 22:34:30 -04:00
4825764518 11254579e3
obs-nvfbc: 0.0.5 -> 0.0.6 2022-07-02 22:26:57 -04:00
Anderson Torres 02195f3fe3
Merge pull request #179937 from AndersonTorres/bochs
bochs: new recursive style
2022-07-02 18:12:36 -03:00
AndersonTorres d7d1174c93 bochs: new recursive style 2022-07-02 12:36:06 -03:00
Gabriel Ebner 4af0391634
Merge pull request #179889 from arjan-s/khal-0.10.5
khal: 0.10.4 -> 0.10.5
2022-07-02 17:22:27 +02:00
Kevin Cox 7fa053c119
Merge pull request #178811 from noneucat/fix/nixops_python39
nixops_unstable: fix build
2022-07-02 11:01:28 -04:00
Gabriel Ebner b22a6350f5
Merge pull request #179907 from SnVIZQ/snvizq/freecad/issue#179228
freecad: fix crash when selecting color of a solid
2022-07-02 16:36:11 +02:00