FAFY7PLMQPWUIKHTG7YANSBHDBWXMNUOIFBS5MUW2ALNSXDLI42QC {pkgs ? import <nixpkgs> {}} : pkgs.mkShell{nativeBuildInputs = with pkgs.buildPackages; [ erlang_27 rebar3 libsodium sqlite] ++ [erlang-language-platform];}
inputs = {beam-flakes = {url = "github:cigrainger/nix-beam-flakes";inputs.flake-parts.follows = "flake-parts";inputs.nixpkgs.follows = "nixpkgs";};flake-parts.url = "github:hercules-ci/flake-parts";nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";};
inputs.flake-utils.url = "github:numtide/flake-utils";
flake-parts.lib.mkFlake {inherit inputs;} {imports = [beam-flakes.flakeModule];systems = ["aarch64-darwin" "x86_64-darwin" "x86_64-linux"];perSystem = {pkgs, ...} : {beamWorkspace = {enable = true;devShell = {extraPackages = with pkgs; [beamPackages.rebar3 libsodium sqlite];languageServers.elixir = false;languageServers.erlang = true;};versions = {elixir = "1.17.1";erlang = "25.3.2.9";};};};};
flake-utils.lib.eachDefaultSystem(system: letpkgs = nixpkgs.legacyPackages.${system};in {devShells.default = import ./shell.nix {inherit pkgs;};});
"beam-flakes": {"inputs": {"flake-parts": ["flake-parts"],"nixpkgs": ["nixpkgs"]},"locked": {"lastModified": 1722247495,"narHash": "sha256-fsmW8je5BhwSV60gqwm6jhp8oU4RNsPLx/rXLpA4voc=","owner": "cigrainger","repo": "nix-beam-flakes","rev": "aece298381f6a306e1acd42f86cb891a348f97ae","type": "github"},"original": {"owner": "cigrainger","repo": "nix-beam-flakes","type": "github"}},"flake-parts": {
"flake-utils": {
"lastModified": 1722555600,"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=","owner": "hercules-ci","repo": "flake-parts","rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"lastModified": 1731533236,"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=","owner": "numtide","repo": "flake-utils","rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"lastModified": 1722555339,"narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=","type": "tarball","url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
"lastModified": 1681028828,"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=","owner": "nix-systems","repo": "default","rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e","type": "github"
"type": "tarball","url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"}},"root": {"inputs": {"beam-flakes": "beam-flakes","flake-parts": "flake-parts","nixpkgs": "nixpkgs"
"owner": "nix-systems","repo": "default","type": "github"