Commit Graph

7 Commits

Author SHA1 Message Date
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
a0122e1bee
Make the flake actually work (needed to reference src directory properly) 2022-05-24 20:46:35 +01:00
Skyler
1fd3413005
Attempt to fix flake.nix so it packages correctly
- Match the new directory structure
- Do not copy packages.py into bin
2022-05-24 20:35:55 +01:00
Skyler
65ee1c997c
Stop moving unnecessary files
We no longer need to move the packages.py file if pridefetch has been packaged into an executable
2022-05-24 19:23:27 +01:00
Skyler Grey
3bdf94e928
Update flake info to add package meta 2022-05-23 09:22:18 +01:00
Skyler Grey
b4197e9b95
Let flake run under all systems 2022-05-22 21:00:40 +01:00
Skyler Grey
eaf2fa2e24
Add a flake to pridefetch 2022-05-22 20:21:50 +01:00