diff options
| author | stuebinm | 2026-03-30 19:24:45 +0200 |
|---|---|---|
| committer | stuebinm | 2026-03-30 19:24:45 +0200 |
| commit | ca299fa5c846218027e7a4d31e528b077335e561 (patch) | |
| tree | 139b7da8b76d22b5af31e1310d15eb66e59bf3ac /inputs.nix | |
| parent | 765c608686dbbe082db15123cfccc16c6f3e797d (diff) | |
Diffstat (limited to 'inputs.nix')
| -rw-r--r-- | inputs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ let inherit system; overlays = [ (import sources.rust-overlay) - deploy-rs.overlay + deploy-rs.overlays.default (import ./pkgs/overlay.nix { inherit inputs; }) lix-overlay ]; |
