forked from M-Labs/nix-scripts
enable leaveDotGit for sinara-systems
This commit is contained in:
parent
84abcc05e8
commit
2d0d5c34cf
|
@ -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 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue