git.delta.rocks / jrsonnet / refs/commits / fc915a4e7a48

difftreelog

fix flake.nix

Daniel Shiposha2024-09-04parent: #3143e34.patch.diff
in: trunk

1 file changed

modifiedflake.nixdiffbeforeafterboth
75 pkgs,75 pkgs,
76 ...76 ...
77 }: let77 }: let
78 inherit (lib.attrSets) mapAttrs';78 inherit (lib.attrsets) mapAttrs';
79 inherit (lib.lists) elem;79 inherit (lib.lists) elem;
80 # Can also be built for darwin, through it is not usual to deploy nixos systems from macos machines.80 # Can also be built for darwin, through it is not usual to deploy nixos systems from macos machines.
81 # I have no hardware for such testing, thus only adding machines I actually have and use.81 # I have no hardware for such testing, thus only adding machines I actually have and use.