Commit graph

6 commits

Author SHA1 Message Date
Adam Joseph 96ac705f1b libspnav: fix cross-compilation
Prior to this commit, pkgsCross.foo.libspnav would fail with something
like:

```
/nix/store/...-bash-5.1-p16/bin/bash: line 1: ar: command not found
```

Let's fix that by passing `AR=` in `makeFlags`.
2022-05-31 16:48:29 -07:00
sohalt be01cb8b97 nixos/spacenavd: run as user service 2021-05-22 12:48:12 +02:00
Stéphan Kochen 1e6e18ddd1 libspnav: fix dylib install name on darwin 2021-05-18 13:55:51 +02:00
Stéphan Kochen a8c374380d libspnav: fix darwin build 2021-05-17 14:52:58 -07:00
Gabriel Ebner cc727746c6 libspnav: remove nonstandard patch 2021-04-02 16:08:36 +02:00
sohalt 373c6ad893 libspnav: init at 0.2.3 2021-02-18 15:08:20 +01:00