terminal user interface to jujutsu. Focused on speed and clarity
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 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": 1775087534, 9 "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", 13 "type": "github" 14 }, 15 "original": { 16 "id": "flake-parts", 17 "type": "indirect" 18 } 19 }, 20 "nixpkgs": { 21 "locked": { 22 "lastModified": 1775484567, 23 "narHash": "sha256-TzqJiCRrZtDvwiFYBcpTi+7vDXbIDv1DAhgKISlYFNg=", 24 "owner": "nixos", 25 "repo": "nixpkgs", 26 "rev": "9fbdd71af3bff567a9fed8537f68527953c44779", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "nixos", 31 "repo": "nixpkgs", 32 "type": "github" 33 } 34 }, 35 "nixpkgs-lib": { 36 "locked": { 37 "lastModified": 1774748309, 38 "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=", 39 "owner": "nix-community", 40 "repo": "nixpkgs.lib", 41 "rev": "333c4e0545a6da976206c74db8773a1645b5870a", 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": 1775441061, 58 "narHash": "sha256-Bj120W0aXyCZimYXyZaUSVjPcSTyGbIXEG8qEC+OFME=", 59 "owner": "nix-ocaml", 60 "repo": "nix-overlays", 61 "rev": "6b166ac751e4d18ef73f4c47ee4f2b862a742df6", 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}