Commit graph

11 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
Josef Kemetmüller b7c146c08e smbnetfs: Fix build against attr>=2.4.48
The xattr.h header was removed from libattr in v2.4.48 but added to glibc in 2.27.
The location moved from attr/xattr.h to sys/xattr.h.
2019-03-04 21:30:59 +01:00
c0bw3b 0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
Michael Raskin f7bd84b6b1 smbnetfs: 0.6.0 -> 0.6.1 2018-05-02 02:46:52 +02:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Pascal Wittmann 6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Joachim Fasting 4fb29f8d3b smbnetfs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Michael Raskin f5954364e7 smbnetfs: 0.5.3b -> 0.6.0 2015-01-18 18:20:09 +03:00
Michael Raskin fc83dfbc49 Update smbnetfs 2014-08-31 22:54:37 +04:00
Michael Raskin 1ff642f723 Adding SMBNetFS
svn path=/nixpkgs/trunk/; revision=26030
2011-02-19 09:56:35 +00:00