nixos-config/nixos/pkgs/q
Ingolf Wagner 93560cdd74
global stylix and proper oh-my-posh
2023-07-01 00:20:03 +02:00
..
README.md global stylix and proper oh-my-posh 2023-07-01 00:20:03 +02:00
default.nix workhorse done and nixpkgs-fmt 2021-11-01 09:20:42 +01:00

README.md

how to build and test

nix-build -E 'with import <nixpkgs> { overlays = [ (import "${<nix-writers>}/pkgs" )];} ; callPackage ./default.nix {}';