Commit Graph

36 Commits

Author SHA1 Message Date
Sergei Trofimovich
52eea7def2 osrm-backend: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/247690774:

   /build/source/include/util/coordinate.hpp:66:34: error: 'int32_t' is not a member of 'std'
      66 | using FixedLatitude = Alias<std::int32_t, tag::latitude>;
         |                                  ^~~~~~~
2024-02-10 17:56:01 +00:00
Tobias Mayer
ba2ce6e73b
various packages: pin boost179
Taken from PR #244831 and vcunat amended the miopen override.
2023-07-22 16:54:22 +02:00
Ag
62618152d2 osrm-backend: Fix build on darwin. 2023-04-12 20:05:05 +05:30
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Fabián Heredia Montiel
0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
Kerstin Humm
b25f877b35
osrm-backend: 5.25.0 -> 5.26.0 2021-09-22 16:16:22 +02:00
Kerstin Humm
08423b97bd
osrm-backend: 5.24.0 -> 5.25.0 2021-05-18 02:06:23 +02:00
Justin Humm
3ee091f951 osrm-backend: 5.23.0 → 5.24.0 2021-01-30 01:04:34 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Justin Humm
37943b4003 osrm-backend: 5.22.0 -> 5.23.0 2020-10-15 00:57:12 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Franz Pletz
d15f63bfad
osrm-backend: fix build with gcc9 2019-11-03 14:43:38 +01: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
R. RyanTM
9f056c9a7d osrm-backend: 5.21.0 -> 5.22.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osrm-backend/versions
2019-02-04 13:27:02 -08:00
R. RyanTM
54de63113d osrm-backend: 5.20.0 -> 5.21.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osrm-backend/versions
2019-01-02 20:34:58 -08:00
R. RyanTM
44b2145dbe osrm-backend: 5.19.0 -> 5.20.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osrm-backend/versions
2018-12-14 22:10:24 -08:00
Justin Humm
89c09d7ba1 osrm-backend: 5.18.0 -> 5.19.0 (#49108) 2018-10-30 00:31:45 +01:00
R. RyanTM
d0d15f7ffc osrm-backend: 5.17.2 -> 5.18.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/osrm-backend/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-extract -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-extract --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-extract -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-extract --version’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-partition -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-partition --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-partition -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-partition --version’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-customize -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-customize --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-customize -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-customize --version’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-contract -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-contract --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-contract -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-contract --version’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-datastore -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-datastore --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-datastore -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-datastore --version’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-routed -h’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-routed --help’ got 0 exit code
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-routed -v’ and found version 5.18.0
- ran ‘/nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0/bin/osrm-routed --version’ and found version 5.18.0
- found 5.18.0 with grep in /nix/store/9qxw8mgxq15czqp580vwxwkc70mc3l2g-osrm-backend-5.18.0
- directory tree listing: https://gist.github.com/dfbc55be9a7c8ad0f9dc070af96865e2
- du listing: https://gist.github.com/8791bb0044495bd4d8dbf95ab3f97175
2018-05-13 23:03:52 -07:00
R. RyanTM
378630f477 osrm-backend: 5.16.4 -> 5.17.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/osrm-backend/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-extract -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-extract --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-extract -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-extract --version’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-partition -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-partition --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-partition -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-partition --version’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-customize -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-customize --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-customize -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-customize --version’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-contract -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-contract --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-contract -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-contract --version’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-datastore -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-datastore --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-datastore -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-datastore --version’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-routed -h’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-routed --help’ got 0 exit code
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-routed -v’ and found version 5.17.2
- ran ‘/nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2/bin/osrm-routed --version’ and found version 5.17.2
- found 5.17.2 with grep in /nix/store/y0779ksgxhvysi6ha717axl7v06grmar-osrm-backend-5.17.2
- directory tree listing: https://gist.github.com/82e852d822486a83285e755488f6d056
2018-04-24 10:18:10 -07:00
R. RyanTM
111cd883f1 osrm-backend: 5.16.3 -> 5.16.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/osrm-backend/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-extract -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-extract --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-extract -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-extract --version` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-partition -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-partition --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-partition -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-partition --version` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-customize -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-customize --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-customize -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-customize --version` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-contract -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-contract --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-contract -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-contract --version` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-datastore -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-datastore --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-datastore -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-datastore --version` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-routed -h` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-routed --help` got 0 exit code
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-routed -v` and found version 5.16.4
- ran `/nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4/bin/osrm-routed --version` and found version 5.16.4
- found 5.16.4 with grep in /nix/store/s74bykwy8cr3jgykhcir2r70r2y2yq1f-osrm-backend-5.16.4
- directory tree listing: https://gist.github.com/8382c5e9f142346dca3141c89cf3169c
2018-03-31 00:46:53 -07:00
Ryan Mulligan
3de1fb6809 osrm-backend: 5.15.0 -> 5.16.3 (#37072)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-extract -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-extract --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-extract -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-extract --version` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-partition -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-partition --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-partition -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-partition --version` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-customize -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-customize --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-customize -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-customize --version` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-contract -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-contract --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-contract -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-contract --version` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-datastore -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-datastore --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-datastore -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-datastore --version` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-routed -h` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-routed --help` got 0 exit code
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-routed -v` and found version 5.16.3
- ran `/nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3/bin/osrm-routed --version` and found version 5.16.3
- found 5.16.3 with grep in /nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3
- found 5.16.3 in filename of file in /nix/store/wbblcwq4la8pc5gmmwbzjr4zsq30dq8j-osrm-backend-5.16.3
2018-03-23 14:50:25 -05:00
Justin Humm
18ec7f7190
osrm-backend: 5.15.0 -> 5.16.0 2018-02-24 18:47:35 +01:00
Justin Humm
92aa0fa437
osrm-backend: 5.14.3 -> 5.15.0 2018-01-22 18:13:35 +01:00
adisbladis
ab1fdc784d
osrm-backend: Use nativeBuildInputs for compile-time-only deps 2018-01-03 14:52:23 +01:00
Justin Humm
792b085b1a
osrm-backend: 5.14.1 -> 5.14.3 2018-01-02 20:54:45 +01:00
Nicolò Balzarotti
af3745f615 osrm-backend: 4.9.1 -> 5.14.1 2017-12-02 20:00:04 +01:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robert Scott
0b96e0daf3 osrm-backend: 4.5.0 -> 4.9.1 2016-03-27 20:28:45 +00:00
Robert Scott
0fdf7106e5 osrm-backend: switch src to use fetchFromGitHub 2016-03-26 18:07:55 +00:00
Robert Scott
7a3e154c27 osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths 2016-03-26 17:38:50 +00:00
Pascal Wittmann
f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Robert Scott
5a45003800 luajit: declare lua in propagatedBuildInputs, remove from osrm-backend's buildInputs 2015-03-17 22:05:13 +00:00
Robert Scott
c8da20fa5e osrm-backend: patch to hardcode path to default lua profiles once installed into $out 2015-03-17 22:04:03 +00:00
Robert Scott
4147050550 add a (slightly naive) packaging of osrm-backend and its missing dependencies 2015-02-22 14:34:24 +00:00