index
:
deploy-rs
master
nom-flag
forked from https://github.com/serokell/deploy-rs/
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake.nix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-17
Replace jsonschema-cli with check-jsonschema
Simon Menke
1
-1
/
+1
2023-05-11
[#210] Add activation script for darwin system and provide a usage example
Roman Melnikov
1
-0
/
+7
2023-04-16
Make it possible to not rebuild deploy-rs
Flakebi
1
-1
/
+1
2022-11-11
More unique names for the checks generated by deploy-rs
Philipp Herzog
1
-2
/
+2
2022-10-09
Add new activation strategy `boot` as equivalent to `nixos-rebuild boot`
Maximilian Bosch
1
-11
/
+20
2022-08-04
Fetch system from `stdenv.hostPlatform`
Robert Helgesson
1
-1
/
+1
2022-08-04
Replace runCommandNoCC by runCommand
Robert Helgesson
1
-2
/
+2
2022-05-14
Update flake to support nix 2.8
Xavier Vello
1
-3
/
+5
2021-09-28
Fix darwin build
Alexander Bantyev
1
-4
/
+4
2021-09-27
add aarch64-darwin to built systems
Peter Woodman
1
-1
/
+1
2021-09-15
flake: replace naersk with buildRustPackage
Bernardo Meurer
1
-8
/
+8
2021-08-04
Add .envrc and fix devShell to work with more tools
notgne2
1
-1
/
+11
2021-06-25
fix: add meta.description
David Arnold
1
-1
/
+1
2021-06-25
Add rustfmt and rust-analyzer to devShell
Alexander Bantyev
1
-1
/
+1
2021-06-22
flake.nix: refactor as overlay
Alexander Bantyev
1
-40
/
+54
2021-05-20
flake.nix: clean up dry-activation logic
Alexander Bantyev
1
-7
/
+3
2021-05-18
Fix rollback to old profiles
Alexander Bantyev
1
-1
/
+1
2021-05-10
Add helper activation function for home-manager
notgne2
1
-0
/
+2
2021-04-16
Apply notgne2 suggestions.
Oleg Pykhalov
1
-10
/
+6
2021-04-07
flake: Add optional dryActivate argument to activate.custom
Oleg Pykhalov
1
-33
/
+47
2021-04-07
Add dry activate argument.
Oleg Pykhalov
1
-1
/
+5
2021-02-08
Work around NixOS/nixpkgs#73404 by `cd`-ing into `/tmp` during NixOS activation
notgne2
1
-0
/
+3
2021-01-26
Add Nix-flake check for checking build and Rust tests
notgne2
1
-0
/
+4
2021-01-22
Run `set -euo pipefail` in generated activation scripts
notgne2
1
-0
/
+2
2021-01-08
Check if systemd-boot is enabled before attempting to delete default entry line
notgne2
1
-1
/
+3
2021-01-06
Use boot path from configuration and ignore failures when updating loader conf
notgne2
1
-1
/
+1
2021-01-05
Automatically filter out `default` line from loader.conf after NixOS activation
notgne2
1
-1
/
+6
2020-12-15
Build "activate" binary on all platforms
Andreas Fuchs
1
-2
/
+0
2020-12-02
Add SPDX-FileCopyrightText to the three files that I changed substantially
Andreas Fuchs
1
-0
/
+1
2020-12-02
activate flake check: confirm that activate-rs exists in the profile
Alexander Bantyev
1
-1
/
+3
2020-12-02
Write an "activate-rs" script into the profile path
Andreas Fuchs
1
-0
/
+9
2020-11-24
Fix running & building under macOS (Big Sur) (#9)
Andreas Fuchs
1
-4
/
+14
2020-11-22
Update `activate.nixos` to take a configuration, not a derivation
notgne2
1
-1
/
+1
2020-11-16
Scope activation commands, deprecate setActivate
Alexander Bantyev
1
-17
/
+24
2020-11-16
Add activation presets for NixOS and noop activation
Alexander Bantyev
1
-0
/
+4
2020-11-16
fixup! [OPS-1085] Add CI
Christian Höppner
1
-11
/
+3
2020-11-14
Format flake.nix
notgne2
1
-10
/
+11
2020-11-14
Remove deprecated `checkSchema`
notgne2
1
-5
/
+1
2020-11-14
[OPS-1085] Add CI
Christian Höppner
1
-0
/
+12
2020-11-07
Greatly expand documentation
notgne2
1
-1
/
+1
2020-10-30
Show name of profiles missing activation
notgne2
1
-2
/
+8
2020-10-29
Add deprecation warning to checkSchema
notgne2
1
-2
/
+1
2020-10-26
Improve checks usage, add check for activation script existing
notgne2
1
-3
/
+21
2020-10-11
Move activate script location, use buildEnv for setActivate
notgne2
1
-2
/
+2
2020-10-08
Minor flake and documentation fixes
notgne2
1
-20
/
+30
2020-10-05
Add interface with json schema, fix flake-less issues, put setActivate and js...
notgne2
1
-1
/
+24
2020-09-29
Add license information, reformat Nix files, clean up
notgne2
1
-2
/
+5
2020-09-28
use separate binary for activation, more cleanup
notgne2
1
-1
/
+1