Gedare Bloom started a new discussion on README.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/218#note_143150

 >  podman rmi rtems-docs-server_img
 >  ```
 >  
 > +### NixOS
 > +
 > +Create a `shell.nix` file with the folllowing content:
 > +```nix
 > +{ }:
 > +let
 > +  pkgs =
 > +    import
 > +      (fetchTarball 
 > "https://github.com/NixOS/nixpkgs/archive/aa290c9891fa4ebe88f8889e59633d20cc06a5f2.tar.gz";)

this looks like magic

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/218#note_143150
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to