Compare commits
1 commit
781088cd1f
...
47eae8edb2
Author | SHA1 | Date | |
---|---|---|---|
47eae8edb2 |
14 changed files with 198 additions and 67 deletions
31
flake.lock
generated
31
flake.lock
generated
|
@ -86,11 +86,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727249977,
|
"lastModified": 1727156717,
|
||||||
"narHash": "sha256-lAqOCDI4B6hA+t+KHSm/Go8hQF/Ob5sgXaIRtMAnMKw=",
|
"narHash": "sha256-Ef7UgoTdOB4PGQKSkHGu6SOxnTiArPHGcRf8qGFC39o=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "disko",
|
"repo": "disko",
|
||||||
"rev": "c1c472f4cd91e4b0703e02810a8c7ed30186b6fa",
|
"rev": "c61e50b63ad50dda5797b1593ad7771be496efbb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -448,11 +448,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727246346,
|
"lastModified": 1727111745,
|
||||||
"narHash": "sha256-TcUaKtya339Asu+g6KTJ8h7KiKcKXKp2V+At+7tksyY=",
|
"narHash": "sha256-EYLvFRoTPWtD+3uDg2wwQvlz88OrIr3zld+jFE5gDcY=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "1e22ef1518fb175d762006f9cae7f6312b8caedb",
|
"rev": "21c021862fa696c8199934e2153214ab57150cb6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -484,11 +484,11 @@
|
||||||
},
|
},
|
||||||
"impermanence": {
|
"impermanence": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727198257,
|
"lastModified": 1727125666,
|
||||||
"narHash": "sha256-/qMVI+SG9zvhLbQFOnqb4y4BH6DdK3DQHZU5qGptehc=",
|
"narHash": "sha256-hmmctvhlx0mUOm/Dv3tRewSoCX7Y0MaUDNkEsSlq3lY=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "impermanence",
|
"repo": "impermanence",
|
||||||
"rev": "8514fff0f048557723021ffeb31ca55f69b67de3",
|
"rev": "85fe07276d8b58cff91bfeb332940e9c7b73c135",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -897,16 +897,15 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_5": {
|
"nixpkgs_5": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726937504,
|
"lastModified": 1727182767,
|
||||||
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
|
"narHash": "sha256-MAegP5rQZ+B3IIoW8B1cHkUef2jcxvLOCYv4NyA0Q80=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
|
"rev": "b02a84ef821fff142501f8daff9ce67f414ee240",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"ref": "nixos-unstable",
|
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -1276,11 +1275,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727252110,
|
"lastModified": 1727098951,
|
||||||
"narHash": "sha256-3O7RWiXpvqBcCl84Mvqa8dXudZ1Bol1ubNdSmQt7nF4=",
|
"narHash": "sha256-gplorAc0ISAUPemUNOnRUs7jr3WiLiHZb3DJh++IkZs=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "treefmt-nix",
|
"repo": "treefmt-nix",
|
||||||
"rev": "1bff2ba6ec22bc90e9ad3f7e94cca0d37870afa3",
|
"rev": "35dfece10c642eb52928a48bee7ac06a59f93e9a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -3,7 +3,9 @@
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
flakeParts.url = "github:hercules-ci/flake-parts";
|
flakeParts.url = "github:hercules-ci/flake-parts";
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
# FIXME remove constraint
|
||||||
|
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||||
|
# nixpkgsForSisko.url = "github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260";
|
||||||
nixosHardware.url = "github:NixOS/nixos-hardware";
|
nixosHardware.url = "github:NixOS/nixos-hardware";
|
||||||
homeManager = {
|
homeManager = {
|
||||||
url = "github:nix-community/home-manager";
|
url = "github:nix-community/home-manager";
|
||||||
|
|
|
@ -14,7 +14,6 @@ lib.mkMerge [
|
||||||
login-shell = "yes";
|
login-shell = "yes";
|
||||||
dpi-aware = "no";
|
dpi-aware = "no";
|
||||||
horizontal-letter-offset = "1";
|
horizontal-letter-offset = "1";
|
||||||
pad = "1x1";
|
|
||||||
font =
|
font =
|
||||||
let
|
let
|
||||||
size = "13";
|
size = "13";
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ pkgs, ... }:
|
|
||||||
{
|
|
||||||
home.packages = [ pkgs.freecad-wayland ];
|
|
||||||
}
|
|
|
@ -27,6 +27,8 @@ in
|
||||||
user.signingKey = "/home/${username}/.ssh/id_rsa";
|
user.signingKey = "/home/${username}/.ssh/id_rsa";
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
commit.gpgsign = true;
|
commit.gpgsign = true;
|
||||||
|
|
||||||
|
core.editor = "emacsclient";
|
||||||
};
|
};
|
||||||
|
|
||||||
userName = config.name;
|
userName = config.name;
|
||||||
|
|
|
@ -8,18 +8,6 @@
|
||||||
{
|
{
|
||||||
programs.bat.enable = true;
|
programs.bat.enable = true;
|
||||||
|
|
||||||
programs.ranger = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
"preview_images" = true;
|
|
||||||
"preview_images_method" = "sixel";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
programs.fzf.enable = true;
|
|
||||||
|
|
||||||
programs.ripgrep.enable = true;
|
|
||||||
|
|
||||||
programs.direnv = {
|
programs.direnv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
|
@ -28,10 +16,12 @@
|
||||||
nix-direnv.enable = true;
|
nix-direnv.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.lsd = {
|
# programs.exa = {
|
||||||
enable = false;
|
# enable = false;
|
||||||
enableAliases = true;
|
# enableAliases = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
|
# programs.fzf.enable = false;
|
||||||
|
|
||||||
programs.vim.enable = true;
|
programs.vim.enable = true;
|
||||||
|
|
||||||
|
@ -60,13 +50,75 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# programs.starship = {
|
||||||
|
# enable = false;
|
||||||
|
# settings = {
|
||||||
|
# character = {
|
||||||
|
# success_symbol = "[👌](bold green)";
|
||||||
|
# error_symbol = "[🤌](bold red)";
|
||||||
|
# };
|
||||||
|
# nix_shell = {
|
||||||
|
# symbol = "❄ ";
|
||||||
|
# };
|
||||||
|
# };
|
||||||
|
# };
|
||||||
|
|
||||||
|
# Playing with it sometimes
|
||||||
|
# programs.nushell = {
|
||||||
|
# enable = false;
|
||||||
|
# configFile.text = ''
|
||||||
|
# let carapace_completer = {|spans|
|
||||||
|
# carapace $spans.0 nushell $spans | from json
|
||||||
|
# }
|
||||||
|
# let-env config = {
|
||||||
|
# show_banner: false
|
||||||
|
# ls: {
|
||||||
|
# use_ls_colors: true # use the LS_COLORS environment variable to colorize output
|
||||||
|
# clickable_links: true # enable or disable clickable links. Your terminal has to support links.
|
||||||
|
# }
|
||||||
|
# rm: {
|
||||||
|
# always_trash: true # always act as if -t was given. Can be overridden with -p
|
||||||
|
# }
|
||||||
|
# cd: {
|
||||||
|
# abbreviations: true # allows `cd s/o/f` to expand to `cd some/other/folder`
|
||||||
|
# }
|
||||||
|
# table: {
|
||||||
|
# mode: compact # basic, compact, compact_double, light, thin, with_love, rounded, reinforced, heavy, none, other
|
||||||
|
# index_mode: always # "always" show indexes, "never" show indexes, "auto" = show indexes when a table has "index" column
|
||||||
|
# trim: {
|
||||||
|
# methodology: wrapping # wrapping or truncating
|
||||||
|
# wrapping_try_keep_words: true # A strategy used by the 'wrapping' methodology
|
||||||
|
# truncating_suffix: "..." # A suffix used by the 'truncating' methodology
|
||||||
|
# }
|
||||||
|
# }
|
||||||
|
# history: {
|
||||||
|
# max_size: 10000 # Session has to be reloaded for this to take effect
|
||||||
|
# sync_on_enter: true # Enable to share history between multiple sessions, else you have to close the session to write history to file
|
||||||
|
# file_format: "plaintext" # "sqlite" or "plaintext"
|
||||||
|
# }
|
||||||
|
# completions: {
|
||||||
|
# case_sensitive: false # set to true to enable case-sensitive completions
|
||||||
|
# quick: true # set this to false to prevent auto-selecting completions when only one remains
|
||||||
|
# partial: true # set this to false to prevent partial filling of the prompt
|
||||||
|
# algorithm: "fuzzy" # prefix or fuzzy
|
||||||
|
# external: {
|
||||||
|
# enable: true # set to false to prevent nushell looking into $env.PATH to find more suggestions, `false` recommended for WSL users as this look up my be very slow
|
||||||
|
# max_results: 100 # setting it lower can improve completion performance at the cost of omitting some options
|
||||||
|
# completer: $carapace_completer # check 'carapace_completer' above as an example
|
||||||
|
# }
|
||||||
|
# }
|
||||||
|
# filesize: {
|
||||||
|
# metric: true # true => KB, MB, GB (ISO standard), false => KiB, MiB, GiB (Windows standard)
|
||||||
|
# format: "auto" # b, kb, kib, mb, mib, gb, gib, tb, tib, pb, pib, eb, eib, zb, zib, auto
|
||||||
|
# }
|
||||||
|
# buffer_editor: "${config.programs.helix.package}/bin/helix"
|
||||||
|
# }
|
||||||
|
# '';
|
||||||
|
# };
|
||||||
|
|
||||||
programs.fish = {
|
programs.fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shellInit =
|
shellInit = lib.optionalString (builtins.hasAttr "cachix-personal-token" age.secrets) ''
|
||||||
''
|
|
||||||
fish_vi_key_bindings
|
|
||||||
''
|
|
||||||
+ lib.optionalString (builtins.hasAttr "cachix-personal-token" age.secrets) ''
|
|
||||||
export CACHIX_AUTH_TOKEN=$(cat ${age.secrets.cachix-personal-token.path})
|
export CACHIX_AUTH_TOKEN=$(cat ${age.secrets.cachix-personal-token.path})
|
||||||
'';
|
'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
@ -74,18 +126,93 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# programs.zsh = {
|
||||||
|
# enable = false; # Playing xswith fish at the moment
|
||||||
|
# enableAutosuggestions = true;
|
||||||
|
# enableCompletion = true;
|
||||||
|
# enableSyntaxHighlighting = true;
|
||||||
|
# enableVteIntegration = true;
|
||||||
|
# autocd = true;
|
||||||
|
# oh-my-zsh = {
|
||||||
|
# enable = true;
|
||||||
|
# plugins = [
|
||||||
|
# "ag"
|
||||||
|
# "cabal"
|
||||||
|
# "colored-man-pages"
|
||||||
|
# "colorize"
|
||||||
|
# "command-not-found"
|
||||||
|
# "fzf"
|
||||||
|
# "git"
|
||||||
|
# "nomad"
|
||||||
|
# "pass"
|
||||||
|
# "python"
|
||||||
|
# "sudo"
|
||||||
|
# "terraform"
|
||||||
|
# "thefuck"
|
||||||
|
# ];
|
||||||
|
# };
|
||||||
|
# plugins = [
|
||||||
|
# {
|
||||||
|
# name = "fzf-tab";
|
||||||
|
# src = pkgs.fetchFromGitHub {
|
||||||
|
# owner = "Aloxaf";
|
||||||
|
# repo = "fzf-tab";
|
||||||
|
# rev = "c2b4aa5ad2532cca91f23908ac7f00efb7ff09c9";
|
||||||
|
# sha256 = "sha256-gvZp8P3quOtcy1Xtt1LAW1cfZ/zCtnAmnWqcwrKel6w=";
|
||||||
|
# };
|
||||||
|
# }
|
||||||
|
# {
|
||||||
|
# name = "fzf-tab";
|
||||||
|
# src = pkgs.fetchFromGitHub {
|
||||||
|
# owner = "Aloxaf";
|
||||||
|
# repo = "fzf-tab";
|
||||||
|
# rev = "c2b4aa5ad2532cca91f23908ac7f00efb7ff09c9";
|
||||||
|
# sha256 = "sha256-gvZp8P3quOtcy1Xtt1LAW1cfZ/zCtnAmnWqcwrKel6w=";
|
||||||
|
# };
|
||||||
|
# }
|
||||||
|
# {
|
||||||
|
# name = "fast-syntax-highlighting";
|
||||||
|
# src = pkgs.fetchFromGitHub {
|
||||||
|
# owner = "zdharma-continuum";
|
||||||
|
# repo = "fast-syntax-highlighting";
|
||||||
|
# rev = "13d7b4e63468307b6dcb2dadf6150818f242cbff";
|
||||||
|
# sha256 = "sha256-AmsexwVombgVmRvl4O9Kd/WbnVJHPTXETxBv18PDHz4=";
|
||||||
|
# };
|
||||||
|
# }
|
||||||
|
# ];
|
||||||
|
# shellAliases = {
|
||||||
|
# "cat" = "bat";
|
||||||
|
# "em" = "TERM=wezterm emacsclient -nw";
|
||||||
|
# };
|
||||||
|
# loginExtra = "[[ -z $DISPLAY && $TTY = /dev/tty1 ]] && exec dbus-run-session Hyprland";
|
||||||
|
# envExtra = ''
|
||||||
|
# # [ $TERM = "dumb" ] && unsetopt zle && PS1='$ ' # for Emacs TRAMP mode
|
||||||
|
# '';
|
||||||
|
# initExtra = ''
|
||||||
|
# export CACHIX_AUTH_TOKEN=$(cat ${age.secrets.cachix-personal-token.path})
|
||||||
|
|
||||||
|
# # Don't enable VIM emulation when in Emacs
|
||||||
|
# [[ -z $INSIDE_EMACS ]] && source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
|
||||||
|
|
||||||
|
# # When enabling starship, home-manager add an `initExtra` rule to disable it when in Emacs but not with VTerm,
|
||||||
|
# # since I use also `eat` besides `vterm` the following line is needed
|
||||||
|
# [[ "$INSIDE_EMACS" =~ "eat" ]] && eval "$(${config.home.profileDirectory}/bin/starship init zsh)"
|
||||||
|
# '';
|
||||||
|
# };
|
||||||
|
|
||||||
home.packages =
|
home.packages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
thefuck
|
thefuck
|
||||||
|
htop-vim
|
||||||
|
bottom
|
||||||
dig.dnsutils
|
dig.dnsutils
|
||||||
lsof
|
lsof
|
||||||
|
zsh-completions
|
||||||
|
nix-zsh-completions
|
||||||
comma
|
comma
|
||||||
ffmpeg-headless
|
carapace # used by nushell
|
||||||
jless
|
neovim
|
||||||
nix-melt
|
|
||||||
jq
|
|
||||||
yq-go
|
|
||||||
]
|
]
|
||||||
++ (lib.optionals
|
++ (lib.optionals
|
||||||
(builtins.elem hostname [
|
(builtins.elem hostname [
|
||||||
|
|
|
@ -7,9 +7,7 @@
|
||||||
home.packages = [ pkgs.tremotesf ];
|
home.packages = [ pkgs.tremotesf ];
|
||||||
|
|
||||||
systemd.user.services.tremotesf = {
|
systemd.user.services.tremotesf = {
|
||||||
Install.WantedBy = [
|
Install.WantedBy = [ "graphical-session.target" ];
|
||||||
"waybar.service"
|
|
||||||
];
|
|
||||||
|
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "tremotesf";
|
Description = "tremotesf";
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
systemd.user.services.zmkBATx = {
|
systemd.user.services.zmkBATx = {
|
||||||
Install.WantedBy = [
|
Install.WantedBy = [
|
||||||
|
"graphical-session.target"
|
||||||
"waybar.service"
|
"waybar.service"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
@ -16,7 +17,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
Service = {
|
Service = {
|
||||||
ExecStart = "sleep 5 && ${lib.getExe pkgs.zmkBATx}";
|
ExecStart = lib.getExe pkgs.zmkBATx;
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = 3;
|
RestartSec = 3;
|
||||||
};
|
};
|
||||||
|
|
|
@ -97,7 +97,6 @@
|
||||||
extraModules = with inputs; [
|
extraModules = with inputs; [
|
||||||
disko.nixosModules.disko
|
disko.nixosModules.disko
|
||||||
impermanence.nixosModules.impermanence
|
impermanence.nixosModules.impermanence
|
||||||
lix-module.nixosModules.default
|
|
||||||
];
|
];
|
||||||
secrets = {
|
secrets = {
|
||||||
"sisko-wireguard-private-key" = { };
|
"sisko-wireguard-private-key" = { };
|
||||||
|
|
|
@ -85,7 +85,6 @@
|
||||||
"vscode-server"
|
"vscode-server"
|
||||||
"zk"
|
"zk"
|
||||||
"catppuccin"
|
"catppuccin"
|
||||||
"freecad"
|
|
||||||
];
|
];
|
||||||
extraGroups = [ ];
|
extraGroups = [ ];
|
||||||
backupPaths = [ ];
|
backupPaths = [ ];
|
||||||
|
|
|
@ -21,7 +21,14 @@
|
||||||
"invidious"
|
"invidious"
|
||||||
"searx"
|
"searx"
|
||||||
"rock5b-samba"
|
"rock5b-samba"
|
||||||
|
# "paperless"
|
||||||
|
# "restic"
|
||||||
|
# "syncthing"
|
||||||
|
# "minio"
|
||||||
|
# # "matrix"
|
||||||
"forgejo"
|
"forgejo"
|
||||||
|
# # "jellyfin"
|
||||||
|
# "immich"
|
||||||
"prometheus"
|
"prometheus"
|
||||||
"grafana"
|
"grafana"
|
||||||
"prometheus-exporters"
|
"prometheus-exporters"
|
||||||
|
@ -29,6 +36,7 @@
|
||||||
"promtail"
|
"promtail"
|
||||||
"garmin-collector"
|
"garmin-collector"
|
||||||
"restic"
|
"restic"
|
||||||
|
# "immich"
|
||||||
"atuin"
|
"atuin"
|
||||||
]
|
]
|
||||||
++ [
|
++ [
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
|
{ config, ... }:
|
||||||
|
let
|
||||||
|
nixpkgsImmich = builtins.getFlake "github:NixOS/nixpkgs/c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf";
|
||||||
|
in
|
||||||
{
|
{
|
||||||
containers.immich = {
|
containers.nextcloud = {
|
||||||
nixpkgs = builtins.getFlake "github:NixOS/nixpkgs/51296fce6f2b33717f710788af4e134aa7ff0e58";
|
nixpkgs = nixpkgsImmich;
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
privateNetwork = true;
|
privateNetwork = true;
|
||||||
# hostAddress = "192.168.100.10";
|
# hostAddress = "192.168.100.10";
|
||||||
|
|
|
@ -3,18 +3,15 @@
|
||||||
xdg = {
|
xdg = {
|
||||||
portal = {
|
portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configPackages = with pkgs; [
|
|
||||||
xdg-desktop-portal-wlr
|
|
||||||
xdg-desktop-portal-gtk
|
|
||||||
xdg-desktop-portal-hyprland
|
|
||||||
];
|
|
||||||
extraPortals = with pkgs; [
|
extraPortals = with pkgs; [
|
||||||
xdg-desktop-portal-wlr
|
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
];
|
];
|
||||||
xdgOpenUsePortal = true;
|
config.common.default = "*";
|
||||||
wlr.enable = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.sessionVariables = {
|
||||||
|
GTK_USE_PORTAL = "1";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@ let
|
||||||
rev = "5a3281dee9f889afdeea7263558e7a715dcf5aab";
|
rev = "5a3281dee9f889afdeea7263558e7a715dcf5aab";
|
||||||
hash = "sha256-UzpHAHpQx2MlmBNKm2turjeVmgp5zXKWm3nZbEo0mYE=";
|
hash = "sha256-UzpHAHpQx2MlmBNKm2turjeVmgp5zXKWm3nZbEo0mYE=";
|
||||||
};
|
};
|
||||||
cargoHash = "sha256-wPV+ZY34OMbBrjmhvwjljbwmcUiPdWNHFU3ac7aVbIQ=";
|
cargoSha256 = "sha256-wPV+ZY34OMbBrjmhvwjljbwmcUiPdWNHFU3ac7aVbIQ=";
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
substituteInPlace src/lib.rs \
|
substituteInPlace src/lib.rs \
|
||||||
|
|
Loading…
Add table
Reference in a new issue