Commit graph

16 commits

Author SHA1 Message Date
Andrey Golovizin 799e33084b Revert "pythonPackages.llfuse: downgrade pytest version"
This reverts commit 42cfd52182.
2020-12-08 12:27:01 -08:00
Andrey Golovizin b445bc62b7 pythonPackages.llfuse: fix tests with pytest 6 2020-12-08 12:27:01 -08:00
Andrey Golovizin 0bb69986bd pythonPackages.llfuse: 1.3.6 -> 1.3.8 2020-12-08 12:27:01 -08:00
nyanloutre 42cfd52182 pythonPackages.llfuse: downgrade pytest version 2020-12-07 11:34:10 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Andrew Childs 6d46f05945 pythonPackages.llfuse: darwin support via osxfuse 2020-01-25 12:59:31 +09:00
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
worldofpeace 0e8ab58f45
pythonPackages.llfuse: update homepage 2019-02-15 18:20:19 -05:00
R. RyanTM cba2549e98 python37Packages.llfuse: 1.3.5 -> 1.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-llfuse/versions
2019-02-15 14:37:21 -08:00
Frederik Rietdijk 5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +01:00
Frederik Rietdijk 568c58e811 python: llfuse: 1.3.4 -> 1.3.5 2018-10-13 09:50:16 +02:00
Frederik Rietdijk 29490c8029 python: llfuse: 1.3.3 -> 1.3.4 2018-05-10 10:09:14 +02:00
Frederik Rietdijk d489cf6768 python: llfuse: 1.3.2 -> 1.3.3 2018-04-08 11:34:54 +02:00
Frederik Rietdijk 34c9a89ce0 python: llfuse: 1.0 -> 1.3.2 2017-12-31 10:55:08 +01:00
adisbladis d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
Bjørn Forsman adac3e43fd pythonPackages.llfuse: move to python-modules/ 2017-10-29 22:35:15 +01:00