Commit graph

14 commits

Author SHA1 Message Date
superherointj 4d052c9be8 linode-cli: 5.5.1 -> 5.5.2 2021-07-17 09:16:07 -03:00
superherointj d90172f50d linode-cli: 5.4.3 -> 5.5.1 2021-07-14 09:42:06 -03:00
superherointj 0b3e58b4a5 linode-cli: 5.0.1 -> 5.4.3 2021-06-23 20:56:50 -03:00
superherointj c6cb6a7c55 linode-cli: enable/add test; add bash auto-completion 2021-04-20 18:21:29 -03:00
superherointj e6053abb87 linode-cli: 2.15.0 -> 5.0.1 2021-04-08 16:48:40 -03:00
Daniel KT a4d4fbc3fd Bump linode-cli version
linode-cli version -> 2.15.0
linode api version -> 4.67.0
2020-06-23 16:30:51 -04:00
Daniel KT 362a0a2eea linode-cli: pin linode openapi version
Pull linode openapi spec from a fixed version in github, and so the
sha256 hash will not break on each new release of the api spec.

Replaced the hash for the openapi spec with a working hash.

Attempting to install linode-cli was failing, with the following
message:

hash mismatch in fixed-output derivation '/nix/store/px3cdbcb84bvw6xslr1k6hszyxpdis6j-openapi.yaml':
  wanted: sha256:1l2fahdcmv7sp1qkwr5nv2vls8fypvlybwylqfzhyjmn7jqkw4hq
  got:    sha256:03ngzbq24zazfqmfd7xjmxixkcb9vv1jgamplsj633j7sjj708s0
cannot build derivation '/nix/store/49xrq47id66kwszyaqg1qapknc3i8mmx-linode-cli-2.14.1.drv': 1 dependencies couldn't be built
2020-05-04 16:08:56 -04:00
Ryan Mulligan ccd6892678 linode-cli: remove deprecated perl version, init python version at 2.14.1 2020-04-15 09:19:34 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
volth f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Andrew R. M 61668b036a linode-cli: init at 1.4.7 2017-05-01 12:58:54 -04:00