Fix declarative hydra config

This commit is contained in:
Ryan Trinkle 2018-11-17 17:48:27 -05:00
parent 337a1f31a0
commit e6886143ed
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"inputs": {
"src": {
"type": "git",
"value": "https://github.com/haskell-nix/hnix.git master",
"value": "https://github.com/haskell-nix/hnix.git master 1",
"emailresponsible": false
},
"nixpkgs": {