Commit Graph

76351 Commits

Author SHA1 Message Date
Benno Bielmeier
73fff1e663 gollum: add comments in Gemfile 2022-05-22 15:06:00 +02:00
Benno Bielmeier
8a770f06a2 gollum: refactor package
use `bundlerApp` in preference to `stdenv.mkDerivation`
2022-05-22 15:06:00 +02:00
Gabriel Ebner
aa45e2e3dd bitcoin-classic: compile as c++14 2022-05-22 15:04:28 +02:00
Sofi
382f65bd30
geogebra: 5-0-680-0 -> 5-0-706-0 2022-05-22 15:04:08 +02:00
Martin Weinelt
2d97db7873
buildMozillaMach: set geo.provider.network.url for new profiles.
Use Mozilla Location Service as geolocation provider for new profiles,
since our Google API key does not seem to work for geolocation at this
time.

Related: https://github.com/NixOS/nixpkgs/issues/173758
2022-05-22 14:49:17 +02:00
Maximilian Bosch
e402e3c061
Merge pull request #169039 from SebTM/notepad-next
notepad-next: init at 0.5.1
2022-05-22 14:13:45 +02:00
github-actions[bot]
86ec85655d
Merge master into staging-next 2022-05-22 12:01:28 +00:00
Guillaume Girol
6e17b6945c scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
https://github.com/4lex4/scantailor-advanced/issues/170#issuecomment-1030857156
2022-05-22 12:00:00 +00:00
Stefan Frijters
30aeecfc6f
wine: enable parallel build again
The issue with dlltool was fixed in 4b0f59afcc.
2022-05-22 13:31:16 +02:00
Artturi
3efe7235dc
Merge pull request #173918 from tssm/neovim-darwin-coreservices
neovim: Pass CoreServices when building on darwin
2022-05-22 14:15:21 +03:00
Yureka
1e95faf0b8 gitlab: 14.10.2 -> 15.0.0 2022-05-22 13:09:36 +02:00
Alyssa Ross
edfa19a15b cloud-hypervisor: 23.0 -> 23.1 2022-05-22 10:00:51 +00:00
Martin Weinelt
641ffd4763
Merge pull request #173269 from DeterminateSystems/pjsip
pjsip: 2.12 -> 2.12.1
2022-05-22 12:00:44 +02:00
Fabian Affolter
e8ed9b5550
Merge pull request #173964 from vbgl/gajim-1.4.1
gajim: 1.3.3 → 1.4.1; pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-05-22 11:42:41 +02:00
Martin Weinelt
76c6f0cb74
Merge pull request #173823 from techknowlogick/nomad-sec-131
nomad_1_3: 1.3.0 -> 1.3.1
2022-05-22 11:36:10 +02:00
Martin Weinelt
3464443746
Merge pull request #173822 from techknowlogick/nomad-sec
nomad_1_1 & nomad_1_2: security fixes
2022-05-22 11:35:18 +02:00
Vincent Laporte
82c10e4a21
gajim: 1.3.3 → 1.4.1
pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-05-22 10:50:41 +02:00
Bobby Rong
fb12daa91f
Merge pull request #173684 from samuela/upkeep-bot/vscode-1.67.2-1653006143
vscode: 1.67.1 -> 1.67.2
2022-05-22 16:44:17 +08:00
Manuel Bärenz
605862b847
Merge pull request #173685 from samuela/upkeep-bot/vscodium-1.67.2-1653006161
vscodium: 1.67.1 -> 1.67.2
2022-05-22 10:33:21 +02:00
linsui
d397ef0010 amberol: 0.6.2 - > 0.6.3 2022-05-22 15:39:23 +08:00
Tae Selene Sandoval Murgan
f7e2353e0b neovim: Pass CoreServices when building on darwin 2022-05-22 09:16:22 +02:00
github-actions[bot]
deef19c9a1
Merge master into staging-next 2022-05-22 06:01:27 +00:00
Bobby Rong
3b468e68b7
Merge pull request #173017 from trofi/workaround-fno-common-for-freebayes
freebayes: add -fcommon workaround
2022-05-22 13:39:14 +08:00
Mario Rodas
01304b6928
Merge pull request #167117 from aaronjheng/lndconnect
lndconnect: 0.2.0 -> 0.2.1
2022-05-21 19:52:08 -05:00
Ben Wolsieffer
fde16aefa7 qgroundcontrol: 4.2.0 -> 4.2.1 2022-05-21 20:51:32 -04:00
Mario Rodas
ddd80fb206
Merge pull request #172867 from aaronjheng/autospotting
autospotting: unstable-2018-11-17 -> unstable-2022-02-17
2022-05-21 19:51:06 -05:00
Mario Rodas
af0bcde689
Merge pull request #173838 from linsui/amberol
amberol: 0.6.1 -> 0.6.2
2022-05-21 19:50:06 -05:00
github-actions[bot]
dbef850602
Merge master into staging-next 2022-05-22 00:02:20 +00:00
Ben Siraphob
519f0b9e58
zchaff: use clangStdenv
Fixes build on Linux
2022-05-21 16:55:37 -07:00
Martin Weinelt
0750e47a4d
buildMozillaMach: Clean up Google API key configuration
Use a proper filename that and add the URL where information about
requesting API keys can be found.
2022-05-22 01:51:07 +02:00
Martin Weinelt
1ba9dfbd97
buildMozillaMach: add support for MLS
We have received our very own API key for Mozilla Location Services and
have been recognized as a Public Interest Project, implying a rate limit
of 100k daily requests¹, which should be sufficient for our population.

