aboutsummaryrefslogtreecommitdiff
path: root/flake.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace jsonschema-cli with check-jsonschemaSimon Menke2023-09-171-1/+1
* Merge pull request #213 from serokell/rvem/darwin-activationRoman Melnikov2023-06-051-0/+7
|\
| * [#210] Add activation script for darwin system and provide a usage exampleRoman Melnikov2023-05-111-0/+7
* | Make it possible to not rebuild deploy-rsFlakebi2023-04-161-1/+1
|/
* Merge pull request #176 from Ma27/activate-bootAlexander Bantyev2022-12-291-11/+20
|\
| * Add new activation strategy `boot` as equivalent to `nixos-rebuild boot`Maximilian Bosch2022-10-091-11/+20
* | More unique names for the checks generated by deploy-rsPhilipp Herzog2022-11-111-2/+2
|/
* Fetch system from `stdenv.hostPlatform`Robert Helgesson2022-08-041-1/+1
* Replace runCommandNoCC by runCommandRobert Helgesson2022-08-041-2/+2
* Update flake to support nix 2.8Xavier Vello2022-05-141-3/+5
* Fix darwin buildAlexander Bantyev2021-09-281-4/+4
* add aarch64-darwin to built systemsPeter Woodman2021-09-271-1/+1
* flake: replace naersk with buildRustPackageBernardo Meurer2021-09-151-8/+8
* Add .envrc and fix devShell to work with more toolsnotgne22021-08-041-1/+11
* Merge pull request #97 from blaggacao/patch-1Alexander Bantyev2021-07-081-1/+1
|\
| * fix: add meta.descriptionDavid Arnold2021-06-251-1/+1
* | Add rustfmt and rust-analyzer to devShellAlexander Bantyev2021-06-251-1/+1
|/
* flake.nix: refactor as overlayAlexander Bantyev2021-06-221-40/+54
* flake.nix: clean up dry-activation logicAlexander Bantyev2021-05-201-7/+3
* Fix rollback to old profilesAlexander Bantyev2021-05-181-1/+1
* Add helper activation function for home-managernotgne22021-05-101-0/+2
* Apply notgne2 suggestions.Oleg Pykhalov2021-04-161-10/+6
* flake: Add optional dryActivate argument to activate.customOleg Pykhalov2021-04-071-33/+47
* Add dry activate argument.Oleg Pykhalov2021-04-071-1/+5
* Work around NixOS/nixpkgs#73404 by `cd`-ing into `/tmp` during NixOS activationnotgne22021-02-081-0/+3
* Add Nix-flake check for checking build and Rust testsnotgne22021-01-261-0/+4
* Run `set -euo pipefail` in generated activation scriptsnotgne22021-01-221-0/+2
* Check if systemd-boot is enabled before attempting to delete default entry linenotgne22021-01-081-1/+3
* Use boot path from configuration and ignore failures when updating loader confnotgne22021-01-061-1/+1
* Automatically filter out `default` line from loader.conf after NixOS activationnotgne22021-01-051-1/+6
* Build "activate" binary on all platformsAndreas Fuchs2020-12-151-2/+0
* Add SPDX-FileCopyrightText to the three files that I changed substantiallyAndreas Fuchs2020-12-021-0/+1
* activate flake check: confirm that activate-rs exists in the profileAlexander Bantyev2020-12-021-1/+3
* Write an "activate-rs" script into the profile pathAndreas Fuchs2020-12-021-0/+9
* Fix running & building under macOS (Big Sur) (#9)Andreas Fuchs2020-11-241-4/+14
* Update `activate.nixos` to take a configuration, not a derivationnotgne22020-11-221-1/+1
* Scope activation commands, deprecate setActivateAlexander Bantyev2020-11-161-17/+24
* Add activation presets for NixOS and noop activationAlexander Bantyev2020-11-161-0/+4
* fixup! [OPS-1085] Add CIChristian Höppner2020-11-161-11/+3
* Format flake.nixnotgne22020-11-141-10/+11
* Remove deprecated `checkSchema`notgne22020-11-141-5/+1
* [OPS-1085] Add CIChristian Höppner2020-11-141-0/+12
* Greatly expand documentationnotgne22020-11-071-1/+1
* Show name of profiles missing activationnotgne22020-10-301-2/+8
* Add deprecation warning to checkSchemanotgne22020-10-291-2/+1
* Improve checks usage, add check for activation script existingnotgne22020-10-261-3/+21
* Move activate script location, use buildEnv for setActivatenotgne22020-10-111-2/+2
* Minor flake and documentation fixesnotgne22020-10-081-20/+30
* Add interface with json schema, fix flake-less issues, put setActivate and js...notgne22020-10-051-1/+24
* Add license information, reformat Nix files, clean upnotgne22020-09-291-2/+5