mirror of
https://github.com/NixOS/flake-registry.git
synced 2025-11-09 12:06:11 +01:00
nixpkgs: Move to NixOS/nixpkgs
Keep nixpkgs/release-19.09 around since we haven't backported the flake.
This commit is contained in:
parent
859b32c14f
commit
c3905fc325
1 changed files with 14 additions and 1 deletions
|
|
@ -81,13 +81,26 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_comment": "Remove this soon (20200210)",
|
||||||
|
"from": {
|
||||||
|
"id": "nixpkgs",
|
||||||
|
"type": "indirect",
|
||||||
|
"ref": "release-19.09"
|
||||||
|
},
|
||||||
|
"to": {
|
||||||
|
"owner": "edolstra",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"from": {
|
"from": {
|
||||||
"id": "nixpkgs",
|
"id": "nixpkgs",
|
||||||
"type": "indirect"
|
"type": "indirect"
|
||||||
},
|
},
|
||||||
"to": {
|
"to": {
|
||||||
"owner": "edolstra",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue