Commit graph

260909 commits

Author SHA1 Message Date
Sandro e79ddcf8c9
Merge pull request #108078 from svrana/wire
wire: init at v0.4.0
2020-12-31 23:12:37 +01:00
Florian Klink 06489ad5f9
Merge pull request #108068 from Izorkin/samba-wsdd-fix
wsdd: fix send messages using correct socket
2020-12-31 22:31:59 +01:00
Sandro f6251a5f55
Merge pull request #107876 from fabaff/wad 2020-12-31 21:58:20 +01:00
Sandro 864a2f9aaa
Merge pull request #108075 from sikmir/qtpbfimageplugin
qtpbfimageplugin: 2.2 → 2.3
2020-12-31 21:53:08 +01:00
Shaw Vrana 9e4e26d922 wire: init at v0.4.0 2020-12-31 12:52:10 -08:00
Nikolay Korotkiy 9950f40529
qtpbfimageplugin: 2.2 → 2.3 2020-12-31 23:28:52 +03:00
Tom Hunger 7d82e6bee8 s3fs: fix dependencies 2020-12-31 20:15:59 +00:00
Tom Hunger 7dbc223af4 aiobotocore: init at 1.1.2 2020-12-31 20:15:58 +00:00
Tom Hunger 10c7ebc718 aioitertools: init at 0.7.1 2020-12-31 20:15:58 +00:00
Sandro 270e99600d
Merge pull request #108034 from fabaff/bump-slixmpp
python3Packages.slixmpp: 1.5.2 -> 1.6.0
2020-12-31 20:59:36 +01:00
Sandro e4b90900c2
Merge pull request #108066 from boxofrox/platformio-5.0.4
platformio: 5.0.3 -> 5.0.4
2020-12-31 20:53:19 +01:00
Anderson Torres d50923ab2d
Merge pull request #107892 from wishfort36/herbe
herbe: init at 1.0.0
2020-12-31 16:44:02 -03:00
David Birks bd287c9d88
microplane: init at 0.0.25 2020-12-31 14:34:59 -05:00
Sandro 30ec6cf329
Merge pull request #107979 from Lassulus/yarn2nix_codeload 2020-12-31 20:31:22 +01:00
Sandro a8348be784
Merge pull request #108039 from siraben/self-update
self: 4.5.0 -> 2017.1
2020-12-31 20:23:20 +01:00
Florian Klink 31999436da nix: fix closure bloat on nix
The conditional preventing closure bloat unfortunately didn't apply for
the `nix` attribute, which is at 2.3.10 (not 2.4.*, what this did check
for).

Due to the somewhat funny 2.4pre* version strings used for nixUnstable
not being understood by lib.versionOlder, we also need to explicitly add
a check for that.
2020-12-31 20:06:34 +01:00
John Ericson 15cb12178a
Merge pull request #107999 from andir/platforms-arm-trusted-platform
lib/systems/platforms: treat missing cpu version as generic pcBase
2020-12-31 13:52:09 -05:00
Izorkin 5e343ed5a0
wsdd: fix send messages using correct socket 2020-12-31 21:51:53 +03:00
Sandro 35ac949914
Merge pull request #108061 from yoctocell/terminal-typeracer-2.0.4
terminal-typeracer: 2.0.2 -> 2.0.4
2020-12-31 19:51:29 +01:00
John Ericson 487141bc93
Merge pull request #108021 from siraben/mmix-emulator
lib/systems: add emulator for mmix
2020-12-31 13:41:59 -05:00
Justin Charette 8bcb2fc800 platformio: 5.0.3 -> 5.0.4
Signed-off-by: Justin Charette <charetjc@gmail.com>
2020-12-31 13:20:24 -05:00
stigo 5a214b6b68
Merge pull request #106748 from r-ryantm/auto-update/milkytracker
milkytracker: 1.02.00 -> 1.03.00
2020-12-31 19:19:09 +01:00
Ben Siraphob 07c276703a self: 4.5.0 -> 2017.1 2021-01-01 01:11:36 +07:00
Pavol Rusnak 72653c1761
Merge pull request #108052 from prusnak/ghidra
ghidra: 9.2 -> 9.2.1
2020-12-31 18:56:34 +01:00
Elliot Cameron fd6f76bf9b
go_2-dev: init at dev.go2go branch
Head of dev.go2go branch was abe4d3dce12252ed09216eaa67b7dab8c8922537
at time of writing.
2020-12-31 12:55:38 -05:00
Elliot Cameron a3721e6016
maintainers: add _3noch 2020-12-31 12:55:37 -05:00
wishfort36 7b34fb70f7 herbe: init at 1.0.0 2020-12-31 18:48:26 +01:00
snicket2100 9da0c51027 parsimonious: excluding unpredictable tests 2020-12-31 18:37:38 +01:00
Samuel Dionne-Riel 4e75a31e98 linux: configure aarch64 contiguous memory allocator via kernel config
As per the in-line comment, this is where distros should configure it.
Not via kernel command line parameters.

