Commit Graph

3 Commits

Author SHA1 Message Date
Skyler
50ddd29d03
Add psutil to flake.nix (#29)
Currently we're using the nixpkg for running pridefetch, but due to a
version mismatch we are missing the psutil package. This results in
errors when running pridefetch from this flake. Overriding the
buildInputs is a temporary fix before we update this in nixpkgs.
2024-02-14 22:05:53 +00:00
Skyler
02cb0c50c7
Update the flake such that it uses nixpkgs' package (#17)
* Update the flake such that it uses nixpkgs' package with an overriden source rather than keeping a copy

* Update flake.nix

* Update the flake lock file, and make supported systems match the package

* remove surplus whitespace
2022-06-05 13:37:33 +01:00
Skyler Grey
eaf2fa2e24
Add a flake to pridefetch 2022-05-22 20:21:50 +01:00