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 |
|
Tobias Pflug
|
8284f09dcd
|
bats: add missing grep dependency
|
2018-10-27 15:43:09 +02:00 |
|
Daiderd Jordan
|
8c2b4ad454
|
bats: 0.4.0 -> 1.1.0
|
2018-08-23 21:14:59 +02:00 |
|
zimbatm
|
a3119bd35d
|
bats: fixes installation
The build was failing with:
/...-stdenv/setup: ./install.sh: /usr/bin/env: bad interpreter: No such file
or directory
See https://hydra.nixos.org/build/32353411/log
|
2016-03-01 00:19:27 +00:00 |
|
Daiderd Jordan
|
4b4d5c96c8
|
bats: init at 4.0.4
|
2016-02-07 14:53:54 +01:00 |
|