From b7c9dafab30149986ed2fbb689474c580337bcb8 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 10 Sep 2024 11:23:50 -0700 Subject: [PATCH] prettier --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52eba131c..a3c3a9055 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ sudo apt install libgtk-4-dev libadwaita-1-dev git > > To fix this, you might need to manually tie the `nixpkgs-stable` inputs to your > system's `nixpkgs` in `flake.nix`: +> > ```nix > { > inputs = { @@ -604,6 +605,7 @@ sudo apt install libgtk-4-dev libadwaita-1-dev git > nixpkgs-stable.url = "nixpkgs"; > } > } +> ``` On Arch Linux, use