Commit Graph

68065 Commits

Author SHA1 Message Date
Dmitriy
57b0e8d413 bottles: 2021.7.28-treviso-2 -> 2021.12.28-treviso 2021-12-28 03:11:28 +03:00
adisbladis
ad86f7d78f
Merge pull request #152328 from FLAMEMASTER1/emacs-xinput2
emacs: Add withXinput2 argument
2021-12-28 08:10:27 +12:00
Dmitry Kalinkin
33d85a8e24
Merge pull request #152149 from evils/kicad
KiCad: 5.1.12 -> 6.0.0; and a bunch of cleanup
2021-12-27 14:11:05 -05:00
Nikolay Amiantov
a3e7a83514
Merge pull request #150774 from abbradar/docker-rootless
Rootless Docker service
2021-12-27 20:32:57 +03:00
Philipp
dcbd0c941b mopidy-jellyfin: init at 1.0.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2021-12-27 20:23:59 +03:00
sternenseemann
44f52594d1 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-12-27 15:34:06 +01:00
legendofmiracles
73f18ebfff
Merge pull request #145051 from noneucat/fix/weylus-pipewire 2021-12-27 07:47:17 -06:00
Jan Tojnar
998234e12e
Merge pull request #152245 from jtojnar/gimp
gimp: 2.10.28 → 2.10.30
2021-12-27 12:33:02 +01:00
Doron Behar
3c91a7683c
Merge pull request #151782 from OPNA2608/update/fltk
fltk*: Bump
2021-12-27 12:12:20 +02:00
Bobby Rong
4fdcad0d6b
Merge pull request #149379 from r-ryantm/auto-update/minimap2
minimap2: 2.22 -> 2.23
2021-12-27 18:05:04 +08:00
Have a good time
3fdeef8a7e
emacs: Add withXinput2 argument 2021-12-27 17:08:27 +08:00
Guillaume Girol
81adbf2316
Merge pull request #136762 from magnetophon/ChowTapeModel
Chowtapemodel: unstable-2020-12-12 -> 2.10.0
2021-12-27 07:54:11 +00:00
Bobby Rong
06ed30516c
Merge pull request #151747 from r-ryantm/auto-update/skate
skate: 0.1.2 -> 0.1.3
2021-12-27 15:16:13 +08:00
Bobby Rong
0d86806433
Merge pull request #150298 from r-ryantm/auto-update/bitlbee-mastodon
bitlbee-mastodon: 1.4.4 -> 1.4.5
2021-12-27 14:43:36 +08:00
Evils
2753f7c8e1 kicad: disable tests
due to an intermittent failure of the qa_pcbnew test
  https://gitlab.com/kicad/code/kicad/-/issues/9888
2021-12-27 05:45:38 +01:00
Bobby Rong
d308cb2570
Merge pull request #152250 from broke/master
elmerfem: 8.4 -> 9.0
2021-12-27 11:33:43 +08:00
Bobby Rong
f0f35fce89
Merge pull request #152237 from pstn/gitty
gitty: 0.3.0 -> 0.5.0
2021-12-27 11:27:55 +08:00
Bobby Rong
6f6c3fa2a5
Merge pull request #152189 from r-ryantm/auto-update/wsjtx
wsjtx: 2.5.2 -> 2.5.3
2021-12-27 10:35:04 +08:00
Bobby Rong
4ae1109a91
Merge pull request #152274 from OPNA2608/update/ptcollab
ptcollab: 0.5.0.1 -> 0.5.0.3
2021-12-27 10:28:04 +08:00
Aaron Andersen
3960078a20
Merge pull request #152175 from r-ryantm/auto-update/kodi-pvr-hdhomerun
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 20:25:42 -05:00
Aaron Andersen
bd7587ea93
Merge pull request #152181 from r-ryantm/auto-update/kodi-inputstream-adaptive
kodiPackages.inputstream-adaptive: 19.0.0 -> 19.0.1
2021-12-26 20:25:14 -05:00
Robert Schütz
e3b5c71323 ghostwriter: 2.1.0 -> 2.1.1
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.1
2021-12-27 02:10:06 +01:00
Robert Schütz
2c526159cf imagemagick: 7.1.0-17 -> 7.1.0-19 2021-12-27 01:53:34 +01:00
github-actions[bot]
c52815aa6d
Merge master into haskell-updates 2021-12-27 00:08:27 +00:00
Dmitry Kalinkin
c7be038ad1
Merge pull request #152186 from veprbl/pr/root_rootcint_fix
root: fix installation of bin/rootcint and bin/genreflex
2021-12-26 18:30:44 -05:00
Evils
83e6fe5557 kicad: remove unused options
the asserts are in nixos-unstable by now

