Mario Rodas
a6cbe8893c
pspg: install bash completions
2021-09-29 10:57:04 -05:00
R. RyanTM
c73efd4266
pspg: 5.3.4 -> 5.3.5
2021-09-14 20:55:28 +00:00
R. RyanTM
f6b44b88cc
pspg: 4.5.0 -> 5.3.4
2021-08-17 15:29:11 +00:00
R. RyanTM
b1476f41ec
pspg: 4.4.0 -> 4.5.0
2021-04-19 22:41:36 -04:00
R. RyanTM
4552283352
pspg: 4.3.1 -> 4.4.0
2021-03-23 13:48:29 -04:00
R. RyanTM
7dd7da5201
pspg: 4.3.0 -> 4.3.1
2021-03-14 00:41:50 -05:00
R. RyanTM
3bf04ba9bf
pspg: 4.2.1 -> 4.3.0
2021-03-01 22:55:44 -05:00
R. RyanTM
f8cd914e3b
pspg: 4.0.1 -> 4.2.1
2021-02-21 03:15:28 +00:00
R. RyanTM
eee5094355
pspg: 3.1.5 -> 4.0.1
2021-01-20 23:53:00 +00:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
157889a3e2
pspg: 3.1.3 -> 3.1.5
2020-11-04 07:33:04 +00:00
R. RyanTM
4e21edf9d9
pspg: 3.1.2 -> 3.1.3
2020-09-05 15:04:19 +00:00
R. RyanTM
08724638b9
pspg: 3.1.1 -> 3.1.2
2020-05-28 08:57:28 +00:00
R. RyanTM
c82e3789b3
pspg: 3.0.7 -> 3.1.1
2020-05-20 22:03:30 +00:00
R. RyanTM
c849739bcc
pspg: 2.7.1 -> 3.0.7
2020-05-04 04:55:37 +00:00
R. RyanTM
3015851788
pspg: 2.6.6 -> 2.7.1
2020-03-29 07:27:43 +00:00
Mario Rodas
8af54fcfae
pspg: enable on darwin
2020-01-21 04:20:00 -05:00
Mario Rodas
64699cadea
pspg: 2.6.4 -> 2.6.6
2020-01-21 04:20:00 -05:00
R. RyanTM
48a85e5451
pspg: 2.6.0 -> 2.6.4
2019-12-23 23:25:43 -08:00
R. RyanTM
d627ba742b
pspg: 2.1.8 -> 2.6.0
2019-11-28 17:33:14 -08:00
R. RyanTM
5914078b0b
pspg: 2.0.4 -> 2.1.8 ( #71758 )
...
* pspg: 2.0.4 -> 2.1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
* pspg: cleanup
pkgconfig is now found automatically
2019-10-23 16:51:14 +02:00
R. RyanTM
3f6ccc14b8
pspg: 1.6.8 -> 2.0.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2019-09-27 18:56:19 -07:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00: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
28e4a2d4ad
pspg: 1.6.5 -> 1.6.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2019-08-05 03:10:29 -07:00
R. RyanTM
ee92efd730
pspg: 1.6.4 -> 1.6.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/pspg/versions
2019-05-01 19:15:17 -07:00
R. RyanTM
7ee5a9b794
pspg: 1.6.3 -> 1.6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2019-04-02 02:30:51 -07:00
R. RyanTM
2ebd5de01e
pspg: 1.6.2 -> 1.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2018-12-14 17:35:26 -08:00
R. RyanTM
0cb95d2796
pspg: 1.4.2 -> 1.6.2 ( #46973 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pspg/versions
2018-09-29 20:54:14 +02:00
R. RyanTM
19ff9f60e2
pspg: 1.3.0 -> 1.4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pspg
2018-08-30 12:04:57 -07:00
R. RyanTM
4207c41ee2
pspg: 1.2.1 -> 1.3.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/pspg/versions .
2018-08-16 14:50:20 -07:00
R. RyanTM
7d3daa31b9
pspg: 1.1.1 -> 1.2.1 ( #43916 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pspg/versions .
2018-07-29 20:28:12 +02:00
R. RyanTM
3b4ee14a83
pspg: 1.1.0 -> 1.1.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/pspg/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/g5s0d7h461nd55hnzp5k6v74dlfcz6dh-pspg-1.1.1/bin/pspg --help’ got 0 exit code
- ran ‘/nix/store/g5s0d7h461nd55hnzp5k6v74dlfcz6dh-pspg-1.1.1/bin/pspg -V’ and found version 1.1.1
- ran ‘/nix/store/g5s0d7h461nd55hnzp5k6v74dlfcz6dh-pspg-1.1.1/bin/pspg --version’ and found version 1.1.1
- found 1.1.1 with grep in /nix/store/g5s0d7h461nd55hnzp5k6v74dlfcz6dh-pspg-1.1.1
- directory tree listing: https://gist.github.com/ba99487fab26f86a314d4a727749a490
2018-05-06 22:49:59 -07:00
José Luis Lafuente
a95a0a932b
pspg: 1.0.0 -> 1.1.0
2018-04-26 20:28:06 +02:00
José Luis Lafuente
39b67479ea
pspg: init at 1.0.0
2018-04-08 07:24:56 +02:00