flake also output self

This commit is contained in:
Sebastian Moser
2024-08-17 21:09:17 +02:00
parent da59cb44c5
commit c15abae67b

View File

@@ -243,7 +243,7 @@
# I want to be able to referency my inputs as an output as well
# eg usefull for nix eval github:c2vi/nixos#inputs.nixpkgs.rev to get the current pinned nixpkgs version
inherit inputs;
inherit inputs self;
############ homeModules ################
homeModules = {