flake: gostart follows stable, prs: update 235900
This commit is contained in:
parent
2cb7a6bb35
commit
a14e2f6503
@ -38,7 +38,7 @@
|
||||
};
|
||||
gostart = {
|
||||
url = "github:qbit/gostart";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
inputs.nixpkgs.follows = "stable";
|
||||
};
|
||||
pr-status = {
|
||||
url = "github:qbit/pr-status-pl";
|
||||
|
@ -1,8 +1,19 @@
|
||||
{
|
||||
"branches": [],
|
||||
"branches": [
|
||||
"master",
|
||||
"staging",
|
||||
"staging-next"
|
||||
],
|
||||
"pull_request": 235900,
|
||||
"release": "stable",
|
||||
"release": "unstable",
|
||||
"status": "open",
|
||||
"status_info": {},
|
||||
"status_info": {
|
||||
"master": true,
|
||||
"nixos-unstable": false,
|
||||
"nixos-unstable-small": false,
|
||||
"nixpkgs-unstable": false,
|
||||
"staging": true,
|
||||
"staging-next": true
|
||||
},
|
||||
"title": "_1password-gui: 8.10.6 -> 8.10.7"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user