Merge pull request #211 from qowoz/fix-ci
flake: drop workaround branch
This commit is contained in:
commit
9a241539b5
2 changed files with 5 additions and 7 deletions
9
flake.lock
generated
9
flake.lock
generated
|
@ -199,16 +199,15 @@
|
||||||
"nixpkgs": "nixpkgs_4"
|
"nixpkgs": "nixpkgs_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1649619611,
|
"lastModified": 1649646064,
|
||||||
"narHash": "sha256-WNMY7ey/B3ZVRpEK0K9cUOxgYSbhPCrZ5jbPwlkT/Y8=",
|
"narHash": "sha256-WNMY7ey/B3ZVRpEK0K9cUOxgYSbhPCrZ5jbPwlkT/Y8=",
|
||||||
"owner": "Mic92",
|
"owner": "ryantm",
|
||||||
"repo": "nixpkgs-update",
|
"repo": "nixpkgs-update",
|
||||||
"rev": "982fddd51a19251b57ec98c8c5018d3f220b426f",
|
"rev": "80c6338309d0c18e8f101bcbd14846dabde85931",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "Mic92",
|
"owner": "ryantm",
|
||||||
"ref": "build-fixes",
|
|
||||||
"repo": "nixpkgs-update",
|
"repo": "nixpkgs-update",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,8 +5,7 @@
|
||||||
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||||
# https://github.com/NixOS/nixpkgs/pull/168186
|
# https://github.com/NixOS/nixpkgs/pull/168186
|
||||||
nixpkgs.url = "github:Mic92/nixpkgs/gidgethub";
|
nixpkgs.url = "github:Mic92/nixpkgs/gidgethub";
|
||||||
#nixpkgs-update.url = "github:ryantm/nixpkgs-update";
|
nixpkgs-update.url = "github:ryantm/nixpkgs-update";
|
||||||
nixpkgs-update.url = "github:Mic92/nixpkgs-update/build-fixes";
|
|
||||||
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;
|
||||||
nixpkgs-update-pypi-releases.url = "github:ryantm/nixpkgs-update-pypi-releases";
|
nixpkgs-update-pypi-releases.url = "github:ryantm/nixpkgs-update-pypi-releases";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue