about summary refs log tree commit diff
path: root/pkgs/tools/admin/sec
AgeCommit message (Collapse)AuthorFilesLines
2022-07-29sec: 2.9.0 -> 2.9.1R. Ryantm1-2/+2
2021-08-17sec: 2.8.3 -> 2.9.0R. RyanTM1-2/+2
2021-07-07change various expressions to use pname and versionArtturin1-3/+3
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-4/+4
2020-05-10sec: 2.8.2 -> 2.8.3R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-06-18sec: 2.8.1 -> 2.8.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sec/versions
2018-10-05sec: 2.8.0 -> 2.8.1 (#47857)tv1-6/+9
2018-09-12sec: 2.7.12 -> 2.8.0 (#46199)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from sec
2018-02-27sec: 2.7.7 -> 2.7.12Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec -h` got 0 exit code - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec --help` got 0 exit code - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec -V` and found version 2.7.12 - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec -v` and found version 2.7.12 - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec --version` and found version 2.7.12 - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec -h` and found version 2.7.12 - ran `/nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12/bin/sec --help` and found version 2.7.12 - found 2.7.12 with grep in /nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12 - found 2.7.12 in filename of file in /nix/store/586lmj690hk6bvlsbzmx44kfcpamxs1l-sec-2.7.12 cc "@tv"
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-05-04use dontBuild instead of hacksRobin Gloster1-4/+3
changes: * buildPhase = "true" * buildPhase = ":"
2015-02-14sec: update to version 2.7.7tv1-2/+2
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2014-07-30sec: update to version 2.7.6tv@shackspace.de1-2/+2
2014-07-12sec: add version 2.7.5tv1-0/+30