summaryrefslogtreecommitdiff
path: root/pkgs/tools/networking/inetutils/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* apparmor: fix profile building on darwinJulien Moutinho2021-05-141-1/+2
* Revert "Revert "apparmor: fix and improve the service""•••This reverts commit 420f89ceb267b461eed5d025b6c3c0e57703cc5c. Julien Moutinho2021-04-231-1/+21
* Revert "apparmor: fix and improve the service"•••This reverts commit fb6d63f3fdd95a5468d43a0693c8ca7c1894363f. I really hope this finally fixes #99236: evaluation on Hydra. This time I really did check basically the same commit on Hydra: https://hydra.nixos.org/eval/1618011 Right now I don't have energy to find what exactly is wrong in the commit, and it doesn't seem important in comparison to nixos-unstable channel being stuck on a commit over one week old. Vladimír Čunát2020-10-071-21/+1
* apparmor: fix and improve the serviceJulien Moutinho2020-09-061-1/+21
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* inetutils: cross compileMichael Eden2019-04-161-1/+13
* Treewide: use HTTPS on GNU domains•••HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/ c0bw3b2018-12-021-1/+1
* inetutils: cleanup•••- supports darwin (only when servers are disabled) - pass SUIDMODE= to avoid setuid - add myself as maintainer Matthew Bauer2018-04-301-14/+9
* treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux•••Include all linux platforms. Will Dietz2018-04-301-1/+1
* inetutils: fix build w/muslWill Dietz2018-02-131-2/+8
* inetutils: fix service nameJörg Thalheim2017-04-201-3/+7
* inetutils: Add patch for Canadian TLD server•••Cherry-picked from upstream (inetutils-1_9_4-31-g73e2811). Could be a long time before a new inetutils release is made. vcunat amended the patch to apply. Neil Mayhew2017-03-071-0/+2
* inetutils: Add perl to buildInputs•••`whois' uses perl for various things during its build. Without it, whois fails to build . Neil Mayhew2017-03-061-2/+2
* ncurses: split into multiple outputs•••Some programs (e.g. tput) might better be moved somewhere else than $dev/bin, but that can be improved later if need be. Vladimír Čunát2015-10-131-1/+1
* inetutils: 1.9.3 -> 1.9.4William A. Kennington III2015-06-161-2/+2
* inetutils: 1.9.2 -> 1.9.3William A. Kennington III2015-05-151-8/+2
* unmaintain a bunch of packagesLudovic Courtès2015-01-131-1/+1
* Fix many package descriptions•••(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either. Bjørn Forsman2014-08-241-1/+1
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-281-1/+1
* inetutils: update from 1.9.1 to 1.9.2Evgeny Egorochkin2014-03-011-2/+2
* inetutils: Update to 1.9.1 and fix compilation•••http://hydra.nixos.org/build/3052788 Eelco Dolstra2012-09-211-3/+11
* GNU Inetutils 1.8.•••svn path=/nixpkgs/trunk/; revision=21814 Ludovic Courtès2010-05-171-2/+2
* * inetutils: traceroute also needs a chmod +x.•••svn path=/nixpkgs/trunk/; revision=19393 Eelco Dolstra2010-01-131-1/+1
* GNU Inetutils 1.7.•••svn path=/nixpkgs/trunk/; revision=19005 Ludovic Courtès2009-12-161-8/+18
* GNU Inetutils 1.6.•••svn path=/nixpkgs/trunk/; revision=13920 Ludovic Courtès2009-01-301-11/+11
* Add GNU Inetutils.•••svn path=/nixpkgs/trunk/; revision=10817 Ludovic Courtès2008-02-211-0/+29