Arnout Engelen
b27f78f56e
Merge pull request #171641 from raboof/rename-dotty-scala_3
...
dotty: rename to scala_3
2022-05-25 14:11:57 +02:00
sintemal
d079f3654d
ghidra-bin: 10.1.1 -> 10.1.4
2022-05-25 14:02:48 +02:00
R. Ryantm
d2e921713c
pyradio: 0.8.9.17 -> 0.8.9.20
2022-05-25 12:00:02 +00:00
R. Ryantm
3740bcad45
docker-credential-gcr: 2.1.2 -> 2.1.4
2022-05-25 11:53:37 +00:00
R. Ryantm
dc51978b78
docker-compose_2: 2.5.0 -> 2.5.1
2022-05-25 11:47:23 +00:00
06kellyjac
9245945322
infracost: 0.9.22 -> 0.10.0
2022-05-25 12:36:31 +01:00
Jacek Galowicz
f16159714c
Merge pull request #173267 from tljuniper/add-mkdocs-macros-plugin
...
python3Packages.mkdocs-macros: init at 0.7.0
2022-05-25 13:22:31 +02:00
1sixth
4f1a81505f
qbittorrent: 4.4.2 -> 4.4.3
2022-05-25 19:12:57 +08:00
1sixth
b83c9c207a
libtorrent-rasterbar: 2.0.5 -> 2.0.6
2022-05-25 19:06:39 +08:00
Ulrik Strid
fd5aea3c09
ocamlPackages.mirage-net: 3.0.1 -> 4.0.0
2022-05-25 13:03:45 +02:00
Bobby Rong
7ee5f8670f
Merge pull request #174163 from 06kellyjac/master
...
scorecard: 4.2.0 -> 4.3.0
2022-05-25 18:56:21 +08:00
Bobby Rong
aac95cb157
Merge pull request #174369 from r-ryantm/auto-update/boundary
...
boundary: 0.8.0 -> 0.8.1
2022-05-25 18:51:39 +08:00
Bobby Rong
9871b97706
Merge pull request #174362 from r-ryantm/auto-update/arkade
...
arkade: 0.8.23 -> 0.8.24
2022-05-25 18:41:59 +08:00
Bobby Rong
b972507c62
Merge pull request #174406 from r-ryantm/auto-update/betterlockscreen
...
betterlockscreen: 4.0.3 -> 4.0.4
2022-05-25 18:23:47 +08:00
Jan Schmitt
7cba3cbc47
tmuxPlugins.prefix-highlight: unstable-2020-03-26 -> unstable-2021-03-30
2022-05-25 12:17:56 +02:00
R. Ryantm
dca832b5de
buildah-unwrapped: 1.25.1 -> 1.26.1
2022-05-25 20:14:24 +10:00
Jan Schmitt
17c0c51660
tmuxPlugins.resurrect: unstable-2020-09-18 -> unstable-2022-05-01
2022-05-25 12:13:45 +02:00
davidak
2ab874f627
Merge pull request #173391 from Alexnortung/activate-linux
...
activate-linux: init at unstable-2022-05-22
2022-05-25 12:08:38 +02:00
Jan Schmitt
fe4c66fbaf
tmuxPlugins.continuum: unstable-2020-10-16 -> unstable-2022-01-25
2022-05-25 12:07:49 +02:00
Arnout Engelen
f327faaadc
nextcloud-client: set mainProgram
2022-05-25 12:02:40 +02:00
R. Ryantm
9d91d843d6
oh-my-zsh: 2022-04-24 -> 2022-05-15
2022-05-25 09:58:02 +00:00
R. Ryantm
e8a1d8a019
cloud-nuke: 0.11.3 -> 0.11.6
2022-05-25 09:50:49 +00:00
José Romildo Malaquias
90df13c161
Merge pull request #174277 from romildo/upd.xfce4
...
xfce: convert old aliases to throws, and remove old throws
2022-05-25 06:43:27 -03:00
R. Ryantm
21fb960580
python310Packages.atlassian-python-api: 3.20.0 -> 3.24.0
2022-05-25 09:25:56 +00:00
Michael Weiss
8f6d16ac33
Merge pull request #174338 from primeos/chromium
...
chromium: 101.0.4951.64 -> 102.0.5005.61
2022-05-25 11:10:20 +02:00
Vincent Laporte
b7207e2235
ocamlPackages.google-drive-ocamlfuse: 0.7.27 → 0.7.28
2022-05-25 09:21:52 +01:00
Vincent Laporte
25bfced875
ocamlPackages.tiny_httpd: init at 0.12
2022-05-25 09:21:52 +01:00
Vincent Laporte
501d81fa39
ocamlPackages.google-drive-ocamlfuse: 0.7.26 → 0.7.27
2022-05-25 09:21:52 +01:00
tljuniper
f3b7a7d654
python3Packages.mkdocs-macros: init at 0.7.0
2022-05-25 10:16:14 +02:00
tljuniper
94dc19d5f9
maintainers: init tljuniper
2022-05-25 10:15:38 +02:00
Fabian Affolter
5862243e1a
Merge pull request #174431 from fabaff/pyvicare-bump
...
python310Packages.pyvicare: 2.16.1 -> 2.16.2
2022-05-25 09:54:59 +02:00
Martin Weinelt
4a801219b3
Merge pull request #174396 from r-ryantm/auto-update/esphome
2022-05-25 09:54:00 +02:00
Adam Joseph
c0085404bd
lib/systems/inspect.nix: remove isPowerPC
...
Very confusingly, the `isPowerPC` predicate in
`lib/systems/inspect.nix` does *not* match `powerpc64le`!
This is because `isPowerPC` is defined as
isPowerPC = { cpu = cpuTypes.powerpc; };
Where `cpuTypes.powerpc` is:
{ bits = 32; significantByte = bigEndian; family = "power"; };
This means that the `isPowerPC` predicate actually only matches the
subset of machines marketed under this name which happen to be 32-bit
and running in big-endian mode which is equivalent to:
with stdenv.hostPlatform; isPower && isBigEndian && is32bit
This seems like a sharp edge that people could easily cut themselves
on. In fact, that has already happened: in
`linux/kernel/common-config.nix` there is a test which will always
fail:
(stdenv.hostPlatform.isPowerPC && stdenv.hostPlatform.is64bit)
A more subtle case of the strict isPowerPC being used instead of the
moreg general isPower accidentally are the GHC expressions:
Update pkgs/development/compilers/ghc/8.10.7.nix
Update pkgs/development/compilers/ghc/8.8.4.nix
Update pkgs/development/compilers/ghc/9.2.2.nix
Update pkgs/development/compilers/ghc/9.0.2.nix
Update pkgs/development/compilers/ghc/head.nix
Since the remaining legitimate use sites of isPowerPC are so few, remove
the isPowerPC predicate completely. The alternative expression above is
noted in the release notes as an alternative.
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-05-25 09:45:42 +02:00
Martin Weinelt
92ef35201b
Merge pull request #174351 from dotlambda/greeneye-monitor-init
...
home-assistant: support greeneye_monitor component
2022-05-25 09:45:22 +02:00
Martin Weinelt
6a7dafe13f
Merge pull request #174349 from dotlambda/panasonic-viera-init
...
home-assistant: support panasonic_viera component
2022-05-25 09:43:30 +02:00
Martin Weinelt
f3fdc04f11
Merge pull request #174357 from dotlambda/home-assistant-hassfest
2022-05-25 09:40:20 +02:00
Thiago Kenji Okada
b0f2d822ef
Merge pull request #174418 from r-ryantm/auto-update/clj-kondo
...
clj-kondo: 2022.04.23 -> 2022.04.25
2022-05-25 08:33:53 +01:00
Fabian Affolter
320a17a915
python310Packages.pyvicare: 2.16.1 -> 2.16.2
2022-05-25 09:05:13 +02:00
Robert Schütz
eb70391a8c
python3Packages.ocrmypdf: 13.4.4 -> 13.4.5
...
https://github.com/ocrmypdf/OCRmyPDF/blob/v13.4.5/docs/release_notes.rst
2022-05-25 07:02:05 +00:00
Fabian Affolter
5ef52123d8
python310Packages.exceptiongroup: 1.0.0rc5 -> 1.0.0rc7
2022-05-25 08:56:03 +02:00
Fabian Affolter
740b6b453d
Merge pull request #174322 from fabaff/tokenizers-fix
...
python310Packages.tokenizers: unstable-2021-08-13 -> 0.12.1
2022-05-25 08:51:43 +02:00
Fabian Affolter
cd54c18aca
Merge pull request #174331 from fabaff/librouteros-bump
...
python310Packages.librouteros: 3.2.0 -> 3.2.1
2022-05-25 08:51:20 +02:00
Fabian Affolter
b8d904ecb9
Merge pull request #174332 from fabaff/pynetgear-bump
...
python310Packages.pynetgear: 0.10.1 -> 0.10.2
2022-05-25 08:51:08 +02:00
Fabian Affolter
19b85688eb
Merge pull request #174379 from r-ryantm/auto-update/cfripper
...
cfripper: 1.9.0 -> 1.10.0
2022-05-25 08:50:58 +02:00
Fabian Affolter
43e4946fb3
Merge pull request #174382 from r-ryantm/auto-update/python3.10-peaqevcore
...
python310Packages.peaqevcore: 0.1.1 -> 0.1.3
2022-05-25 08:50:33 +02:00
Fabian Affolter
b58fd03990
python310Packages.azure-mgmt-keyvault: disable on older Python releases
2022-05-25 08:48:26 +02:00
Fabian Affolter
285520c567
python310Packages.mwoauth: remove stale substituteInPlace
2022-05-25 08:44:34 +02:00
Sergei Trofimovich
408d3b418a
Merge pull request #173977 from trofi/fix-fno-common-for-mkcl
...
mkcl: pull upstream fix for -fno-common toolchains
2022-05-25 06:44:16 +00:00
Sergei Trofimovich
1473924321
Merge pull request #173993 from trofi/workaround-fno-common-for-mpc123
...
mpc123: add -fcommon workaround
2022-05-25 06:43:16 +00:00
Mario Rodas
ffdc722656
Merge pull request #171839 from mfeliu/fix/python3Packages.dash-update
...
python3Packages.dash: add test dependency
2022-05-25 01:42:40 -05:00