clean up commented out line
This commit is contained in:
parent
fcb17cc9d1
commit
2cffeb9149
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
, nixpkgs
|
||||
, ...
|
||||
}:
|
||||
#builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib //
|
||||
(flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue