summary refs log tree commit diff
path: root/pkgs/tools/networking/atftp
Commit message (Collapse)AuthorAge
* atftp: enable testsRobert Scott2021-09-18
|
* atftp: 0.7.4 -> 0.7.5Robert Scott2021-09-18
|
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-19
|
* atftp: 0.7.2 -> 0.7.4R. RyanTM2021-02-04
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* atftp: 0.7.1 -> 0.7.2R. RyanTM2019-04-29
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atftp/versions
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* atftp: 0.7 -> 0.7.1Tuomas Tynkkynen2016-07-21
|
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* atftp: fix build by using gcc49Pascal Wittmann2016-03-22
| | | | See #13559
* Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclangEric Seidel2015-05-14
|\ | | | | Add isGNU and isClang attributes to cc-wrapper
| * remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | | | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.
* | Fixed several "package has no version" warningsPascal Wittmann2015-05-14
|/
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* atftp: transformed meta.maintainers into a list and fixed indentationPascal Wittmann2014-09-13
|
* Update atftpMichael Raskin2014-09-02
|
* atftp: new expression for version 0.7.1Thomas Tuegel2014-08-25
|
* Use a still-available Debian patch...Michael Raskin2014-08-09
|
* Moving debian patch to fetchurlMichael Raskin2011-08-29
| | | | svn path=/nixpkgs/trunk/; revision=28875
* Adding atftpMichael Raskin2011-08-29
svn path=/nixpkgs/trunk/; revision=28874