Niklas
|
e7721a3417
|
rpiboot: add aarch64-darwin and x86_64-darwin to the list of supported platforms
|
2022-05-13 22:20:55 +02:00 |
|
Bernardo Meurer
|
1a182deb8c
|
rpiboot-unstable -> rpiboot
|
2021-07-30 17:16:17 -07:00 |
|
Bernardo Meurer
|
79bb3ad904
|
rpiboot-unstable: unstable-2020-10-20 -> 2021.07.01
|
2021-07-30 16:50:18 -07:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Florian Klink
|
5deb8afdd1
|
rpiboot-unstable: enable build on x86_64-linux
This tool can run perfectly fine on a x86_64-linux workstation - it's
primarily meant to boot Raspberry Pi CM/CM3/Zero devices, not to run on
them.
|
2020-12-27 17:01:03 +01:00 |
|
Drew Risinger
|
8f0ace27b1
|
rpiboot: unstable-2020-05-11 -> unstable-2020-10-20
|
2020-12-27 17:01:02 +01:00 |
|
Ada Avery
|
271a9a012b
|
rpiboot-unstable: 2018-03-27 -> 2020-5-11
|
2020-06-16 14:19:06 -03:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Carter Sande
|
7f92e3b6bf
|
rpiboot-unstable: init at 2018-03-27
|
2018-04-05 15:40:03 +03:00 |
|