fix hydra stm32.nix (again)

stm32-no-overlay
Sebastien Bourdeauducq 2019-06-01 10:44:59 +08:00
parent b23f215e52
commit 69fe1555e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> {}, rustManifest ? ./channel-rust-nightly.toml }:
{ pkgs ? import <nixpkgs> {}, rustManifest ? ./stm32/channel-rust-nightly.toml }:
let
jobs = pkgs.callPackage ./stm32/default.nix {