Skip to content

Commit

Permalink
Update inputs and remove zon2nix (unmaintained)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbaur committed Jan 11, 2025
1 parent 92ad9c6 commit 7d56178
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,9 @@
pkgs.tinybootLoader
pkgs.tinybootTools
];
packages = with pkgs; [
swtpm
qemu
zon2nix
packages = [
pkgs.swtpm
pkgs.qemu
];
# https://github.com/NixOS/nixpkgs/issues/270415
shellHook = ''
Expand Down

0 comments on commit 7d56178

Please sign in to comment.