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

Commit

Permalink
Update nixpkgs flake input to include github-runner 2.315.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed May 8, 2024
1 parent 73b4191 commit 9a9575f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
capsules.url = "github:input-output-hk/devshell-capsules";
devenv.url = "github:cachix/devenv";
disko.url = "github:nix-community/disko";
nixpkgs.url = "github:shlevy/nixpkgs/node-16-GHA-revert";
nixpkgs.url = "github:input-output-hk/nixpkgs/node-16-GHA-revert";
};
outputs = inputs@{ self, flake-parts, devenv, capsules, nixpkgs, ... }:
flake-parts.lib.mkFlake { inherit inputs; } {
Expand Down

0 comments on commit 9a9575f

Please sign in to comment.