Skip to content

Commit

Permalink
attic: dont follow inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn8901 committed Jun 5, 2024
1 parent ab3d639 commit 6188c1e
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 36 deletions.
109 changes: 83 additions & 26 deletions flake.lock

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

10 changes: 0 additions & 10 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@
flake-utils.url = "github:numtide/flake-utils";
attic = {
url = "github:zhaofengli/attic";
inputs = {
nixpkgs.follows = "nixpkgs-stable";
nixpkgs-stable.follows = "nixpkgs-stable";
flake-utils.follows = "flake-utils";
crane.follows = "crane";
};
};
crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs-stable";
};
home-manager = {
url = "github:nix-community/home-manager";
Expand Down

0 comments on commit 6188c1e

Please sign in to comment.