As found by looking at the implementation, while exploring the cause of
a bug on the Raspberry Pi 4, it was found that `cma=` on the command
line parameters will overwrite the values a device tree will have
configured for a given platform.

With this, the more recent 5.4 vendor kernel boots just fine on the
Raspberry Pi 4 using our common configuration.
2020-12-31 18:20:49 +01:00
Samuel Dionne-Riel f9d5de05d2 sd-image-raspberrypi4: Use u-boot for booting
This includes setting up everything for the mainline Raspberry Pi 4
image.

In fact, the only difference left in the Raspberry Pi 4-specific image
is the kernel from the vendor.
2020-12-31 18:20:49 +01:00
Samuel Dionne-Riel 95cd8c8d7b ubootRaspberryPi4*: init at 2020.10 2020-12-31 18:20:49 +01:00
Samuel Dionne-Riel 7f23d3e519 raspberrypi-armstubs: init at 2020-10-08 2020-12-31 18:20:49 +01:00
Ben Siraphob d55a9e23b6 spring: refactor 2021-01-01 00:20:18 +07:00
yoctocell 5f4c346ab6
terminal-typeracer: 2.0.2 -> 2.0.4 2020-12-31 18:16:47 +01:00
R. RyanTM 2cd9d5bc25 python37Packages.smart_open: 4.0.1 -> 4.1.0 2020-12-31 09:07:35 -08:00
Tim Steinbach d1adfb65f2
oh-my-zsh: 2020-12-30 → 2020-12-31 2020-12-31 11:57:33 -05:00
Fabian Affolter 21b8aaa7ad wad: init at 0.4.6 2020-12-31 17:44:36 +01:00
Sandro d9020a98eb
Merge pull request #108056 from SuperSandro2000/ovito-update
ovito: 3.3.1 -> 3.3.5
2020-12-31 17:40:38 +01:00
Sandro c23468489c
Merge pull request #108053 from r-ryantm/auto-update/mailnag 2020-12-31 16:57:09 +01:00
Sandro Jäckel b8cba06e08
mailnag: Fix editor check 2020-12-31 16:55:55 +01:00
Thomas Tuegel 7138a338b5
Merge pull request #105965 from piegamesde/master
libsForQt5.sonnet: Switch from hunspell to aspell
2020-12-31 09:49:50 -06:00
Sandro d5a1138049
Merge pull request #108043 from siraben/rkrlv2
rkrlv2: beta_2 -> beta_3
2020-12-31 16:22:56 +01:00
R. RyanTM 2ccf617cac mailnag: 2.0.0 -> 2.1.0 2020-12-31 15:09:29 +00:00
Pavol Rusnak 688bf1f56c ghidra: 9.2 -> 9.2.1
+ enable on x86_64-darwin
2020-12-31 16:06:54 +01:00
Martin Weinelt f1079ad898
Merge pull request #92531 from mmilata/mpfshell-2020-04-11
mpfshell: 0.8.1 -> unstable-2020-04-11
2020-12-31 15:52:34 +01:00
Ben Siraphob db846ba1b5 rkrlv2: beta_2 -> beta_3 2020-12-31 21:43:10 +07:00
Sandro 506f112d8e
Merge pull request #108036 from jwijenbergh/update-vimplugins 2020-12-31 15:20:19 +01:00
Emery Hemingway 9b2ddc9ad0
ocamlPackages.irmin-chunk: init at 2.2.0 2020-12-31 15:00:26 +01:00
Emery Hemingway 7b8785b65d erofs-utils: init at 1.2 2020-12-31 14:43:11 +01:00
Ben Siraphob 159bb124ec ovito: 3.3.1 -> 3.3.5 2020-12-31 20:42:55 +07:00