Skip to content

aln730/monogame-shellconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

WORKAROUND SHELL FOR RUNNING MONOGAME GAMES ON NIXOS

This repository provides a minimal shell.nix setup to get MonoGame projects running on NixOS.

STUFF I DID OUTSIDE shell.nix

  • Installed freetype and libpng system-wide

  • Enabled nix-ld for dynamic linking of non-Nix binaries

    programs.nix-ld.enable = true;
    

TESTED ON

  • NixOS 25.11
  • KDE Plasma (X11)

About

A NixOS shell configuration for building and running MonoGame games on Nix-based systems.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages