git.delta.rocks / jrsonnet / refs/commits / 76e09f985e80

difftreelog

Merge pull request #7 from mrshiposha/fix/flake-file

Yaroslav Bolyukin2024-09-04parents: #3143e34 #fc915a4.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.