summary refs log tree commit diff
path: root/host/initramfs/default.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2022-09-01 10:17:09 +0000
committerAlyssa Ross <hi@alyssa.is>2022-09-01 10:23:29 +0000
commit77fc5da0b0241ec34529f791a2884b478f78716b (patch)
tree0836dfcb231a8707bdd4d546f8444aaf558d71b5 /host/initramfs/default.nix
parent90354cdc95ddcccf2e83bdde70e8383a35bba45d (diff)
downloadspectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar.gz
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar.bz2
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar.lz
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar.xz
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.tar.zst
spectrum-77fc5da0b0241ec34529f791a2884b478f78716b.zip
host/initramfs: remove unused arguments
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'host/initramfs/default.nix')
-rw-r--r--host/initramfs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/initramfs/default.nix b/host/initramfs/default.nix
index a4f7330..44932ad 100644
--- a/host/initramfs/default.nix
+++ b/host/initramfs/default.nix
@@ -7,7 +7,7 @@
 
 pkgs.callPackage (
 { lib, stdenvNoCC, makeModulesClosure, runCommand, writeReferencesToFile
-, pkgsStatic, busybox, cpio, cryptsetup, lvm2, microcodeAmd, microcodeIntel
+, pkgsStatic, busybox, cpio, microcodeAmd, microcodeIntel
 }:
 
 let