Skip to content

Commit

Permalink
flake: update inputs and remove crane.inputs.nixpkgs override
Browse files Browse the repository at this point in the history
the input was removed in ipetkov/crane#692
  • Loading branch information
sodiboo authored and YaLTeR committed Sep 15, 2024
1 parent 6a48728 commit 6ee5b5a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 21 deletions.
29 changes: 12 additions & 17 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs";
};
crane.url = "github:ipetkov/crane";
flake-utils.url = "github:numtide/flake-utils";
nix-filter.url = "github:numtide/nix-filter";
fenix = {
Expand Down

0 comments on commit 6ee5b5a

Please sign in to comment.