1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-10 01:53:09 +09:00

Merge pull request #148593 from veehaitch/sgx-psw

sgx-psw: init package and module
This commit is contained in:
Jörg Thalheim 2021-12-13 14:16:26 +00:00 committed by GitHub
commit afa3c99cd5
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 549 additions and 6 deletions

View file

@ -45,6 +45,7 @@
./hardware/ckb-next.nix
./hardware/cpu/amd-microcode.nix
./hardware/cpu/intel-microcode.nix
./hardware/cpu/intel-sgx.nix
./hardware/corectrl.nix
./hardware/digitalbitbox.nix
./hardware/device-tree.nix
@ -928,6 +929,7 @@
./services/search/kibana.nix
./services/search/meilisearch.nix
./services/search/solr.nix
./services/security/aesmd.nix
./services/security/certmgr.nix
./services/security/cfssl.nix
./services/security/clamav.nix