chore(flake): Bump to new sonnenshift version with better flake
This commit is contained in:
parent
d950c1fa23
commit
ba617d429b
2 changed files with 34 additions and 58 deletions
|
|
@ -50,16 +50,9 @@
|
|||
url = "git+ssh://git@github.com/sonnenshift/battery-manager";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
|
||||
crate2nix.inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-compat.follows = "deploy-rs/flake-compat";
|
||||
cachix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
pre-commit-hooks.inputs.gitignore.follows = "sonnenshift/crate2nix/cachix/git-hooks/gitignore";
|
||||
|
||||
# Yes, they do this insanity:
|
||||
# https://github.com/nix-community/crate2nix/issues/371
|
||||
crate2nix_stable.follows = "sonnenshift/crate2nix";
|
||||
devshell.inputs.flake-utils.follows = "deploy-rs/utils";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue