parent
b06775cef7
commit
613f9c8ce0
3 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
import ./../../nixpkgs/nixos/tests/make-test.nix {
|
||||
import <nixpkgs/nixos/tests/make-test.nix> {
|
||||
|
||||
nodes =
|
||||
{ server = { config, pkgs, ... }:
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
import ./../../nixpkgs/nixos/tests/make-test.nix {
|
||||
import <nixpkgs/nixos/tests/make-test.nix> {
|
||||
|
||||
machine =
|
||||
{ config, pkgs, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue