Skip to content

Commit 4c91787

Browse files
authored
Merge pull request fzyzcjy#2571 from fzyzcjy/feat/12784
Add doc about Nixpkgs/NixOS
2 parents 43b2fe5 + a65f917 commit 4c91787

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

website/docs/guides/how-to/nix.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# NixOS / Nixpkgs
2+
3+
About how to run flutter_rust_bridge on NixOS or Nixpkgs,
4+
please refer to the following discussions or create a new one:
5+
6+
* https://github.com/fzyzcjy/flutter_rust_bridge/issues/2527
7+
* https://github.com/fzyzcjy/flutter_rust_bridge/issues/1898

website/sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ const sidebars = {
415415
'guides/how-to/cargo-workspaces',
416416
'guides/how-to/cross-origin',
417417
'guides/how-to/transferable-typed-data',
418+
'guides/how-to/nix',
418419
],
419420
},
420421
'guides/users',

0 commit comments

Comments
 (0)