This commit is contained in:
Eelco Dolstra 2020-06-04 20:13:12 +02:00
parent 7146548a0a
commit 38e5feafb8

View file

@ -6,10 +6,10 @@
"type": "indirect" "type": "indirect"
}, },
"to": { "to": {
"dir": "blender",
"owner": "edolstra", "owner": "edolstra",
"repo": "nix-warez", "repo": "nix-warez",
"type": "github", "type": "github"
"dir": "blender"
} }
}, },
{ {
@ -85,14 +85,14 @@
"_comment": "Remove this soon (20200210)", "_comment": "Remove this soon (20200210)",
"from": { "from": {
"id": "nixpkgs", "id": "nixpkgs",
"type": "indirect", "ref": "release-19.09",
"ref": "release-19.09" "type": "indirect"
}, },
"to": { "to": {
"owner": "edolstra", "owner": "edolstra",
"ref": "release-19.09",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github", "type": "github"
"ref": "release-19.09"
} }
}, },
{ {