flake: unpin nixpkgs-update
Flake lock file updates: • Updated input 'nixpkgs-update': 'github:qowoz/nixpkgs-update/e56e5760569fa308acdc4a9286c2054696be1ee4' (2023-10-25) → 'github:ryantm/nixpkgs-update/69c05bc1cd5e336b9264197fd2bcb4feba6039df' (2023-12-10)
This commit is contained in:
parent
d38a4d1076
commit
5729f7fa6c
2 changed files with 6 additions and 7 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -146,16 +146,15 @@
|
||||||
"nixpkgs": "nixpkgs_3"
|
"nixpkgs": "nixpkgs_3"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1698207498,
|
"lastModified": 1702232623,
|
||||||
"narHash": "sha256-hUtpTifZX8eMRkQtctm9eZYs1s32GZTXjcCoVHvinpI=",
|
"narHash": "sha256-D1aVvmPw7MW4+QnWVmPmMaNPuiLUhJrdkffTRfLz118=",
|
||||||
"owner": "qowoz",
|
"owner": "ryantm",
|
||||||
"repo": "nixpkgs-update",
|
"repo": "nixpkgs-update",
|
||||||
"rev": "e56e5760569fa308acdc4a9286c2054696be1ee4",
|
"rev": "69c05bc1cd5e336b9264197fd2bcb4feba6039df",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "qowoz",
|
"owner": "ryantm",
|
||||||
"ref": "wait60",
|
|
||||||
"repo": "nixpkgs-update",
|
"repo": "nixpkgs-update",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
srvos.inputs.nixpkgs.follows = "nixpkgs";
|
srvos.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
srvos.inputs.nixos-23_05.follows = "";
|
srvos.inputs.nixos-23_05.follows = "";
|
||||||
|
|
||||||
nixpkgs-update.url = "github:qowoz/nixpkgs-update/wait60";
|
nixpkgs-update.url = "github:ryantm/nixpkgs-update";
|
||||||
nixpkgs-update.inputs.mmdoc.follows = "";
|
nixpkgs-update.inputs.mmdoc.follows = "";
|
||||||
nixpkgs-update-github-releases.url = "github:ryantm/nixpkgs-update-github-releases";
|
nixpkgs-update-github-releases.url = "github:ryantm/nixpkgs-update-github-releases";
|
||||||
nixpkgs-update-github-releases.flake = false;
|
nixpkgs-update-github-releases.flake = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue