Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Valen authored and blaggacao committed Aug 15, 2023
1 parent 8de984b commit 004bc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
inputs = removeAttrs (inputs // {inherit inputs;}) ["self"];
};

# compat wrapper for humea.lib.load
# compat wrapper for haumea.lib.load
inherit (inputs) haumea;
inherit (inputs.nixpkgs) lib;
load = {
Expand Down

0 comments on commit 004bc29

Please sign in to comment.