Up a Level
NixOS
Flakes
Fiss was written using Nix flakes and can be used for both the developer shell (typically through direnv[1]) or installed as a flake.
1: https://direnv.net/
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
fiss.url = "git+https://src.mfgames.com/fiss/fiss.git";
};
outputs = { self, nixpkgs, fiss, ...}:
{
// ...
environment.systemPackages = with pkgs; [
fiss.packages.${pkgs.system}.default
];
}
Below are various useful links within this site and to related sites (not all have been converted over to Gemini).
Categories
D. Moonfire
Fedran
The Moonfires
HTML