Skip to content

Commit

Permalink
upd8 nix-eval-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
leo60228 committed Dec 24, 2024
1 parent 15c8c25 commit 9487388
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions flake.lock

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

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
inputs.nix-eval-jobs.follows = "nix-eval-jobs";
};
inputs.nix-eval-jobs = {
url = "https://git.lix.systems/vriska/nix-eval-jobs/archive/update-lix.tar.gz";
url = "https://git.lix.systems/lix-project/nix-eval-jobs/archive/main.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
inputs.lix.follows = "lix";
};
Expand All @@ -51,7 +51,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
inputs.lix-module = {
url = "https://git.lix.systems/vriska/nixos-module/archive/update-lix.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz";
inputs.lix.follows = "lix";
inputs.nixpkgs.follows = "nixpkgs";
};
Expand Down

0 comments on commit 9487388

Please sign in to comment.