terminal user interface to jujutsu. Focused on speed and clarity
at master 80 lines 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1762980239, 9 "narHash": "sha256-8oNVE8TrD19ulHinjaqONf9QWCKK+w4url56cdStMpM=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "52a2caecc898d0b46b2b905f058ccc5081f842da", 13 "type": "github" 14 }, 15 "original": { 16 "id": "flake-parts", 17 "type": "indirect" 18 } 19 }, 20 "nixpkgs": { 21 "locked": { 22 "lastModified": 1763730815, 23 "narHash": "sha256-QkPPNTZ2kff6rm3wqWgJeRVb0Csw7Vwkn79jjmoQvFw=", 24 "owner": "nixos", 25 "repo": "nixpkgs", 26 "rev": "b2dc0348d06156c6bbf7beedc26d5f6401b534c7", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "nixos", 31 "repo": "nixpkgs", 32 "type": "github" 33 } 34 }, 35 "nixpkgs-lib": { 36 "locked": { 37 "lastModified": 1761765539, 38 "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=", 39 "owner": "nix-community", 40 "repo": "nixpkgs.lib", 41 "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc", 42 "type": "github" 43 }, 44 "original": { 45 "owner": "nix-community", 46 "repo": "nixpkgs.lib", 47 "type": "github" 48 } 49 }, 50 "ocaml-overlay": { 51 "inputs": { 52 "nixpkgs": [ 53 "nixpkgs" 54 ] 55 }, 56 "locked": { 57 "lastModified": 1762899092, 58 "narHash": "sha256-Nl6547Q+Hw+RDV7cQnPmP6OTS7kncj9aN2Zx+HTlIeg=", 59 "owner": "nix-ocaml", 60 "repo": "nix-overlays", 61 "rev": "ccbb9339d0c245d3e406516c1da5bbd76568d278", 62 "type": "github" 63 }, 64 "original": { 65 "owner": "nix-ocaml", 66 "repo": "nix-overlays", 67 "type": "github" 68 } 69 }, 70 "root": { 71 "inputs": { 72 "flake-parts": "flake-parts", 73 "nixpkgs": "nixpkgs", 74 "ocaml-overlay": "ocaml-overlay" 75 } 76 } 77 }, 78 "root": "root", 79 "version": 7 80}