status-mobile/nix/mobile
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
..
android fix displaying of version and build number in app 2020-04-08 22:55:53 +02:00
fastlane major nix refactor 2019-12-12 18:51:21 +01:00
ios refactor and simplify mkFilter, use more restrictive rules 2020-03-31 17:03:39 +02:00
default.nix upgrade XCode to 11.3.1 2020-01-14 17:23:19 +01:00
node-package.nix Make root folder less busy 2019-09-12 16:54:12 +02:00
reset-node_modules.sh Use flock to create exclusive locks on node_modules/ 2019-09-13 17:46:18 +02:00