nixos-config/nixos/pkgs/q
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 global stylix and proper oh-my-posh 2023-07-01 00:20:03 +02:00

how to build and test

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