Skip to content

Commit ca23146

Browse files
authored
chore(nix): Flip awslc to upstream flake. (#5317)
1 parent b07082a commit ca23146

File tree

2 files changed

+30
-151
lines changed

2 files changed

+30
-151
lines changed

flake.lock

Lines changed: 29 additions & 150 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
66
# Pure nix functions, not relying on nixpkgs https://github.com/numtide/flake-utils
77
flake-utils.url = "github:numtide/flake-utils";
8-
awslc.url = "github:dougch/aws-lc?ref=nixv1.36.0";
8+
awslc.url = "github:aws/aws-lc";
99
awslcfips2022.url = "github:dougch/aws-lc?ref=nixAWS-LC-FIPS-2.0.17";
1010
awslcfips2024.url = "github:dougch/aws-lc?ref=nixfips-2024-09-27";
1111
};

0 commit comments

Comments
 (0)