An Algebraic Effect System for Golang.
at main 98 lines 2.5 kB view raw
1{ 2 "nodes": { 3 "devshell": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1741473158, 11 "narHash": "sha256-kWNaq6wQUbUMlPgw8Y+9/9wP0F8SHkjy24/mN3UAppg=", 12 "owner": "numtide", 13 "repo": "devshell", 14 "rev": "7c9e793ebe66bcba8292989a68c0419b737a22a0", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "numtide", 19 "repo": "devshell", 20 "type": "github" 21 } 22 }, 23 "flake-parts": { 24 "inputs": { 25 "nixpkgs-lib": "nixpkgs-lib" 26 }, 27 "locked": { 28 "lastModified": 1743550720, 29 "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", 30 "owner": "hercules-ci", 31 "repo": "flake-parts", 32 "rev": "c621e8422220273271f52058f618c94e405bb0f5", 33 "type": "github" 34 }, 35 "original": { 36 "owner": "hercules-ci", 37 "repo": "flake-parts", 38 "type": "github" 39 } 40 }, 41 "nixpkgs": { 42 "locked": { 43 "lastModified": 1747060738, 44 "narHash": "sha256-ByfPRQuqj+nhtVV0koinEpmJw0KLzNbgcgi9EF+NVow=", 45 "owner": "nixos", 46 "repo": "nixpkgs", 47 "rev": "eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1", 48 "type": "github" 49 }, 50 "original": { 51 "owner": "nixos", 52 "ref": "nixpkgs-unstable", 53 "repo": "nixpkgs", 54 "type": "github" 55 } 56 }, 57 "nixpkgs-lib": { 58 "locked": { 59 "lastModified": 1743296961, 60 "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=", 61 "owner": "nix-community", 62 "repo": "nixpkgs.lib", 63 "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa", 64 "type": "github" 65 }, 66 "original": { 67 "owner": "nix-community", 68 "repo": "nixpkgs.lib", 69 "type": "github" 70 } 71 }, 72 "root": { 73 "inputs": { 74 "devshell": "devshell", 75 "flake-parts": "flake-parts", 76 "nixpkgs": "nixpkgs", 77 "systems": "systems" 78 } 79 }, 80 "systems": { 81 "locked": { 82 "lastModified": 1681028828, 83 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 84 "owner": "nix-systems", 85 "repo": "default", 86 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 87 "type": "github" 88 }, 89 "original": { 90 "owner": "nix-systems", 91 "repo": "default", 92 "type": "github" 93 } 94 } 95 }, 96 "root": "root", 97 "version": 7 98}