status-react/nix/tools
Jakub Sokołowski 0cc7ec92bd
fix displaying of version and build number in app
Changes:
- Includes `VERSION` file in source for `jsbundle` derivation
- Includes `BUILD_NUMBER` file and it's generation scripts
- Includes minimal `.git` files to make `git rev-parse --short HEAD` work
- Implements `ignoreVCS` for `mkFilter` to be able to include `.git` files
- Adds missing `git` and `bash` to `buildInputs` for `jsbundle` derivation
- Dropped `bash -c` from Clojure code calling `git`

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-08 22:55:53 +02:00
..
lein use nix shell for nix-update-* targets 2019-07-30 14:11:02 -04:00
maven Use react-native net-info community package 2019-09-05 14:16:28 +02:00
envParser.nix nix: Add support for reading .env feature flags 2020-01-14 15:16:30 +01:00
mergeSh.nix major nix refactor 2019-12-12 18:51:21 +01:00
mkFilter.nix fix displaying of version and build number in app 2020-04-08 22:55:53 +02:00
mkFilter_test.nix refactor and simplify mkFilter, use more restrictive rules 2020-03-31 17:03:39 +02:00
mkShell.nix major nix refactor 2019-12-12 18:51:21 +01:00