N.B: This key belongs to the NixOS project, please don't use ours, but
instead request your own.

[1] https://location.services.mozilla.com/terms
2022-05-22 01:50:56 +02:00
Ben Siraphob
3c31489f15
Merge pull request #173933 from siraben/zchaff-init
zchaff: init at 2004.5.13
2022-05-21 16:26:06 -07:00
Bryan A. S
d3c580bb72 irpf: 2022-1.4 -> 2022-1.5 2022-05-21 20:22:49 -03:00
Emmanuel Rosa
4c5591606c sparrow: init at 1.6.4 2022-05-21 18:39:27 -04:00
Mario Rodas
021fdc9189
Merge pull request #173537 from rhoriguchi/gitkraken
gitkraken: 8.4.0 -> 8.5.0
2022-05-21 17:35:11 -05:00
Mario Rodas
0528cbbf85
Merge pull request #173649 from r-ryantm/auto-update/git-machete
git-machete: 3.9.1 -> 3.10.0
2022-05-21 17:26:40 -05:00
Mario Rodas
faa08f65c6
Merge pull request #173665 from oxzi/watson-2.1.0
watson: 2.0.1 -> 2.1.0
2022-05-21 17:26:11 -05:00
Ben Siraphob
a6aa08532c
zchaff: init at 2004.5.13 2022-05-21 15:12:08 -07:00
Mario Rodas
c917d27f13
Merge pull request #173533 from techknowlogick/bump-khelm
kubernetes-helm: 3.8.2 -> 3.9.0
2022-05-21 17:00:57 -05:00
Francesco Gazzetta
39f2cce8ca zeronet: mark as vulnerable 2022-05-21 17:46:28 -04:00
Francesco Gazzetta
686d176637 zeronet-conservancy: init at 0.7.5 2022-05-21 17:46:28 -04:00
Justin Bedő
48a33d0bbe
Merge pull request #171597 from NixOS/r-updates
R 4.2.0
2022-05-22 07:20:19 +10:00
Sandro
356c9d618d
Merge pull request #172302 from chvp/init-uni
uni: init at 2.5.1
2022-05-21 20:54:12 +02:00
Jan Tojnar
b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Mario Rodas
e63723655a
Merge pull request #161814 from r-ryantm/auto-update/kuma
kuma: 1.4.1 -> 1.5.0
2022-05-21 10:35:14 -05:00
Mario Rodas
02415ea760
Merge pull request #168204 from r-ryantm/auto-update/assign-lb-ip
assign-lb-ip: 2.3.0 -> 2.3.1
2022-05-21 10:31:49 -05:00
Mario Rodas
bfb3846da2
Merge pull request #172725 from graysonhead/master
kubeseal: 0.17.0 -> 0.17.5
2022-05-21 10:24:07 -05:00
Mario Rodas
7058ed1050
Merge pull request #173554 from techknowlogick/hugo
hugo: 0.98.0 -> 0.99.1
2022-05-21 09:32:05 -05:00
Rick van Schijndel
35e19f9daa
Merge pull request #173865 from trofi/workaround-fno-common-for-jpeg-archive
jpeg-archive: add -fcommon workaround
2022-05-21 16:00:51 +02:00
lom
a9e4b8b12b archisteamfarm.ui: update 2022-05-21 07:57:21 -06:00
lom
98b5304c64 archisteamfarm: 5.2.2.4 -> 5.2.5.7 2022-05-21 07:57:15 -06:00
Rick van Schijndel
6a88924706
Merge pull request #173724 from trofi/update-dsd
dsd: 2018-07-01 -> 2022-03-14
2022-05-21 15:46:45 +02:00
Jonas Heinrich
96f9a15947 ocenaudio: 3.11.10 -> 3.11.11 2022-05-21 13:19:54 +02:00
Bjørn Forsman
8f254b8107 gqrx: add wrapGAppsHook
Fixes saving settings on non-NixOS systems ("No GSettings schemas are
installed on the system").

Fix https://github.com/NixOS/nixpkgs/issues/173848.
2022-05-21 12:56:23 +02:00
Sergei Trofimovich
ed01f5bd6d jpeg-archive: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/util.o:(.bss+0x0): multiple definition of `progname'; /build/ccBZT2Za.o:(.bss+0x20): first defined here
2022-05-21 11:20:01 +01:00
Robert Scott
87673fe749
Merge pull request #173739 from OPNA2608/fix/np2kai-darwin
np2kai: Fix Darwin build
2022-05-21 10:59:43 +01:00
Niklas Hambüchen
505ffa2ffc
Merge pull request #173821 from tpwrules/fix-cloudcompare-build
cloudcompare: 2.12.0 -> 2.12.1, fix build
2022-05-21 11:41:34 +02:00
markuskowa
f92b87aade
Merge pull request #173820 from sikmir/mkgmap
mkgmap: 4897 → 4902, fix fetch
2022-05-21 11:25:50 +02:00
Yuka
ab72035bb7
qemu: add workaround for nested virtualisation (#171789) 2022-05-21 11:24:16 +02:00
Joscha
4d6a40140c vscode-extensions.rust-lang.rust-analyzer: 0.2.1048 -> 0.3.1059
This update changes the extension's publisher from "matklad" to
"rust-lang" and moves it to `vscode-extensions.rust-lang.rust-analyzer`,
but keeps `vscode-extensions.matklad.rust-analyzer` for backwards
compatibility. It also bumps the version number from 0.2.xxx to 0.3.xxx,
as described in changelog #129.5:
https://rust-analyzer.github.io/thisweek/2022/05/17/changelog-129-5.html
2022-05-21 05:04:10 -04:00
Joscha
8bc78621d3 vscode-extensions.matklad.rust-analyzer: Add reminder to update script
The release tag was out-of-date even though the extension was updated
regularly. Ideally, the update script might increment it on its own,
like the rust-analyzer update script already does.
2022-05-21 05:04:10 -04:00
Joscha
806de2ab38 vscode-extensions.matklad.rust-analyzer: Point links to new repo location 2022-05-21 05:04:10 -04:00
Michele Guerini Rocco
7ce1c5eed3
Merge pull request #173676 from risicle/ris-mkvtoolnix-darwin-cppfs-experimental
mkvtoolnix: remove outdated clang fix
2022-05-21 10:14:48 +02:00
7c6f434c
91c498f0f2
Merge pull request #173543 from collares/sage-gdlib
sageWithDoc: clean up sagedoc.nix
2022-05-21 04:31:03 +00:00
7c6f434c
97fe999a9d
Merge pull request #173801 from risicle/ris-monotone-clang-fix
monotone: add patch reverting old clang hack
2022-05-21 04:29:08 +00:00
linsui
7e4ecdb319 amberol: 0.6.1 -> 0.6.2 2022-05-21 12:03:00 +08:00
Bernardo Meurer
bd275feff7
Merge pull request #173803 from mweinelt/firefox
firefox{,-bin}: 100.0.1 -> 100.0.2; firefox-esr: 91.9.0esr -> 91.9.1esr; thunderbird{,-bin}: 91.9.0 -> 91.9.1; spidermonkey_91: 91.9.0 -> 91.9.1;  firefox-devedition-bin-unwrapped: 101.0b6 -> 101.0b9
2022-05-20 20:39:57 -07:00
techknowlogick
d3d1ddd8da kubernetes-helm: 3.8.2 -> 3.9.0 2022-05-20 23:17:17 -04:00
legendofmiracles
f3b33b8dd8
Merge pull request #173732 from aaronjheng/mob
mob: 3.0.0 -> 3.1.3
2022-05-20 20:04:59 -06:00
techknowlogick
a83355ba19 nomad_1_3: 1.3.0 -> 1.3.1 2022-05-20 20:55:13 -04:00
Anderson Torres
c56bfbd198
Merge pull request #173706 from linsui/variety
variety: 0.8.5 -> 0.8.7
2022-05-20 21:54:12 -03:00
techknowlogick
829459e679 nomad_1_2: 1.2.7 -> 1.2.8 2022-05-20 20:50:54 -04:00
techknowlogick
a369c390b7 nomad_1_1: 1.1.12 -> 1.1.14 2022-05-20 20:49:07 -04:00
Maximilian Bosch
0d65beb84b
Merge pull request #173765 from Ma27/bump-signald
signald: 0.17.0 -> 0.18.5, reduce closure
2022-05-21 02:11:48 +02:00
Thomas Watson
4c711c386a cloudcompare: 2.12.0 -> 2.12.1, fix build
Fixes build by using PDAL 2.3.0 as there are problems with 2.4.0.
2022-05-20 19:09:38 -05:00
Nikolay Korotkiy
0efd06111c
mkgmap-splitter: 647 → 651 2022-05-21 02:37:37 +03:00
Nikolay Korotkiy
2d4420c571
mkgmap: 4897 → 4902 2022-05-21 02:36:27 +03:00
OPNA2608
cbd645f4ac np2kai: Fix Darwin build 2022-05-21 01:32:40 +02:00
Martin Weinelt
796a7117da firefox-beta-bin: 99.0b6 -> 101.0b9 2022-05-21 01:07:50 +02:00
Robert Scott
98bcd08cb1
Merge pull request #173768 from sikmir/sdrpp
sdrpp: fix build on darwin
2022-05-20 23:42:29 +01:00
Jente Hidskes
89802ae630 terraform-providers.b2: init at 0.8.0 2022-05-21 07:52:40 +10:00
Martin Weinelt
4d87a694e3
thunderbird-bin: 91.9.0 -> 91.9.1
https://www.thunderbird.net/en-US/thunderbird/91.9.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/

Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:45:32 +02:00
Martin Weinelt
0d4f241bc9
thunderbird: 91.9.0 -> 91.9.1
https://www.thunderbird.net/en-US/thunderbird/91.9.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/

Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:45:31 +02:00
Martin Weinelt
a6685a5a78
firefox-esr: 91.9.0esr -> 91.9.1esr
https://www.mozilla.org/en-US/firefox/91.9.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/

Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:45:31 +02:00
Robert Scott
5d26153324 mkvtoolnix: remove outdated clang fix 2022-05-20 22:39:42 +01:00
Martin Weinelt
b9bf854088
firefox-devedition-bin-unwrapped: 101.0b6 -> 101.0b9 2022-05-20 23:23:48 +02:00
Martin Weinelt
9f9dfc2fe2
firefox-bin: 100.0.1 -> 100.0.2
https://www.mozilla.org/en-US/firefox/100.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/

Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:23:47 +02:00
Martin Weinelt
b7172d4238
firefox: 100.0.1 -> 100.0.2
https://www.mozilla.org/en-US/firefox/100.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2022-19/

Fixes: CVE-2022-1802, CVE-2022-1529
2022-05-20 23:23:47 +02:00
Martin Weinelt
5171787219
Merge pull request #173205 from mweinelt/mach-distribution-id
buildMozillaMach: Add distribution identifier and distribution.ini
2022-05-20 23:17:26 +02:00
Sandro
261effe7c9
Merge pull request #173774 from trofi/fix-fno-common-for-xsuspender 2022-05-20 22:58:11 +02:00
Robert Scott
335334d1c6 monotone: add patch reverting old clang hack
modern clang has __float128 and the old declaration hack causes a
build failure
2022-05-20 21:43:56 +01:00
Mauricio Collares
727e5a1473 sageWithDoc: cleanup sagedoc.nix 2022-05-20 11:03:25 -07:00
github-actions[bot]
77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Emery Hemingway
cf099ebfba splat: build script only recognizes x86_64 2022-05-20 11:38:05 -05:00
Jonas Heinrich
42da4ace4c libsForQt5.mauiPackages.pix: init at 2.1.2 2022-05-20 08:54:02 -07:00
Jonas Heinrich
3bf346ea40 libsForQt5.mauiPackages.mauikit-imagetools: init at 2.1.2 2022-05-20 08:54:02 -07:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
Gabriel Ebner
dfd82985c2
Merge pull request #173779 from sikmir/goldendict
goldendict: 2021-03-09 → 2022-05-10, fix build on darwin
2022-05-20 17:32:24 +02:00
Nikolay Korotkiy
b6d6a89fad
goldendict: 2021-03-09 → 2022-05-10, fix build on darwin 2022-05-20 17:45:05 +03:00
Sergei Trofimovich
f963b7f107 xsuspender: 1.1 -> 1.3
Among other things fixes build failure on gcc-10:

    ld: CMakeFiles/xsuspender.dir/xsuspender.c.o:(.bss+0x8): multiple definition of
      `queued_entries'; CMakeFiles/xsuspender.dir/config.c.o:(.bss+0x8): first defined here
2022-05-20 15:25:21 +01:00
linsui
5bd7f94572 crow-translate: 2.9.5 -> 2.9.8 2022-05-20 08:22:42 -05:00
Nikolay Korotkiy
dbb31f2e0c
sdrpp: fix build on darwin 2022-05-20 16:19:06 +03:00
Maximilian Bosch
a9cb0e518a
Merge pull request #166817 from Ma27/bump-privacyidea
privacyidea: 3.6.3 -> 3.7.1, fix build
2022-05-20 15:11:08 +02:00
Sandro
9c03535bdd
Merge pull request #147486 from pmiddend/crystfel-init
CrystFEL: init at 0.10.1
2022-05-20 15:01:53 +02:00
Maximilian Bosch
e78bdc683c
signald: reduce closure size by switching to a custom JRE bundle
This effectively reduces the size of the runtime closure by ~79%:

    $ nix path-info ./result-old -Sh
    /nix/store/9ggmj6fmqszfvd0lg2im7qssscql0jac-signald-0.15.0	 729.0M
    $ nix path-info ./result -Sh
    /nix/store/z9bfj547j9fkyl8g0mqb1n108s7zw4w5-signald-0.15.0	 155.2M

Similar change as 2f9426ad83: newer Java
versions don't support a "traditional" JRE anymore, but it's possible to
create dedicated runtime environments using `jlink`[1].

[1] https://medium.com/azulsystems/using-jlink-to-build-java-runtimes-for-non-modular-applications-9568c5e70ef4

Closes #150493
2022-05-20 14:49:34 +02:00
Robert Schütz
6501ee65b0 imagemagick: 7.1.0-34 -> 7.1.0-35 2022-05-20 14:48:37 +02:00
Maximilian Bosch
7372d298cd
signald: 0.17.0 -> 0.18.5
ChangeLogs:
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.0.md
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.1.md
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.2.md
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.3.md
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.4.md
* https://gitlab.com/signald/signald/-/blob/0.18.5/releases/0.18.5.md
2022-05-20 14:46:45 +02:00
Maciej Krüger
9fbe7a1f09
Merge pull request #173104 from mkg20001/odoo-update
odoo: add update script
2022-05-20 14:23:09 +02:00
github-actions[bot]
f5558d8fda
Merge master into staging-next 2022-05-20 12:01:25 +00:00
Maximilian Bosch
88ccdd6687
privacyidea: 3.6.3 -> 3.7.1
ChangeLog: https://github.com/privacyidea/privacyidea/blob/v3.7.1/Changelog
2022-05-20 13:49:47 +02:00
Sandro
34606368ac
Merge pull request #172733 from andrevmatos/kde/gear
kde/gear: 22.04.0 -> 22.04.1
2022-05-20 11:47:12 +02:00
Aaron Jheng
60039d1380
mob: 3.0.0 -> 3.1.3 2022-05-20 08:54:26 +00:00
Sergei Trofimovich
3fec0ba2c6 dsd: 2018-07-01 -> 2022-03-14
Among other thigs fixes build failure against upstream gcc-10:

    ld: CMakeFiles/dsd.dir/src/x2tdma_voice.c.o:(.bss+0x0): multiple definition of `exitflag'; CMakeFiles/dsd.dir/src/dmr_data.c.o:(.bss+0x0): first defined here
2022-05-20 08:53:19 +01:00
Sergei Trofimovich
84467ab40f dmrconfig: pull upstram fix for -fno-common toolchains
Without the change build failure on upxtream gcc-10 as:

    ld: hid-libusb.o:/build/source/util.h:38: multiple definition of
      `trace_flag'; main.o:/build/source/util.h:38: first defined here
2022-05-20 08:44:24 +01:00
github-actions[bot]
ce95d139b7
Merge master into staging-next 2022-05-20 06:01:19 +00:00
linsui
d1dd0cd0bd variety: 0.8.5 -> 0.8.7 2022-05-20 12:55:16 +08:00
Mario Rodas
bbf42e811a mpg321: fix build on darwin 2022-05-20 04:20:00 +00:00
Mario Rodas
c4f3c4e1d8
Merge pull request #173580 from sikmir/lagrange
lagrange: 1.13.3 → 1.13.5
2022-05-19 20:53:40 -05:00
Vo Anh Duy
dabc1c5a1e lima: 0.10.0 -> 0.11.0 2022-05-20 11:39:21 +10:00
nixpkgs-upkeep-bot
9c48424780 vscodium: 1.67.1 -> 1.67.2 2022-05-20 00:22:41 +00:00
nixpkgs-upkeep-bot
d325181784 vscode: 1.67.1 -> 1.67.2 2022-05-20 00:22:23 +00:00
github-actions[bot]
75906ed245
Merge master into staging-next 2022-05-20 00:02:29 +00:00
Robert Scott
d635ee99e3
Merge pull request #173606 from fabaff/protocol-bump
protocol: fix build
2022-05-20 00:29:36 +01:00
Sandro
91814bb853
Merge pull request #171829 from sikmir/tilemaker
tilemaker: init at 2.2.0
2022-05-20 01:14:47 +02:00
Nikolay Korotkiy
a4ebcee81e
tilemaker: init at 2.2.0 2022-05-20 01:06:09 +03:00
Martin Weinelt
6cdf90a219
thunderbird: use buildMozillaMach top-level builder
A cleaner way to use the common mach builder expression from Firefox.
2022-05-19 23:12:47 +02:00
Martin Weinelt
318fae87c0
buildMozillaMach: Add distribution identifier and distribution.ini
Adds a distribution id useful for aggregation of crash statistics.

Also creates a NixOS flavor, visible through the About window, that is
also exposed through telemetry data, if enabled.
2022-05-19 23:12:47 +02:00
Ashley Chiara
4dd8c9218e citra: rename to citra-nightly, init citra-canary
Bump citra-nightly to a stable release, 2021-11-01 -> 1765
Also adds another branch, citra-canary, at version 2146

This also enables fetching the in-app compatibility list.
2022-05-19 22:03:50 +02:00
Robert Schütz
2e333f7d83 deltachat-cursed: remove superfluous dependencies 2022-05-19 12:35:25 -07:00
Alvar Penning
115fa9a191 watson: 2.0.1 -> 2.1.0
This version bumps allows reverting the Click 7 override.
<https://github.com/TailorDev/Watson/releases/tag/2.1.0>
2022-05-19 21:32:34 +02:00
Jörg Thalheim
35ae1ffeb8
Merge pull request #173608 from zimbatm/tf-no-numtide
Revert "terraform: maintained by numtide"
2022-05-19 20:17:24 +01:00
github-actions[bot]
b833efbcd7
Merge master into staging-next 2022-05-19 18:06:51 +00:00
André Vitor de Lima Matos
aa96ef34f4
calligra: fix build with poppler 22.04 2022-05-19 15:03:31 -03:00
Sandro
3804b963c8
Merge pull request #173607 from SuperSamus/bsnes-gtk
bsnes-hd: use gtk3
2022-05-19 20:03:22 +02:00
Sandro
973467e390
Merge pull request #173488 from gador/octoprint-1.8.0
octoprint: 1.8.0rc5 -> 1.8.0
2022-05-19 19:42:19 +02:00
Sandro
b817574a83
Merge pull request #173447 from kira-bruneau/krane
krane: fix build by updating dependencies
2022-05-19 19:11:20 +02:00
Sandro
2c3a3ac541
Merge pull request #173628 from trofi/workaround-fno-common-for-bristol
bristol: add -fcommon workaround
2022-05-19 19:10:59 +02:00
Sandro
8fe7487c16
Merge pull request #173144 from trofi/workaround-fno-common-for-jamin
jamin: add -fcommon workaround
2022-05-19 19:09:18 +02:00
Sandro
3508aa3995
Merge pull request #173645 from techknowlogick/bwaypoint
waypoint: 0.8.1 -> 0.8.2
2022-05-19 19:08:48 +02:00
Sandro
b8188dabc2
Merge pull request #173469 from trofi/workaround-fno-common-for-yeahwm
yeahwm: add -fcommon workaround
2022-05-19 19:08:35 +02:00
Sandro
eb63a764a9
Merge pull request #173466 from trofi/workaround-fno-common-for-ympd
ympd: add -fcommon workaround
2022-05-19 19:08:23 +02:00
R. Ryantm
279e65cf19 git-machete: 3.9.1 -> 3.10.0 2022-05-19 16:52:21 +00:00
techknowlogick
89190d67fd waypoint: 0.8.1 -> 0.8.2 2022-05-19 12:29:34 -04:00
Sergei Trofimovich
5d372d74c6 bristol: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: brightonCLI.o:/build/bristol-0.60.11/brighton/brightonCLI.c:139: multiple definition of
      `event'; brightonMixerMenu.o:/build/bristol-0.60.11/brighton/brightonMixerMenu.c:1182: first defined here
2022-05-19 15:28:22 +01:00
legendofmiracles
cccab7f003
Merge pull request #173611 from legendofmiracles/master
noisetorch: mark insecure
2022-05-19 06:47:42 -06:00
lom
18a66b6767 noisetorch: mark insecure 2022-05-19 06:45:42 -06:00
Bobby Rong
d7a9accd46
Merge pull request #173596 from SuperSamus/ares
ares: 127 -> 128
2022-05-19 20:23:40 +08:00
Eliza
9306977ecb
mujmap: init at 0.1.1 (#172648)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-05-19 14:03:11 +02:00
github-actions[bot]
bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Martino Fontana
563a0d0a8c bsnes-hd: use gtk3 2022-05-19 13:41:04 +02:00