Kira Bruneau
c4414bf740
Merge pull request #147569 from arkivm/fix-invidious
...
invidious/lsquic: fix build
2021-11-27 09:52:06 -05:00
Philippe Hürlimann
de31473c42
losslessaudiochecker: init at 2.0.5
2021-11-27 15:34:05 +01:00
Eric Dallo
33c8bc7186
polylith: 0.2.12-alpha -> 0.2.13-alpha
2021-11-27 11:02:44 -03:00
AndersonTorres
d20dc69664
residualvm: remove
...
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03:00
sternenseemann
17b8b5a4dc
haskell.compiler.*: pass runtime dependencies via configure script
...
GHC can actually accept absolute paths for its runtime tools (except for
touch) at configure time which are then saved in
`$out/lib/ghc-${version}/settings`. This allows us to drop the wrapper
entirely if we assume that a POSIX compliant touch is in PATH when we
run GHC later.
The touch problem can presumably be fixed by either patching the
configure file of GHC (although we need to take care not to change the
touch GHC uses during its compilation) or messing with the settings file
after installation.
The rationale for dropping the wrapper PATH entry completely is that
it's always possible to invoke GHC via its library which will bypass the
wrapper completely, leading to subtly different behavior.
Binary GHCs are not touched in this commit, but ideally they'll get a
similar treatment as well, so they are more robust, although we
generally don't need to use them as a library.
Note that GHC 8.8.4 doesn't care about install_name_tool or otool, so
the respective environment variables are not set.
2021-11-27 14:39:22 +01:00
Anderson Torres
0aeb25404a
Merge pull request #147535 from AndersonTorres/new-misc
...
zydis: 3.2.0 -> 3.2.1
2021-11-27 10:28:37 -03:00
ckie
c249f14bf8
wireshark: add wrapGAppsHook fixing open/save GUI
2021-11-27 15:18:05 +02:00
Bobby Rong
4558a1b631
Merge pull request #147169 from 0x4A6F/master-czkawka
...
czkawka: 3.3.0 -> 3.3.1
2021-11-27 21:05:47 +08:00
AndersonTorres
73b3f81d96
zydis: add myself as maintainer
2021-11-27 09:57:13 -03:00
Fabian Affolter
aa0c2681c9
Merge pull request #147576 from fabaff/bump-fpyutils
...
python3Packages.fpyutils: 2.0.1 -> 2.1.0
2021-11-27 13:37:46 +01:00
Fabian Affolter
ea11ede71b
python3Packages.python-smarttub: 0.0.27 -> 0.0.28
2021-11-27 13:22:15 +01:00
Fabian Affolter
27796de176
Merge pull request #147580 from fabaff/bump-metasploit
...
metasploit: 6.1.15 -> 6.1.16
2021-11-27 13:15:00 +01:00
Fabian Affolter
b830840506
Merge pull request #147575 from fabaff/bump-aiopulse
...
python3Packages.aiopulse: 0.4.2 -> 0.4.3
2021-11-27 13:13:49 +01:00
Fabian Affolter
dbb6f612a8
Merge pull request #147584 from fabaff/bump-boschshcpy
...
python3Packages.boschshcpy: 0.2.23 -> 0.2.24
2021-11-27 13:13:27 +01:00
Fabian Affolter
24afc211d7
Merge pull request #146811 from fabaff/google-nest
...
python3Packages.python-google-nest: init at 5.1.1, python3Packages.google-nest-sdm: init 0.3.9
2021-11-27 13:13:09 +01:00
Fabian Affolter
e911ceb498
Merge pull request #147435 from fabaff/tololib
...
python3Packages.tololib: init at 0.1.0b3
2021-11-27 13:08:29 +01:00
Fabian Affolter
b8fceba813
python3Packages.md-toc: relax fpyutils constraint
2021-11-27 13:02:43 +01:00
Bobby Rong
40eef88a71
Merge pull request #147581 from equirosa/tut
...
tut: 0.0.36 -> 0.0.41
2021-11-27 19:44:42 +08:00
Bobby Rong
be1f811b4e
Merge pull request #147566 from cjab/programmer-calculator-2.2
...
programmer-calculator: 2.1 -> 2.2
2021-11-27 19:35:30 +08:00
Fabian Affolter
d5d4aa2237
python3Packages.boschshcpy: 0.2.23 -> 0.2.24
2021-11-27 12:12:14 +01:00
Pavol Rusnak
320197ed13
Merge pull request #147550 from TredwellGit/electron_16
...
electron_16: 16.0.1 -> 16.0.2
2021-11-27 11:26:10 +01:00
Pavol Rusnak
b9b4d2940c
Merge pull request #147552 from TredwellGit/trezor-suite
...
trezor-suite: 21.10.2 -> 21.11.2
2021-11-27 11:23:24 +01:00
Eduardo Quiros
4982ca6e67
tut: 0.0.36 -> 0.0.41
2021-11-27 04:01:03 -06:00
Fabian Affolter
90be2bed39
metasploit: 6.1.15 -> 6.1.16
2021-11-27 10:59:56 +01:00
Fabian Affolter
29ba03036c
Merge pull request #147573 from fabaff/bump-gdu
...
gdu: 5.10.1 -> 5.11.0
2021-11-27 10:50:59 +01:00
Fabian Affolter
6daa24a1c7
python3Packages.fpyutils: 2.0.1 -> 2.1.0
2021-11-27 09:32:59 +01:00
Domen Kožar
d920e9a8c5
Merge pull request #147570 from ixnij/master
...
tinyscheme: add aarch64-darwin to badplatforms
2021-11-27 09:32:12 +01:00
Fabian Affolter
6d808dfbae
python3Packages.aiopulse: 0.4.2 -> 0.4.3
2021-11-27 09:28:48 +01:00
Fabian Affolter
7ae23b2ffc
gdu: 5.10.1 -> 5.11.0
2021-11-27 09:24:46 +01:00
Fabian Affolter
8a3c0169f2
Merge pull request #147536 from fabaff/fix-tsung
...
tsung: use Python 3
2021-11-27 09:15:38 +01:00
Fabian Affolter
e0c1bb709b
Merge pull request #147541 from fabaff/bump-py17track
...
python3Packages.py17track: relax async_timeout constraint
2021-11-27 09:14:06 +01:00
Fabian Affolter
5614a1ae9d
Merge pull request #147531 from fabaff/fixflake8-polyfill
...
python3Packages.flake8-polyfill: disable failing tests
2021-11-27 09:13:13 +01:00
Maciej Krüger
078a4f9f3f
cinnamon.cinnamon-common: fix #146507 online-accounts in cinnamon-settings broken
2021-11-27 09:11:12 +01:00
Maciej Krüger
c11c15c732
python3.pkgs.xapp: 2.0.2 -> 2.2.1
2021-11-27 09:11:11 +01:00
Maciej Krüger
a5f5b39a97
cinnamon.xapps: 2.2.3 -> 2.2.5
2021-11-27 09:11:11 +01:00
Maciej Krüger
56ba20a313
cinnamon.warpinator: 1.0.8 -> 1.2.5
2021-11-27 09:11:11 +01:00
Maciej Krüger
b64907452c
cinnamon.nemo: 5.0.3 -> 5.2.0
2021-11-27 09:11:10 +01:00
Maciej Krüger
a8d1dab1a8
cinnamon.muffin: 4.8.1 -> 5.2.0
2021-11-27 09:11:10 +01:00
Maciej Krüger
c27e5b5e9d
cinnamon.mint-y-icons: 1.4.3 -> 1.5.8
2021-11-27 09:11:09 +01:00
Maciej Krüger
11372c16cf
cinnamon.mint-x-icons: 1.5.5 -> 1.6.3
2021-11-27 09:11:09 +01:00
Maciej Krüger
652b0ea6fa
cinnamon.mint-themes: 1.8.6 -> 1.8.8
2021-11-27 09:11:09 +01:00
Maciej Krüger
403e4d7af6
cinnamon.mint-artwork: 1.4.3 -> 1.5.4
2021-11-27 09:11:08 +01:00
Maciej Krüger
b4aa62ec19
cinnamon.cjs: 4.8.2 -> 5.2.0
2021-11-27 09:11:08 +01:00
Maciej Krüger
d9ab6ff3ff
cinnamon.cinnamon-translations: 5.0.0 -> 5.2.0
2021-11-27 09:11:07 +01:00
Maciej Krüger
5ec4f8bf7f
cinnamon.cinnamon-settings-daemon: 4.8.5 -> 5.2.0
2021-11-27 09:11:07 +01:00
Maciej Krüger
575e61ac7f
cinnamon.cinnamon-session: 4.8.0 -> 5.2.0
2021-11-27 09:11:04 +01:00
Maciej Krüger
36bab07f0c
cinnamon.cinnamon-screensaver: 4.8.1 -> 5.2.0
2021-11-27 09:11:03 +01:00
Maciej Krüger
8e9cc0733c
cinnamon.cinnamon-menus: 4.8.2 -> 5.2.0
2021-11-27 09:11:03 +01:00
Maciej Krüger
bd0acde368
cinnamon.cinnamon-desktop: 4.8.1 -> 5.2.0
2021-11-27 09:11:02 +01:00
Maciej Krüger
3226fb88d4
cinnamon.cinnamon-control-center: 4.8.2 -> 5.2.0
2021-11-27 09:11:02 +01:00