Louis Taylor
|
ff4bef8a1a
|
sailsd: 0.2.0 -> 0.3.0
|
2019-12-08 15:04:38 +01: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 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Matthew Bauer
|
077005f6c4
|
sailsd: fix darwin build
|
2016-08-16 19:25:45 +00:00 |
|
Louis Taylor
|
3b6550c29b
|
sailsd: 0.1.1 -> 0.2.0 (#15445)
Sails has now been split into a few subcomponents, sailsd being the main
one. This package has been renamed to sailsd, the sailing simulation
daemon.
|
2016-05-14 11:05:37 +02:00 |
|