Commit graph

  • a98d1f8963 nix/flake: Always resolve flake metadata Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 5e76e8ab26 .github: Restructure workflows Zhaofeng Li 2022-08-16 20:15:43 -0600
  • c99a8246c2 .github/manual: Remove github-pages-deploy-action for now Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 49eacdc31f flake.nix: Add cargo-audit to devShell Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 81bda9d595 Update deps Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 63a981a6cb flake.lock: Update Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 68d0036a2c Thanks clippy Zhaofeng Li 2022-08-16 20:15:43 -0600
  • 34bb2e4674 .github/linters: Add rustfmt check Zhaofeng Li 2022-07-29 22:13:09 -0700
  • 62a3d1e6f8 Run rustfmt Zhaofeng Li 2022-07-29 22:13:09 -0700
  • e82993a83e .github/manual: Fix github-pages-deploy-action version tag Zhaofeng Li 2022-07-29 22:13:09 -0700
  • 5d2f128515 .github: Bump versions Zhaofeng Li 2022-07-17 14:42:34 -0700
  • 7d0a6eed90 Apply quit::main to main function Zhaofeng Li 2022-07-17 14:42:34 -0700
  • 16381e9213 .envrc: Bump bundled nix-direnv to 2.1.1 Zhaofeng Li 2022-07-17 14:42:34 -0700
  • 07efd5818d
    Merge pull request #89 from blaggacao/ref/reduce-eval-nix-interface Zhaofeng Li 2022-07-13 08:45:43 +0000
  • b3ca4b1c4d
    ref: transparent eval.nix contract David Arnold 2022-05-26 17:47:19 -0500
  • e309b2d4b2
    ref: reduce eval.nix contract even further David Arnold 2022-05-26 17:26:54 -0500
  • 83a919bdb0
    ref: reduce eval.nix contract forther David Arnold 2022-05-26 17:23:39 -0500
  • c82517fc12
    ref: reduce eval.nix contract David Arnold 2022-07-09 15:41:15 -0500
  • b8bdf5824c hive: Use absolute paths for non-flake hives Zhaofeng Li 2022-07-04 14:05:50 -0700
  • fbf25faa24 .github: Don't build manual on macOS Zhaofeng Li 2022-07-01 17:41:05 -0700
  • 926d6a395b manual/release-notes: Add issue link to allowApplyAll entry Zhaofeng Li 2022-07-01 16:31:13 -0700
  • 005bfba5e2 manual/release-notes: Mention nodeSpecialArgs Zhaofeng Li 2022-07-01 16:31:13 -0700
  • ed89d02c1c Cargo.toml: Use Rust 2021 edition Zhaofeng Li 2022-07-01 16:31:13 -0700
  • bde5f4878e Bump flake deps Zhaofeng Li 2022-07-01 16:31:13 -0700
  • ea1e7684f1 hive: Add tests for nodeSpecialArgs Zhaofeng Li 2022-07-01 16:31:13 -0700
  • 1b045eb38d
    Merge pull request #100 from fooker/pr/specialArgs Zhaofeng Li 2022-07-01 16:29:59 -0700
  • dfe55ed461 fix: rename no-substitutes -> no-substitute NeverBehave 2022-06-25 23:52:39 -0700
  • 432d4212fc apply: Don't enforce meta.allowApplyAll for builds Zhaofeng Li 2022-06-24 17:34:37 -0700
  • 0209b6dc40 Add name of key to key upload errors Zhaofeng Li 2022-06-24 17:34:37 -0700
  • d37270f292 Apply flake8 to manual preprocessor Zhaofeng Li 2022-06-24 17:34:37 -0700
  • 07499a1eaf
    eval.nix: per-node specialArgs Dustin Frisch 2022-06-23 12:05:31 +0200
  • a17e4eda17 integration-tests/allow-apply-all: Fix test after change to error message Zhaofeng Li 2022-06-21 21:28:08 -0700
  • f35e6dfb7f
    Merge pull request #96 from NeverBehave/feat/metaconfig Zhaofeng Li 2022-06-20 19:24:52 -0700
  • dd7a2924ca feat(meta): add disallowApplyAll options NeverBehave 2022-06-18 00:07:16 -0700
  • 1b3c272b58 manual/release-notes: Mention change in GC root creation Zhaofeng Li 2022-06-10 11:29:25 -0700
  • dd3f4b252c host/local: Upload keys with sudo as well Zhaofeng Li 2022-06-10 11:29:25 -0700
  • d7aa4ab864 hive/tests: Fix editorconfig Zhaofeng Li 2022-06-09 11:35:02 -0700
  • 9db25bd914 deployment: Move GC root creation after build Zhaofeng Li 2022-06-09 11:31:49 -0700
  • 2b0bafa155 eval.nix: Restore signature in introspect Zhaofeng Li 2022-06-09 11:31:49 -0700
  • b5629dca83 eval.nix: Enable config merging for meta.nixpkgs on 21.11+ Zhaofeng Li 2022-06-03 23:51:32 -0700
  • 1cd3aa6401 eval.nix: Accept path-likes in meta.nixpkgs as well Zhaofeng Li 2022-06-03 23:51:32 -0700
  • b87da69558 Don't import impure overlays if meta.nixpkgs is a path Zhaofeng Li 2022-06-03 23:51:32 -0700
  • ca12be27ed apply-local: Escalate privileges only during activation Zhaofeng Li 2022-06-03 23:51:32 -0700
  • fa07814abf hive/assets.rs: Use OpenOptions::new() instead Zhaofeng Li 2022-06-03 23:51:32 -0700
  • 4037b61a2b apply: Fix typo in help Zhaofeng Li 2022-06-03 23:51:32 -0700
  • af3247faeb Update docs after #91 Zhaofeng Li 2022-06-03 23:51:32 -0700
  • b20068661a flake.lock: Update Zhaofeng Li 2022-06-03 23:51:32 -0700
  • 7058029deb Update deps Zhaofeng Li 2022-06-03 23:51:32 -0700
  • ed91898e59 Clippy Zhaofeng Li 2022-06-03 23:51:32 -0700
  • 7c1e91a09f integration-tests/apply: Forgot a node Zhaofeng Li 2022-06-02 16:43:28 -0700
  • ac8852dcdf hive: Refactor static file creation Zhaofeng Li 2022-06-02 16:39:45 -0700
  • 52d969425c flake.nix: Add bashInteractive to dev shell Zhaofeng Li 2022-06-02 16:39:45 -0700
  • f140ea4080 flake.nix: Fix nix run for Nix 2.8 Zhaofeng Li 2022-06-02 16:39:45 -0700
  • c6b61efc58 integration-tests/apply: Test building nodes with dots in names Zhaofeng Li 2022-06-02 16:39:45 -0700
  • 6fe48ccd04 nix-eval-jobs: Strip quotes surrounding attribute names Wanja Hentze 2022-06-02 16:39:45 -0700
  • 66d65b67d8
    Merge pull request #91 from dminuoso/ssh-without-user Zhaofeng Li 2022-06-02 16:38:36 -0700
  • 012328d75b Switch to cargoLock.lockFile Victor Nawothnig 2022-06-02 10:57:17 +0200
  • 7681d26689 flake.nix: add RUST_SRC_PATH for rust-analyzer Timothy DeHerrera 2022-05-25 18:19:03 -0600
  • 6e2d221388 flake.nix: add project binary cache to nix.conf Timothy DeHerrera 2022-05-25 17:55:39 -0600
  • e937eb8faa Do not use an explicit user for ssh when deploymentUser is null Victor Nawothnig 2022-06-01 12:30:49 +0200
  • 429a0f5aa1 eval.nix: Suppress _module.args docs Zhaofeng Li 2022-05-22 02:15:33 -0700
  • 838a200854 flake.lock: Update Zhaofeng Li 2022-05-22 02:15:33 -0700
  • d2cff53d39 Update deps Zhaofeng Li 2022-05-22 02:15:33 -0700
  • 1be16d552d apply: Add --reboot flag Zhaofeng Li 2022-05-22 02:15:33 -0700
  • e239cbd260 host: Add get_current_system_profile Zhaofeng Li 2022-05-22 02:15:33 -0700
  • c8b79e7e2d ssh: Clean up Zhaofeng Li 2022-05-22 02:15:33 -0700
  • 9bd5e7bb25 imp: soc of eval, modules & options David Arnold 2022-04-03 19:07:14 -0500
  • ea4f2ba6dc Migrate other doc links to new domain Zhaofeng Li 2022-05-13 19:14:58 -0700
  • c1dc482c21 integration-tests: Add timeouts to SSH invocations Zhaofeng Li 2022-05-13 19:14:58 -0700
  • f5071dcff2 manual: Migrate to cli.rs domain Zhaofeng Li 2022-05-08 17:41:17 -0700
  • b4c832c24f .github: Disable flake check on macOS Zhaofeng Li 2022-04-27 15:05:01 -0700
  • 0ce26c1fdd Start work on 0.4.0 Zhaofeng Li 2022-04-27 14:10:58 -0700
  • fbefc48d89 Release 0.3.0 Zhaofeng Li 2022-04-27 14:10:58 -0700
  • ff417c9783
    Merge pull request #77 from otavio/main Zhaofeng Li 2022-04-26 13:47:22 -0700
  • 361475c277 flake.lock: Update Otavio Salvador 2022-04-25 22:00:04 -0300
  • 67de5dc96d ci: update cachix/install-nix-action to v17 Otavio Salvador 2022-04-25 21:57:25 -0300
  • f1a538398b ci: upgrade to Nix 2.8.0 for build and test Otavio Salvador 2022-04-25 21:56:50 -0300
  • 6b95ec1725 ci: remove unused Nix versions in build stage Otavio Salvador 2022-04-25 21:55:30 -0300
  • a9498de2c7 manual/release-notes: Mention key services (#48) Zhaofeng Li 2022-04-25 11:54:46 -0700
  • 3e7341a98c utils.rs: Tolerate invalid UTF-8 in streams Zhaofeng Li 2022-04-25 00:03:57 -0700
  • 6a64625fda eval.nix: Ignore typed allowAliases config when checking unoverridden config keys Zhaofeng Li 2022-04-25 00:03:57 -0700
  • 879e49a455 manual: Add release notes Zhaofeng Li 2022-04-19 00:29:35 -0700
  • c509cc21ba manual/parallelism.md: Mention nix-eval-jobs support Zhaofeng Li 2022-04-19 00:29:35 -0700
  • ab754ac2e3 Squelch dead code warnings on non-Linux platforms (aka macOS) Zhaofeng Li 2022-04-19 00:29:35 -0700
  • 0201f5c320 Update deps Zhaofeng Li 2022-04-19 00:29:35 -0700
  • 5a81996afb ssh: Enable BatchMode Zhaofeng Li 2022-04-19 00:29:35 -0700
  • 11289dd7ff package.nix: Remove conditionals on nix-eval-jobs Zhaofeng Li 2022-04-03 17:16:01 -0700
  • 9f7f2c9cce .github: Add 2.7.0 and 2.8.0pre, remove 2.5.1, 2.6.0, 2.7.0pre Zhaofeng Li 2022-04-03 17:16:01 -0700
  • 4de46cd339 flake.lock: Update Zhaofeng Li 2022-04-03 17:16:01 -0700
  • b9496cf3d8 Update deps Zhaofeng Li 2022-04-03 17:16:01 -0700
  • 017ccf142c flake.lock: Update Zhaofeng Li 2022-03-19 20:30:21 -0700
  • f81170c8ee Cargo.lock: Bump indicatif Zhaofeng Li 2022-03-16 23:33:14 -0700
  • 1decf15b36 manual: Fix directory structure Zhaofeng Li 2022-03-08 10:26:27 -0800
  • 26b2203da9 Update deps Zhaofeng Li 2022-03-07 22:02:04 -0800
  • 6340b8ba50 manual: Integrate mdbook-linkcheck Zhaofeng Li 2022-03-07 22:02:04 -0800
  • 514cff68bd package.nix: Unset NIX_EVAL_JOBS if nix-eval-jobs not pinned Zhaofeng Li 2022-03-07 22:02:04 -0800
  • e27033119b flake.lock: Update Zhaofeng Li 2022-03-07 22:02:04 -0800
  • 108c135700 Rename: NixFailure -> ChildFailure, NixKilled -> ChildKilled Zhaofeng Li 2022-03-07 22:02:04 -0800
  • 9c179b0db8
    apply_local: Fix nixos detection from os-release (#63) Glenn McDonald 2022-03-07 23:52:22 -0500
  • 2b281286d0
    eval.nix: Add "${name}-key.service" units for keys (#51) Zhaofeng Li 2022-02-16 10:23:27 -0800