chore: fix code example

This commit is contained in:
Harsh Shandilya 2023-12-12 19:57:04 +05:30 committed by GitHub
parent 2423b3806e
commit af7f96a269
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ This is what the flake looked like for me after all this
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
flake-utils.url = "github:numtide/flake-utils/master";
flake-utils.url = "github:numtide/flake-utils/main";
};
outputs = {