Commit Graph

11 Commits

Author SHA1 Message Date
R. Ryantm
a482438e70 oci-seccomp-bpf-hook: 1.2.9 -> 1.2.10 2023-10-20 11:02:38 +00:00
R. Ryantm
3071232f9f oci-seccomp-bpf-hook: 1.2.8 -> 1.2.9 2023-04-25 19:32:13 +00:00
Dominique Martinet
126dd81c7b oci-seccomp-bpf-hook: 1.2.6 -> 1.2.8
fixes compatibility with bcc 0.25
2022-12-01 12:52:16 +09:00
R. Ryantm
e0a5ce3f06 linuxKernel.packages.linux_hardened.oci-seccomp-bpf-hook: 1.2.5 -> 1.2.6 2022-08-04 08:50:24 +10:00
Sascha Grunert
05fbf3d3fe oci-seccomp-bpf-hook: 1.2.3 -> 1.2.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-03-16 19:39:34 +10:00
Sascha Grunert
1765c30080
linuxPackages.oci-seccomp-bpf-hook: 1.2.2 -> 1.2.3
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-27 15:13:40 +02:00
Sascha Grunert
0540805a62 linuxPackages.oci-seccomp-bpf-hook: 1.2.1 -> 1.2.2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-21 06:05:09 +10:00
Sascha Grunert
057a240b0b
linuxPackages.oci-seccomp-bpf-hook: 1.2.0 -> 1.2.1
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-01-27 15:37:55 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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
zowoq
ee0d559dae oci-seccomp-bpf-hook: move to linuxPackages 2020-09-02 20:14:22 +10:00