File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ rules_proto_toolchains()
3131
3232http_archive (
3333 name = "io_tweag_rules_nixpkgs" ,
34- sha256 = "1adb04dc0416915fef427757f4272c4f7dacefeceeefc50f683aec7f7e9b787a " ,
35- strip_prefix = "rules_nixpkgs-0.12 .0" ,
36- urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.12 .0/rules_nixpkgs-0.12 .0.tar.gz" ],
34+ sha256 = "30271f7bd380e4e20e4d7132c324946c4fdbc31ebe0bbb6638a0f61a37e74397 " ,
35+ strip_prefix = "rules_nixpkgs-0.13 .0" ,
36+ urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.13 .0/rules_nixpkgs-0.13 .0.tar.gz" ],
3737)
3838
3939load (
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ http_archive(
2626
2727http_archive (
2828 name = "io_tweag_rules_nixpkgs" ,
29- sha256 = "1adb04dc0416915fef427757f4272c4f7dacefeceeefc50f683aec7f7e9b787a " ,
30- strip_prefix = "rules_nixpkgs-0.12 .0" ,
31- urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.12 .0/rules_nixpkgs-0.12 .0.tar.gz" ],
29+ sha256 = "30271f7bd380e4e20e4d7132c324946c4fdbc31ebe0bbb6638a0f61a37e74397 " ,
30+ strip_prefix = "rules_nixpkgs-0.13 .0" ,
31+ urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.13 .0/rules_nixpkgs-0.13 .0.tar.gz" ],
3232)
3333
3434load ("@io_tweag_rules_nixpkgs//nixpkgs:repositories.bzl" , "rules_nixpkgs_dependencies" )
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ http_archive(
2626
2727http_archive (
2828 name = "io_tweag_rules_nixpkgs" ,
29- sha256 = "1adb04dc0416915fef427757f4272c4f7dacefeceeefc50f683aec7f7e9b787a " ,
30- strip_prefix = "rules_nixpkgs-0.12 .0" ,
31- urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.12 .0/rules_nixpkgs-0.12 .0.tar.gz" ],
29+ sha256 = "30271f7bd380e4e20e4d7132c324946c4fdbc31ebe0bbb6638a0f61a37e74397 " ,
30+ strip_prefix = "rules_nixpkgs-0.13 .0" ,
31+ urls = ["https://github.com/tweag/rules_nixpkgs/releases/download/v0.13 .0/rules_nixpkgs-0.13 .0.tar.gz" ],
3232)
3333
3434load ("@io_tweag_rules_nixpkgs//nixpkgs:repositories.bzl" , "rules_nixpkgs_dependencies" )
You can’t perform that action at this time.
0 commit comments