This repository has no description
0

Configure Feed

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

ghostty / flake.lock
3.9 kB 150 lines
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1761588595, 7 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "home-manager": { 20 "inputs": { 21 "nixpkgs": [ 22 "nixpkgs" 23 ] 24 }, 25 "locked": { 26 "lastModified": 1770586272, 27 "narHash": "sha256-Ucci8mu8QfxwzyfER2DQDbvW9t1BnTUJhBmY7ybralo=", 28 "owner": "nix-community", 29 "repo": "home-manager", 30 "rev": "b1f916ba052341edc1f80d4b2399f1092a4873ca", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nix-community", 35 "repo": "home-manager", 36 "type": "github" 37 } 38 }, 39 "nixpkgs": { 40 "locked": { 41 "lastModified": 1770537093, 42 "narHash": "sha256-XV30uo8tXuxdzuV8l3sojmlPRLd/8tpMsOp4lNzLGUo=", 43 "rev": "fef9403a3e4d31b0a23f0bacebbec52c248fbb51", 44 "type": "tarball", 45 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre942631.fef9403a3e4d/nixexprs.tar.xz" 46 }, 47 "original": { 48 "type": "tarball", 49 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" 50 } 51 }, 52 "root": { 53 "inputs": { 54 "flake-compat": "flake-compat", 55 "home-manager": "home-manager", 56 "nixpkgs": "nixpkgs", 57 "systems": "systems", 58 "zig": "zig", 59 "zon2nix": "zon2nix" 60 } 61 }, 62 "systems": { 63 "flake": false, 64 "locked": { 65 "lastModified": 1681028828, 66 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 67 "owner": "nix-systems", 68 "repo": "default", 69 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 70 "type": "github" 71 }, 72 "original": { 73 "owner": "nix-systems", 74 "repo": "default", 75 "type": "github" 76 } 77 }, 78 "zig": { 79 "inputs": { 80 "flake-compat": [ 81 "flake-compat" 82 ], 83 "nixpkgs": [ 84 "nixpkgs" 85 ], 86 "systems": [ 87 "systems" 88 ] 89 }, 90 "locked": { 91 "lastModified": 1776789209, 92 "narHash": "sha256-G6B7Q4TXn7MZ1mB+f9rymjsYF5PLWoSvmbxijb/99bw=", 93 "owner": "mitchellh", 94 "repo": "zig-overlay", 95 "rev": "14fe971844e841297ddd2ce9783d6892b467af39", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "mitchellh", 100 "repo": "zig-overlay", 101 "type": "github" 102 } 103 }, 104 "zig_2": { 105 "inputs": { 106 "nixpkgs": [ 107 "zon2nix", 108 "nixpkgs" 109 ] 110 }, 111 "locked": { 112 "lastModified": 1777234348, 113 "narHash": "sha256-fKw44a4qbUuI5eTG8k0gPbqMV5TOrjYF35PBzsYgd2U=", 114 "ref": "refs/heads/main", 115 "rev": "2c781c0609ecda600ab98f98cca417bbd981bd53", 116 "revCount": 1677, 117 "type": "git", 118 "url": "https://codeberg.org/jcollie/zig-overlay.git" 119 }, 120 "original": { 121 "type": "git", 122 "url": "https://codeberg.org/jcollie/zig-overlay.git" 123 } 124 }, 125 "zon2nix": { 126 "inputs": { 127 "nixpkgs": [ 128 "nixpkgs" 129 ], 130 "zig": "zig_2" 131 }, 132 "locked": { 133 "lastModified": 1777314365, 134 "narHash": "sha256-eLxQaD0wc96Neqkln8wHS0rNq/chPODifFkhwrwilEU=", 135 "owner": "jcollie", 136 "repo": "zon2nix", 137 "rev": "a5a1d412ad1ab6305511997bbc92b3a9dd6cb784", 138 "type": "github" 139 }, 140 "original": { 141 "owner": "jcollie", 142 "ref": "main", 143 "repo": "zon2nix", 144 "type": "github" 145 } 146 } 147 }, 148 "root": "root", 149 "version": 7 150}