Commit graph

17 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM c9d1ef7cd7 tcsh: 6.20.00 -> 6.21.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcsh/versions
2019-05-14 09:48:58 +02:00
Will Dietz b19a03ec62 tcsh: build for darwin too! 2018-06-09 03:14:29 -05:00
Will Dietz 5b787eba25 tcsh: patch to fix w/musl 2018-06-09 02:48:36 -05:00
Franz Pletz e2b14abbe0
tcsh: 6.19.00 -> 6.20.00 2017-01-26 03:52:49 +01:00
Michael Raskin 693be25cc3 tcsh: take patch from Debian and edit it to fix handling of glibc-2.24 union wait removal 2016-08-26 14:59:39 +02:00
Michael Raskin b3bcb59bd5 tcsh: import an Arch patch (merging the two patches into a single one) for fixing gcc5 optimisation 2016-06-23 11:01:21 +02:00
Michael Raskin b300a8937e Merge pull request #14583 from AndersonTorres/tcsh
tcsh: 6.18.01 -> 6.19.00
2016-06-23 08:47:20 +00:00
zimbatm 53060e5bb8 tcsh: add shellPath passthru 2016-06-12 18:57:31 +01:00
AndersonTorres 974cbde58e tcsh: 6.18.01 -> 6.19.00 2016-04-10 20:40:26 -03:00
Shea Levy f11631c8c4 tcsh: Bump 2012-07-27 19:27:25 -04:00
Eelco Dolstra 7442d90d32 * tcsh: create a "csh" symlink.
svn path=/nixpkgs/trunk/; revision=15950
2009-06-13 16:09:26 +00:00
Lluís Batlle i Rossell 306b6e87a5 Updating tcsh, so its url even works.
svn path=/nixpkgs/trunk/; revision=15137
2009-04-18 23:31:45 +00:00
Armijn Hemel ce11f316a0 update to 6.15.00
svn path=/nixpkgs/trunk/; revision=10021
2007-12-31 20:50:52 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel e473e8691c add tcsh
svn path=/nixpkgs/trunk/; revision=4123
2005-10-24 15:15:34 +00:00