mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2024-12-26 19:20:34 +05:00
hydra: remove useless declInput argument
This commit is contained in:
parent
2eab26e05c
commit
500685bc38
@ -1,4 +1,4 @@
|
||||
{ nixpkgs, declInput, pulls }:
|
||||
{ nixpkgs, pulls, ... }:
|
||||
|
||||
let
|
||||
pkgs = import nixpkgs {};
|
||||
|
Loading…
Reference in New Issue
Block a user