Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
chore: remove unneeded flake input
Browse files Browse the repository at this point in the history
  • Loading branch information
RossComputerGuy committed Jun 3, 2024
1 parent ce327bc commit a7d6b06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 78 deletions.
77 changes: 4 additions & 73 deletions flake.lock

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

6 changes: 1 addition & 5 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
inputs = {
expidus.url = "github:ExpidusOS/expidus";
nixos-apple-silicon.url = "github:tpwrules/nixos-apple-silicon/1b16e4290a5e4a59c75ef53617d597e02078791e";
};
inputs.expidus.url = "github:ExpidusOS/expidus";

outputs = {
self,
expidus,
nixos-apple-silicon,
...
}@inputs:
expidus.lib.mkFlake {
Expand Down

0 comments on commit a7d6b06

Please sign in to comment.