Commit graph

15 commits

Author SHA1 Message Date
Frederik Rietdijk 1e89d4cccd pythonPackages: move python 2 only expressions to python2-packages.nix 2021-04-03 17:49:45 +02:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Daniel Schaefer eb5497c419 xflux-gui: 1.1.10 -> 1.2.0
Didn't build with the old version because they dropped Python2 and
changed some dependencies.
2019-09-13 14:04:07 +02: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
Kirill Boltaev 2cc22aca75 xflux-gui: 2016-09-21 -> 1.1.10 2017-10-01 09:44:17 +00:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Kirill Boltaev c0a2fd0ecb xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display 2016-09-21 23:20:48 +03:00
Kirill Boltaev ac65abad0c xflux-gui: 1.1.1 -> 2016-08-08 (#18489)
Also make it work with new python changes.
2016-09-13 07:10:43 +02:00
J Phani Mahesh 79312dc614 xflux-gui: propogatedBuildInputs -> propagatedBuildInputs 2016-07-14 15:53:09 +05:30
Sheena Artrip 6b0bac3d7e
xflux-gui: init at 1.1.1 2016-05-22 20:32:31 -04:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Bjørn Forsman ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
Paho Lurie-Gregg f504d12b29 add xflux 2015-01-28 12:33:00 +01:00