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 |
|
Bart Brouns
|
fc89e919f9
|
lsp-plugins: 1.1.5 ->1.1.9
|
2019-07-20 12:32:53 +02:00 |
|
Matthew Bauer
|
290a5d916e
|
treewide: update homepages to https where available
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
|
2019-04-15 10:10:05 -04:00 |
|
R. RyanTM
|
c7cb749dd2
|
lsp-plugins: 1.1.4 -> 1.1.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/lsp-plugins/versions
|
2019-01-03 04:46:48 -08:00 |
|
Bart Brouns
|
f14c0b4610
|
lsp-plugins: init at 1.1.4
|
2018-10-05 00:24:13 +02:00 |
|