Fabian Affolter
96ff7e3676
chipsec: 1.8.0 -> 1.8.1
2022-02-10 08:24:36 +01:00
Fabian Affolter
49c657c60c
chipsec: 1.6.1 -> 1.8.0
2022-02-10 08:22:01 +01:00
Daniel Schaefer
b036fe2fed
chipsec: Fix building kernel module
...
In recent versions of chipsec the build scripts have changed and we
haven't built the kernel module in nixpkgs. Upstream has changed the
variable for the kernel sources.
Additional patches are needed as a workaround. Those issues should be
fixed upstream.
2021-04-09 23:00:28 +08:00
Daniel Schaefer
74ad753b4f
chipsec: 1.5.10 -> 1.6.1
2021-04-09 14:32:12 +08:00
Fabian Affolter
68056e3333
chipsec: 1.5.1 -> 1.5.10
2021-03-28 23:57:16 +02:00
Frederik Rietdijk
e1253a694f
chipsec: use python2
2021-03-25 11:27:08 +01: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
Mario Rodas
2cdc05763f
chipsec: disable on non-Linux
2020-06-17 04:20:00 +00:00
R. RyanTM
b4ea1062bc
linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.1
2020-06-15 19:10:20 +02:00
Daniel Schaefer
6689065a3b
Merge branch 'master' into auto-update/chipsec
2020-04-06 19:26:10 +02:00
R. RyanTM
cc41ff0288
linuxPackages_hardened.chipsec: 1.4.7 -> 1.4.9
2020-04-04 21:04:53 +00:00
Frederik Rietdijk
46ec52f329
buildPython*: use pname
2020-03-30 17:07:41 +02:00
Daniel Schaefer
8a24d3f892
chipsec: 1.4.1 -> 1.4.7
2020-02-10 19:50:25 +01:00
Daniel Schaefer
f25e86411c
chipsec: 1.4.0 -> 1.4.1
2019-09-13 14:30:58 +02:00
Daniel Schaefer
908ecd5cb7
chipsec: 1.3.7 -> 1.4.0
2019-08-25 00:41:02 +02:00
Daniel Schaefer
1636f11f12
chipsec: Kernel driver only works on x86_64-linux
...
See: https://github.com/chipsec/chipsec/issues/461
Noticed that when ofBorg failed to build the kernel driver on ARM.
2019-04-22 01:32:13 +02:00
Daniel Schaefer
18a71fbdd4
chipsec: 1.3.6 -> 1.3.7
2019-04-20 22:39:48 +02:00
Daniel Schaefer
75e08f26f1
chipsec: init at 1.3.6
2019-04-20 22:39:48 +02:00