Skip to content

Commit

Permalink
test: 更换 release-21.11 地址
Browse files Browse the repository at this point in the history
  • Loading branch information
zoudl committed May 23, 2022
1 parent f2a8be2 commit 7be6968
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"homepage": "",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "dff5496b12817e3d019983827c4b7ba7beb96580",
"sha256": "14hmk545rhlr03lmagkbh42m63wqdmqbw502fnrqgcxmns657nds",
"rev": "4275a321beab5a71872fb7a5fe5da511bb2bec73",
"sha256": "1p3pn7767ifbg08nmgjd93iqk0z87z4lv29ypalj9idwd3chsm69",
"type": "tarball",
"url": "http://119.91.141.92:8080/nixpkgs/nixpkgs-21.11-dff5496b12817e3d019983827c4b7ba7beb96580.tar.gz",
"url": "https://github.com/nixos/nixpkgs/archive/4275a321beab5a71872fb7a5fe5da511bb2bec73.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-legacy": {
Expand All @@ -46,4 +46,4 @@
"url": "http://119.91.141.92:8080/nixpkgs/nixpkgs-unstable-cbe587c735b734405f56803e267820ee1559e6c1.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}
}

0 comments on commit 7be6968

Please sign in to comment.