everything you need to create an atproto appview
at main 82 lines 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1731533236, 9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "gomod2nix": { 22 "inputs": { 23 "flake-utils": "flake-utils", 24 "nixpkgs": [ 25 "nixpkgs" 26 ] 27 }, 28 "locked": { 29 "lastModified": 1770585520, 30 "narHash": "sha256-yBz9Ozd5Wb56i3e3cHZ8WcbzCQ9RlVaiW18qDYA/AzA=", 31 "owner": "nix-community", 32 "repo": "gomod2nix", 33 "rev": "1201ddd1279c35497754f016ef33d5e060f3da8d", 34 "type": "github" 35 }, 36 "original": { 37 "owner": "nix-community", 38 "repo": "gomod2nix", 39 "type": "github" 40 } 41 }, 42 "nixpkgs": { 43 "locked": { 44 "lastModified": 1771848320, 45 "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=", 46 "owner": "nixos", 47 "repo": "nixpkgs", 48 "rev": "2fc6539b481e1d2569f25f8799236694180c0993", 49 "type": "github" 50 }, 51 "original": { 52 "owner": "nixos", 53 "ref": "nixos-unstable", 54 "repo": "nixpkgs", 55 "type": "github" 56 } 57 }, 58 "root": { 59 "inputs": { 60 "gomod2nix": "gomod2nix", 61 "nixpkgs": "nixpkgs" 62 } 63 }, 64 "systems": { 65 "locked": { 66 "lastModified": 1681028828, 67 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 68 "owner": "nix-systems", 69 "repo": "default", 70 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "nix-systems", 75 "repo": "default", 76 "type": "github" 77 } 78 } 79 }, 80 "root": "root", 81 "version": 7 82}