about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-09-18 23:23:38 +0200
committerGitHub <noreply@github.com>2023-09-18 23:23:38 +0200
commitf73b762f53cf7301d7e0877456a086e7868cea7b (patch)
tree9bee291ab3ca3c84f2443956af79a67c0261371b /pkgs/top-level
parent84863007421fe887aec1d2e9600aa1e436fd98d7 (diff)
parent43555b34363a372a0ac2051808d7c70f0599bf99 (diff)
Merge pull request #254971 from azuwis/mfoc-hardnested
mfoc-hardnested: unstable-2021-08-14 -> unstable-2023-03-27
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 715fabe0ab389..71ee2bca43f0f 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -10796,8 +10796,6 @@ with pkgs;
 
   mfoc = callPackage ../tools/security/mfoc { };
 
-  mfoc-hardnested = callPackage ../tools/security/mfoc-hardnested { };
-
   microbin = callPackage ../servers/microbin { };
 
   microdnf = callPackage ../tools/package-management/microdnf { };