and use the build_qa flag to disable building unused tests
2021-12-26 22:07:02 +01:00
Evils
e54357a7d2 kicad: KICAD_SPICE build option defaults to ON
and has apparently done so since it was added...
2021-12-26 22:07:02 +01:00
Evils
f7da08bb19 kicad.updateScript: full shellcheck 2021-12-26 22:07:02 +01:00
Evils
b3f0da107e kicad: remove the separate i18n stuff
i18n is now in the kicad source in both stable and unstable
  behind the withI18n flag which is disabled by default
2021-12-26 22:07:02 +01:00
Evils
818894d6a5 kicad-unstable: 6.0.0-rc1 -> 2021-12-23 2021-12-26 22:07:02 +01:00
Evils
78f0769183 kicad: 5.1.12 -> 6.0.0
remove old build conditionals
  the old wrapper env vars are no longer applicable to 6.0.0
  scripting is no longer optional
    though wxPython is still an optional dependency?

add withI18n build option to kicad.base
  i18n was moved to the kicad source, and is disabled by default
    withI18n takes the same default

add withPCM option
  to allow disabling building the Plugin and Content Manager

remove the withOCE option
  the build option was removed in upstream commit:
    1c5c052301b607a0cf8b8ed6681f1db1622a865b

and unconditionally use wxGTK31-gtk3 and wxPython
  the pcb editor's python terminal seems to work with these versions
2021-12-26 22:07:02 +01:00
Evils
b7f9203059 kicad.updateScript: account for the bad 6.9.9 tag 2021-12-26 22:07:02 +01:00
Mario Rodas
f389a3fe54
Merge pull request #151717 from r-ryantm/auto-update/unison
unison: 2.51.4 -> 2.51.5
2021-12-26 16:00:41 -05:00
Mario Rodas
f0f264403f
Merge pull request #151710 from r-ryantm/auto-update/terragrunt
terragrunt: 0.35.14 -> 0.35.16
2021-12-26 15:56:20 -05:00
Bart Brouns
4a81937388 Chowtapemodel: unstable-2020-12-12 -> 2.10.0 2021-12-26 21:48:21 +01:00
Martin Weinelt
c08ef3a8ba
Merge pull request #151222 from Moredread/prusa-slicer-2.4.0 2021-12-26 21:26:27 +01:00
OPNA2608
98077c6486 ptcollab: 0.5.0.1 -> 0.5.0.3 2021-12-26 21:11:26 +01:00
Doron Behar
ac048e82e3
Merge pull request #147826 from doronbehar/pkg/yacas
yacas: Fix gui and jupyter build
2021-12-26 21:39:27 +02:00
Gunnar Nitsche
cc690c83f4 elmerfem: 8.4 -> 9.0 2021-12-26 20:29:41 +01:00
Vladimír Čunát
ac169ec637
Merge #152218: qemu: disable debug info on aarch64-linux 2021-12-26 18:43:05 +01:00
André-Patrick Bubel
a456d83ee7
prusa-slicer: 2.3.3 -> 2.4.0 2021-12-26 18:01:47 +01:00
davidak
fcb125441f
Merge pull request #152105 from r-ryantm/auto-update/ocenaudio
ocenaudio: 3.11.1 -> 3.11.2
2021-12-26 17:49:03 +01:00
Pavol Rusnak
3f50bcc917
Merge pull request #149912 from prusnak/python3-trezor
python3Packages.trezor: 0.12.4 -> 0.13.0
2021-12-26 15:39:53 +01:00
Philipp
806797df24
gitty: 0.3.0 -> 0.5.0 2021-12-26 15:31:50 +01:00
Jan Tojnar
e6c3e3d394 gimp: 2.10.28 → 2.10.30
https://www.gimp.org/news/2021/12/21/gimp-2-10-30-released/
2021-12-26 15:21:20 +01:00
Vladimír Čunát
c3131d5c32
qemu: disable debug info on aarch64-linux
This is basically a partial revert of a0262a0802.
2021-12-26 12:45:05 +01:00
Bobby Rong
138815ad64
Merge pull request #152172 from r-ryantm/auto-update/alfis
alfis: 0.6.9 -> 0.6.10
2021-12-26 18:33:32 +08:00
udf
e159658bf5 nicotine-plus: 3.1.1 -> 3.2.0 2021-12-26 10:27:32 +01:00
udf
896259096e nicotine-plus: Fix crash when opening file dialog, closes #142014 2021-12-26 10:27:32 +01:00
Bobby Rong
4e6d70e625
Merge pull request #152134 from r-ryantm/auto-update/lsp-plugins
lsp-plugins: 1.1.30 -> 1.1.31
2021-12-26 16:05:12 +08:00