Commit graph

7 commits

Author SHA1 Message Date
R. RyanTM b8aa0991e0 gnss-sdr: 0.0.12 -> 0.0.13 2020-08-10 12:03:26 +00:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
R. RyanTM 348bcc9678 gnss-sdr: 0.0.11 -> 0.0.12 2020-03-14 05:56:58 +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
Markus Kowalewski 1d428e869a
gnss-sdr: 0.0.9 -> 0.0.11 2019-08-08 22:14:06 +02:00
Orivej Desh b5d1d50aa9 google-gflags: move to aliases.nix
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012

gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Elis Hirwing 70662a43c9
gnss-sdr: Move from misc to radio 2019-02-09 21:39:39 +01:00