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 |
|
Maximilian Bosch
|
2741b986ea
|
docker-ls: 0.3.1 -> 0.3.2
The latest release supports golang templates to customize the CLI output
of docker-ls: https://github.com/mayflower/docker-ls#template-output
|
2019-05-10 18:46:00 +02:00 |
|
Ryan Mulligan
|
af9d10a91b
|
treewide: fix derivation names
|
2018-05-28 05:59:57 -07:00 |
|
Maximilian Bosch
|
1e2722ae22
|
docker-ls: init at v0.3.1
|
2017-11-22 16:08:45 +01:00 |
|