enable leaveDotGit for sinara-systems

pull/16/head
Sebastien Bourdeauducq 2019-02-17 12:36:32 +08:00
parent 84abcc05e8
commit 2d0d5c34cf
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"inputs": {
"nixpkgs": { "type": "git", "value": "git://github.com/NixOS/nixpkgs-channels nixos-18.09", "emailresponsible": false },
"nixScripts": { "type": "git", "value": "git://github.com/m-labs/nix-scripts.git", "emailresponsible": false },
"sinaraSystemsSrc": { "type": "git", "value": "git://github.com/m-labs/sinara-systems.git", "emailresponsible": false },
"sinaraSystemsSrc": { "type": "git", "value": "git://github.com/m-labs/sinara-systems.git master 1", "emailresponsible": false },
"m-labs": { "type": "sysbuild", "value": "artiq:main:generated-nix", "emailresponsible": false }
}
}