Skip to content

Commit 08aae8a

Browse files
committed
bump disko
1 parent 3674516 commit 08aae8a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/packages/nixos-facter/tests/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ let
1010
inherit (pkgs) lib;
1111
makeTest = import "${inputs.nixpkgs}/nixos/tests/make-test-python.nix";
1212
eval-config = import "${inputs.nixpkgs}/nixos/lib/eval-config.nix";
13+
qemu-common-lib = import "${inputs.nixpkgs}/nixos/tests/qemu-common-lib.nix" { inherit pkgs; };
1314
};
1415
in
1516
{

0 commit comments

Comments
 (0)