Skip to content

Commit

Permalink
hydra config: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpausp committed May 30, 2023
1 parent 34a199a commit 7474629
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .hydra/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"inputs": {
"nixpkgs": {
"type": "git",
"value": "https://github.com/flyingcircusio/nixpkgs.git nixos-22.11",
"value": "https://github.com/flyingcircusio/nixpkgs.git nixos-23.05",
"emailresponsible": false
},
"platformDoc": {
Expand All @@ -19,7 +19,7 @@
},
"branch": {
"type": "string",
"value": "fc-22.11-dev",
"value": "fc-23.05-dev",
"emailresponsible": false
}
}
Expand Down
2 changes: 1 addition & 1 deletion .hydra/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"inputs": {
"generator_config": {
"type": "git",
"value": "https://github.com/flyingcircusio/fc-nixos.git fc-22.11-dev",
"value": "https://github.com/flyingcircusio/fc-nixos.git fc-23.05-dev",
"emailresponsible": false
},
"inputPath": {
Expand Down

0 comments on commit 7474629

Please sign in to comment.