aboutsummaryrefslogtreecommitdiff
path: root/flake.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* flake.lock: UpdateAlexander Bantyev2021-09-231-9/+9
| | | | | | | | | | | | | | Flake lock file changes: • Updated input 'flake-compat': 'github:edolstra/flake-compat/99f1c2157fba4bfe6211a321fd0ee43199025dbf' (2020-11-26) → 'github:edolstra/flake-compat/12c64ca55c1014cdc1b16ed5a804aa8576601ff2' (2021-08-02) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/d8eb97e3801bde96491535f40483d550b57605b9' (2021-06-06) → 'github:NixOS/nixpkgs/e0ce3c683ae677cf5aab597d645520cddd13392b' (2021-09-19) • Updated input 'utils': 'github:numtide/flake-utils/7d706970d94bc5559077eb1a6600afddcd25a7c8' (2021-05-31) → 'github:numtide/flake-utils/7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19' (2021-09-13)
* flake: replace naersk with buildRustPackageBernardo Meurer2021-09-151-22/+0
|
* flake: update inputsBernardo Meurer2021-06-061-9/+9
|
* Update all flake inputs to latest versionsAlexander Bantyev2021-01-181-12/+12
|
* Fix running & building under macOS (Big Sur) (#9)Andreas Fuchs2020-11-241-3/+3
| | | | | | | | | | | | | | | | | * Add xcbuild as native build input 2 ways & pass --verbose to cargo build * Make "deploy" build on macOS * Bump the nixpkgs version to one that ships Rust 1.47, which can produce binaries under macOS 11 (Big Sur). * Use darwin-specific options that let Naersk build the "deploy" binary under macOS. (With a work-around for https://github.com/nmattia/naersk/issues/127, which prevents this from being much more straight-forward). Unfortunately, the "activate" binary can't be built under macOS due to the inotify dependency; that means the best we can do is to run the deploy under macOS, not deploy *to* macOS.
* Update lock filesnotgne22020-10-111-9/+9
|
* Minor flake and documentation fixesnotgne22020-10-081-16/+21
|
* stuffnotgne22020-09-281-0/+77