Skip to content

Commit

Permalink
nightly 136.0a1-20250107165124
Browse files Browse the repository at this point in the history
  hg: 114a69547c262e92d13156de8a309ee3de9ac35a
  git: 7d1b5c88343879056168aa710a9ee743392604c0
  • Loading branch information
github-actions committed Jan 7, 2025
1 parent ed6382f commit 2723358
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

inputs = {
gecko-dev = {
url = github:mozilla/gecko-dev/e24277e20c492b4a785b4488af02cca062ec7c2c;
url = github:mozilla/gecko-dev/7d1b5c88343879056168aa710a9ee743392604c0;
flake = false;
};
nss-dev = {
Expand All @@ -22,7 +22,7 @@

outputs = { self, nixpkgs, gecko-dev, nss-dev, nspr-dev }:
let
ffversion = "136.0a1-20250107091515";
ffversion = "136.0a1-20250107165124";

system = "x86_64-linux";

Expand Down

0 comments on commit 2723358

Please sign in to comment.