summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/atomic-operator (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* atomic-operator: fix dependenciesSandro Jäckel2022-07-211-0/+5
* atomic-operator: fix src hash•••Fails to build on hydra due to src hash mismatch. Martin Weinelt2022-07-211-1/+1
* atomic-operator: init at 0.8.5Fabian Affolter2022-06-131-0/+54