You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the list of packages included here needs to be updated manually, and I am looking to automate a bit more this maintenance.
It's aiming to be a superset of Kali's packages present in nixpkgs: i.e. it should contain *ALL* the Kali packages equivalent present in nixpkgs, plus others that are deemed useful.
In particular, there could be less human involved keeping track of the Kali packages that make it into nixpkgs, their state (up-to-date, failing, or else...)
Problem
As of now, the list of packages included here needs to be updated manually, and I am looking to automate a bit more this maintenance.
It's aiming to be a superset of Kali's packages present in
nixpkgs
: i.e. it should contain *ALL* the Kali packages equivalent present innixpkgs
, plus others that are deemed useful.In particular, there could be less human involved keeping track of the Kali packages that make it into
nixpkgs
, their state (up-to-date, failing, or else...)Ideas
https://jjjollyjim.github.io/arewehackersyet/ already maintains a list of Kali packages, and their counterparts in
nixpkgs
.In particular kali-tools.nix seems to do the mapping between the two worlds.
The text was updated successfully, but these errors were encountered: