description = "Netpad Player - A Nix flake for the Netpad Player application.";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/release-24.11"; # It's generally recommended to use a stable channel, but for accessing 'electron', unstable might be needed. Adjust as necessary.