Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:moonlight-mod/moonlight into dev…
Browse files Browse the repository at this point in the history
…elop
  • Loading branch information
NotNite committed Oct 5, 2024
2 parents d4cd2fa + 5857cc2 commit cff72ae
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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 @@ -2,9 +2,9 @@
description = "Yet another Discord mod";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
flake-utils.url = "github:numtide/flake-utils";
pnpm2nix.url = "github:mojotech/pnpm2nix-nzbr";
pnpm2nix.url = "github:NotNite/pnpm2nix-nzbr";
};

outputs = { self, nixpkgs, flake-utils, pnpm2nix }:
Expand Down

0 comments on commit cff72ae

Please sign in to comment.