Skip to content

Commit

Permalink
more test oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
gotcha committed Oct 5, 2023
1 parent 1269ba2 commit 2386873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-utils.url = "github:numtide/flake-utils"; # loop over systems
flake-utils.url = "github:numtide/flake-utils"; # loop
};
outputs = { self, nixpkgs, flake-utils }:
flake-utils.lib.eachDefaultSystem
Expand Down

0 comments on commit 2386873

Please sign in to comment.