mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-25 10:24:30 +00:00
update restic path for actual and fix build
This commit is contained in:
@@ -5,7 +5,7 @@ inputs: _final: prev: {
|
||||
# Provides `pkgs.stable`.
|
||||
stable = import inputs.nixpkgs-stable {
|
||||
system = prev.stdenv.hostPlatform.system;
|
||||
inherit (prev) config;
|
||||
config = { };
|
||||
overlays = [
|
||||
# inputs.self.overlays.vim-plugins
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user