Commit graph

17 commits

Author SHA1 Message Date
Frederik Rietdijk 9235b86c1f python3Packages.QtAwesome: 1.0.1 -> 1.0.2 2021-02-26 11:01:54 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM 4f9317260a python27Packages.qtawesome: 0.7.2 -> 1.0.1 2020-10-04 09:28:45 -07:00
Frederik Rietdijk b5f6a8de48 python3Packages.QtAwesome: 0.7.0 -> 0.7.2 2020-05-11 22:13:13 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 8fd1365953 python27Packages.qtawesome: 0.6.1 -> 0.7.0 2020-02-22 10:07:33 -08:00
R. RyanTM 8f9f1712b7 python27Packages.qtawesome: 0.6.0 -> 0.6.1 2020-01-22 16:39:09 -08:00
R. RyanTM 0ecba52872 python37Packages.qtawesome: 0.5.7 -> 0.6.0
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-qtawesome/versions
2019-08-06 15:46:14 +09:00
R. RyanTM ea9375d3d8 python37Packages.qtawesome: 0.5.6 -> 0.5.7
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-qtawesome/versions
2019-03-11 14:10:29 -07:00
Frederik Rietdijk 993bad1695 python.pkgs.qtawesome: fix build 2019-02-17 14:40:54 +01:00
R. RyanTM 8b4eb600c2 python37Packages.qtawesome: 0.5.5 -> 0.5.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-qtawesome/versions
2019-02-08 15:56:58 +01:00
R. RyanTM 0e794fdba7 python37Packages.qtawesome: 0.5.3 -> 0.5.5
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-qtawesome/versions
2019-01-17 09:16:38 +01:00
Frederik Rietdijk f85ca66258 python: QtAwesome: 0.5.2 -> 0.5.3 2018-12-03 16:50:40 +01:00
R. RyanTM c8eaf885d3 python36Packages.qtawesome: 0.5.1 -> 0.5.2
* python36Packages.qtawesome: 0.5.1 -> 0.5.2 (#50603)

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.6-qtawesome/versions

*  pythonPackages.qtawesome: linux platforms only
2018-11-18 23:49:30 +01:00
R. RyanTM 0cbe7f0f6c python36Packages.qtawesome: 0.4.4 -> 0.5.1
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.6-qtawesome/versions
2018-10-24 10:00:29 +02:00
Joerg Thalheim f6592cc96d pythonPackages.qtawesome: init at 0.4.4 2017-11-15 15:47:02 +00:00