Commit Graph

12 Commits

Author SHA1 Message Date
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
Aldwin Vlasblom
776d4c13ac twa: 1.8.0 -> 1.9.1
This commit updates twa from version 1.8.0 to version 1.9.1,
specifying its new 'jq' dependency.

It also moves 'makeWrapper' from the build inputs to the native
build inputs, as it's not necessary during runtime.
2019-11-11 16:25:34 +01: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
R. RyanTM
f4e5db3349 twa: 1.7.1 -> 1.8.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/twa/versions
2019-03-02 21:47:07 -08:00
R. RyanTM
74941b5899 twa: 1.7.0 -> 1.7.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/twa/versions
2019-01-26 20:18:20 -08:00
R. RyanTM
703a2bae15 twa: 1.6.2 -> 1.7.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/twa/versions
2019-01-06 12:38:18 -08:00
R. RyanTM
f1faaec5ab twa: 1.6.0 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-11-17 23:41:50 -08:00
R. RyanTM
6d321dc204 twa: 1.5.1 -> 1.6.0 (#48900)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-10-24 12:38:51 +02:00
Wael M. Nasreddine
9b08685e96 twa: set meta.platforms to platforms.unix 2018-10-02 11:30:55 -07:00
Wael M. Nasreddine
82b5887cab twa: 1.3.1 -> 1.5.1 2018-10-02 11:10:58 -07:00
Aldwin Vlasblom
6539722622 twa: init at 1.3.1 2018-09-24 13:31:54 +02:00