this repo has no description
1
fork

Configure Feed

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

Update

Ben C 9aab6a5d ecf828e0

+224 -143
+224 -143
flake.lock
··· 16 16 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead" 17 17 } 18 18 }, 19 + "advisory-db": { 20 + "flake": false, 21 + "locked": { 22 + "lastModified": 1773226298, 23 + "narHash": "sha256-ujqfJ/r7r7G4dSQzsHvjOm/AixIHhiC6WuMFfTHKuR4=", 24 + "owner": "rustsec", 25 + "repo": "advisory-db", 26 + "rev": "a38e165b633cd88f57a618327659989e521b82da", 27 + "type": "github" 28 + }, 29 + "original": { 30 + "owner": "rustsec", 31 + "repo": "advisory-db", 32 + "type": "github" 33 + } 34 + }, 19 35 "bingus": { 20 36 "inputs": { 37 + "advisory-db": "advisory-db", 38 + "crane": "crane", 39 + "fenix": "fenix", 21 40 "flakelight": "flakelight", 41 + "flakelight-treefmt": "flakelight-treefmt", 22 42 "nixpkgs": [ 23 43 "nixpkgs" 24 - ], 25 - "pyproject-build-systems": "pyproject-build-systems", 26 - "pyproject-nix": "pyproject-nix", 27 - "uv2nix": "uv2nix" 44 + ] 28 45 }, 29 46 "locked": { 30 - "lastModified": 1772990287, 31 - "narHash": "sha256-GkijG0xI1riMW/z6exSXxzBM+3LawRDa5YcEk5faHbA=", 47 + "lastModified": 1773363309, 48 + "narHash": "sha256-SU/meNxlwSlsxek4AJTCxoQbsUwysDhKxIxMjmau0cc=", 32 49 "ref": "refs/heads/main", 33 - "rev": "42f21a7731d3f14938cec5ec21ea821b5fb3e1b7", 34 - "revCount": 44, 50 + "rev": "cca9e971c2d7f2a7d814224beb6a2b32ca42feff", 51 + "revCount": 65, 35 52 "type": "git", 36 53 "url": "https://tangled.org/bwc9876.dev/bingus-bot" 37 54 }, ··· 47 64 ] 48 65 }, 49 66 "locked": { 50 - "lastModified": 1772983749, 51 - "narHash": "sha256-IRC/YpTVMDr/lMmWMEc+JU4d+L9z3v38jZuj0jSLaW0=", 67 + "lastModified": 1773146250, 68 + "narHash": "sha256-azzOjRqTxAqByzRP87jUUsmfOQ85i7h/YkrgTX0jZgg=", 52 69 "owner": "catppuccin", 53 70 "repo": "nix", 54 - "rev": "3594e4c94994515e0e32884dad20ca70ae88fc49", 71 + "rev": "0fa0d06dd3cd09f37f76d19b389d7ff947dfd7e8", 55 72 "type": "github" 56 73 }, 57 74 "original": { ··· 62 79 }, 63 80 "crane": { 64 81 "locked": { 65 - "lastModified": 1771796463, 66 - "narHash": "sha256-9bCDuUzpwJXcHMQYMS1yNuzYMmKO/CCwCexpjWOl62I=", 82 + "lastModified": 1773189535, 83 + "narHash": "sha256-E1G/Or6MWeP+L6mpQ0iTFLpzSzlpGrITfU2220Gq47g=", 67 84 "owner": "ipetkov", 68 85 "repo": "crane", 69 - "rev": "3d3de3313e263e04894f284ac18177bd26169bad", 86 + "rev": "6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269", 70 87 "type": "github" 71 88 }, 72 89 "original": { ··· 77 94 }, 78 95 "crane_2": { 79 96 "locked": { 97 + "lastModified": 1772080396, 98 + "narHash": "sha256-84W9UNtSk9DNMh43WBkOjpkbfODlmg+RDi854PnNgLE=", 99 + "owner": "ipetkov", 100 + "repo": "crane", 101 + "rev": "8525580bc0316c39dbfa18bd09a1331e98c9e463", 102 + "type": "github" 103 + }, 104 + "original": { 105 + "owner": "ipetkov", 106 + "repo": "crane", 107 + "type": "github" 108 + } 109 + }, 110 + "crane_3": { 111 + "locked": { 80 112 "lastModified": 1772560058, 81 113 "narHash": "sha256-NuVKdMBJldwUXgghYpzIWJdfeB7ccsu1CC7B+NfSoZ8=", 82 114 "owner": "ipetkov", ··· 90 122 "type": "github" 91 123 } 92 124 }, 93 - "crane_3": { 125 + "crane_4": { 94 126 "locked": { 95 127 "lastModified": 1772560058, 96 128 "narHash": "sha256-NuVKdMBJldwUXgghYpzIWJdfeB7ccsu1CC7B+NfSoZ8=", ··· 108 140 "fenix": { 109 141 "inputs": { 110 142 "nixpkgs": [ 143 + "bingus", 111 144 "nixpkgs" 112 145 ], 113 146 "rust-analyzer-src": "rust-analyzer-src" 114 147 }, 115 148 "locked": { 149 + "lastModified": 1773213034, 150 + "narHash": "sha256-XX02kIGvcsVZKiRwr3COkBIZ5s+TP9gfRkW2Oad6hqE=", 151 + "owner": "nix-community", 152 + "repo": "fenix", 153 + "rev": "42f953f569ac5761b197ca51c25cf1f9ceb78448", 154 + "type": "github" 155 + }, 156 + "original": { 157 + "owner": "nix-community", 158 + "repo": "fenix", 159 + "type": "github" 160 + } 161 + }, 162 + "fenix_2": { 163 + "inputs": { 164 + "nixpkgs": [ 165 + "nixpkgs" 166 + ], 167 + "rust-analyzer-src": "rust-analyzer-src_2" 168 + }, 169 + "locked": { 116 170 "lastModified": 1772348640, 117 171 "narHash": "sha256-caiKs7O4khFydpKyg8O8/nmvw/NfN4fn/4spageGoig=", 118 172 "owner": "nix-community", ··· 127 181 "type": "github" 128 182 } 129 183 }, 130 - "fenix_2": { 184 + "fenix_3": { 131 185 "inputs": { 132 186 "nixpkgs": [ 133 187 "spoon", 134 188 "nixpkgs" 135 189 ], 136 - "rust-analyzer-src": "rust-analyzer-src_2" 190 + "rust-analyzer-src": "rust-analyzer-src_3" 137 191 }, 138 192 "locked": { 139 - "lastModified": 1772607903, 140 - "narHash": "sha256-6ha2/uDLipFJ1IwE4M3V47AlZzlGVEd7S0OHpBuKa6U=", 193 + "lastModified": 1772866765, 194 + "narHash": "sha256-fZflw0TbezFl27d3TAj0YQX8r0LoZc8qdVQMjT4UDi4=", 141 195 "owner": "nix-community", 142 196 "repo": "fenix", 143 - "rev": "35034975d7ca2aaa92dd02792a3a79515b4cb181", 197 + "rev": "6bcc99ce50c7d45e765c607f1d1de480b8c76d4f", 198 + "type": "github" 199 + }, 200 + "original": { 201 + "owner": "nix-community", 202 + "repo": "fenix", 203 + "type": "github" 204 + } 205 + }, 206 + "fenix_4": { 207 + "inputs": { 208 + "nixpkgs": [ 209 + "tangled", 210 + "nixpkgs" 211 + ], 212 + "rust-analyzer-src": "rust-analyzer-src_4" 213 + }, 214 + "locked": { 215 + "lastModified": 1772176312, 216 + "narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=", 217 + "owner": "nix-community", 218 + "repo": "fenix", 219 + "rev": "92d91250c1acd59beabc51208192adc92f31aeb5", 144 220 "type": "github" 145 221 }, 146 222 "original": { ··· 226 302 ] 227 303 }, 228 304 "locked": { 229 - "lastModified": 1772457021, 230 - "narHash": "sha256-TCVI5o3/v/fsLYZhwI7Jp52GVdNq4P/qiAP/B3ww7do=", 305 + "lastModified": 1773062095, 306 + "narHash": "sha256-u+cK9IoJokO4YzQwMc2s8Vti0RL/LVSrROOEn2opc5U=", 231 307 "owner": "nix-community", 232 308 "repo": "flakelight", 233 - "rev": "c576dab67cdcdc28e81a85f5f1c9c5743742144e", 309 + "rev": "c99e4d5f40e578cb2d8f460ea2bbd5dc26316d24", 234 310 "type": "github" 235 311 }, 236 312 "original": { ··· 242 318 "flakelight-treefmt": { 243 319 "inputs": { 244 320 "flakelight": [ 321 + "bingus", 245 322 "flakelight" 246 323 ], 247 324 "treefmt-nix": "treefmt-nix" 248 325 }, 249 326 "locked": { 250 - "lastModified": 1772542695, 251 - "narHash": "sha256-HLIw6UEST0IIXpCSfRIuCtAhyy1v9owywxuYeRmA7Rc=", 327 + "lastModified": 1773147681, 328 + "narHash": "sha256-CNTKUTdwhVhBgJVi17sq28w2J0bt+8s9Fnd6T+t9SOo=", 252 329 "owner": "m15a", 253 330 "repo": "flakelight-treefmt", 254 - "rev": "c99d72c5b54f1d50fa2dd3a2e2f0884390ec2803", 331 + "rev": "33f6fcf33cbe29a7ddf5278f8f312e3cb0fa5f33", 332 + "type": "github" 333 + }, 334 + "original": { 335 + "owner": "m15a", 336 + "repo": "flakelight-treefmt", 337 + "type": "github" 338 + } 339 + }, 340 + "flakelight-treefmt_2": { 341 + "inputs": { 342 + "flakelight": [ 343 + "flakelight" 344 + ], 345 + "treefmt-nix": "treefmt-nix_2" 346 + }, 347 + "locked": { 348 + "lastModified": 1773147681, 349 + "narHash": "sha256-CNTKUTdwhVhBgJVi17sq28w2J0bt+8s9Fnd6T+t9SOo=", 350 + "owner": "m15a", 351 + "repo": "flakelight-treefmt", 352 + "rev": "33f6fcf33cbe29a7ddf5278f8f312e3cb0fa5f33", 255 353 "type": "github" 256 354 }, 257 355 "original": { ··· 267 365 ] 268 366 }, 269 367 "locked": { 270 - "lastModified": 1772457021, 271 - "narHash": "sha256-TCVI5o3/v/fsLYZhwI7Jp52GVdNq4P/qiAP/B3ww7do=", 368 + "lastModified": 1773062095, 369 + "narHash": "sha256-u+cK9IoJokO4YzQwMc2s8Vti0RL/LVSrROOEn2opc5U=", 272 370 "owner": "nix-community", 273 371 "repo": "flakelight", 274 - "rev": "c576dab67cdcdc28e81a85f5f1c9c5743742144e", 372 + "rev": "c99e4d5f40e578cb2d8f460ea2bbd5dc26316d24", 275 373 "type": "github" 276 374 }, 277 375 "original": { ··· 373 471 ] 374 472 }, 375 473 "locked": { 376 - "lastModified": 1772985285, 377 - "narHash": "sha256-wEEmvfqJcl9J0wyMgMrj1TixOgInBW/6tLPhWGoZE3s=", 474 + "lastModified": 1773332277, 475 + "narHash": "sha256-1V+wRrZD9Sw12AQBUWk9CR+XhDZQ8q6yBE0S3Wjbd1M=", 378 476 "owner": "nix-community", 379 477 "repo": "home-manager", 380 - "rev": "5be5d8245cbc7bc0c09fbb5f38f23f223c543f85", 478 + "rev": "4aeef1941f862fe3a70d1b8264b4e289358c2325", 381 479 "type": "github" 382 480 }, 383 481 "original": { ··· 477 575 }, 478 576 "lanzaboote": { 479 577 "inputs": { 480 - "crane": "crane", 578 + "crane": "crane_2", 481 579 "nixpkgs": [ 482 580 "nixpkgs" 483 581 ], ··· 485 583 "rust-overlay": "rust-overlay" 486 584 }, 487 585 "locked": { 488 - "lastModified": 1772216104, 489 - "narHash": "sha256-1TnGN26vnCEQk5m4AavJZxGZTb/6aZyphemRPRwFUfs=", 586 + "lastModified": 1773344150, 587 + "narHash": "sha256-JSsXufJy2zdg5XS5pRGlkwF1dqN+sWPmCgrvJsnhEzg=", 490 588 "owner": "nix-community", 491 589 "repo": "lanzaboote", 492 - "rev": "dbe5112de965bbbbff9f0729a9789c20a65ab047", 590 + "rev": "d21013305ef39e1d9d2d06b161c3785ffad82281", 493 591 "type": "github" 494 592 }, 495 593 "original": { ··· 546 644 ] 547 645 }, 548 646 "locked": { 549 - "lastModified": 1767232402, 550 - "narHash": "sha256-li+h6crnhc5Zqs+M6pn7D7M0W9M63ECNennDjRgzioE=", 647 + "lastModified": 1773176330, 648 + "narHash": "sha256-VVwOCGa5Qt8uV4LfqsKT4K0HcPlK5hzqx8bBX/tMnNI=", 551 649 "owner": "musnix", 552 650 "repo": "musnix", 553 - "rev": "d65f98e0b1f792365f1705653d7b2d266ceeff6e", 651 + "rev": "8d529ba48070fef0dd383050d7133e8fbdc1d4e2", 554 652 "type": "github" 555 653 }, 556 654 "original": { ··· 571 669 "xwayland-satellite-unstable": "xwayland-satellite-unstable" 572 670 }, 573 671 "locked": { 574 - "lastModified": 1772884214, 575 - "narHash": "sha256-nl1U1E9Kk9ZmxWdqcwBuFaljxknbrwq8/bY+utQSajk=", 672 + "lastModified": 1773329386, 673 + "narHash": "sha256-Xoy4j0NKRrZEAkiFxtTKTsmtUumpvjh3ievyat00eA8=", 576 674 "owner": "sodiboo", 577 675 "repo": "niri-flake", 578 - "rev": "3fc5b3670ef77356173ca5f1fa5015e01204bc33", 676 + "rev": "815e692569fbb01701770a49ad2fe942cec7f431", 579 677 "type": "github" 580 678 }, 581 679 "original": { ··· 604 702 "niri-unstable": { 605 703 "flake": false, 606 704 "locked": { 607 - "lastModified": 1772873827, 608 - "narHash": "sha256-T1igKylw0ZX8+yws4dWbkrSc+hZ1bmsM+Tjs4lxMYgo=", 705 + "lastModified": 1773130184, 706 + "narHash": "sha256-3bwx4WqCB06yfQIGB+OgIckOkEDyKxiTD5pOo4Xz2rI=", 609 707 "owner": "YaLTeR", 610 708 "repo": "niri", 611 - "rev": "8f75d171b6017ed34043b1255ec4ffc374bf6ab0", 709 + "rev": "b07bde3ee82dd73115e6b949e4f3f63695da35ea", 612 710 "type": "github" 613 711 }, 614 712 "original": { ··· 654 752 }, 655 753 "nixpkgs": { 656 754 "locked": { 657 - "lastModified": 1772773019, 658 - "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=", 755 + "lastModified": 1773122722, 756 + "narHash": "sha256-FIqHByVqxCprNjor1NqF80F2QQoiiyqanNNefdlvOg4=", 659 757 "owner": "NixOS", 660 758 "repo": "nixpkgs", 661 - "rev": "aca4d95fce4914b3892661bcb80b8087293536c6", 759 + "rev": "62dc67aa6a52b4364dd75994ec00b51fbf474e50", 662 760 "type": "github" 663 761 }, 664 762 "original": { ··· 670 768 }, 671 769 "nixpkgs-stable": { 672 770 "locked": { 673 - "lastModified": 1772822230, 674 - "narHash": "sha256-yf3iYLGbGVlIthlQIk5/4/EQDZNNEmuqKZkQssMljuw=", 771 + "lastModified": 1773222311, 772 + "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=", 675 773 "owner": "NixOS", 676 774 "repo": "nixpkgs", 677 - "rev": "71caefce12ba78d84fe618cf61644dce01cf3a96", 775 + "rev": "0590cd39f728e129122770c029970378a79d076a", 678 776 "type": "github" 679 777 }, 680 778 "original": { ··· 708 806 }, 709 807 "nu_plugin_dbus": { 710 808 "inputs": { 711 - "crane": "crane_2", 809 + "crane": "crane_3", 712 810 "flakelight": "flakelight_3", 713 811 "nixpkgs": [ 714 812 "nixpkgs" ··· 754 852 ] 755 853 }, 756 854 "locked": { 757 - "lastModified": 1771858127, 758 - "narHash": "sha256-Gtre9YoYl3n25tJH2AoSdjuwcqij5CPxL3U3xysYD08=", 855 + "lastModified": 1772024342, 856 + "narHash": "sha256-+eXlIc4/7dE6EcPs9a2DaSY3fTA9AE526hGqkNID3Wg=", 759 857 "owner": "cachix", 760 858 "repo": "pre-commit-hooks.nix", 761 - "rev": "49bbbfc218bf3856dfa631cead3b052d78248b83", 859 + "rev": "6e34e97ed9788b17796ee43ccdbaf871a5c2b476", 762 860 "type": "github" 763 861 }, 764 862 "original": { ··· 770 868 "prismlauncher-meta": { 771 869 "flake": false, 772 870 "locked": { 773 - "lastModified": 1772566295, 774 - "narHash": "sha256-mX6M3sN5WsG4jFKTllxSCkyCvss1leT+OEU2+VqQrxM=", 871 + "lastModified": 1772748326, 872 + "narHash": "sha256-7YC0NLdWEvD74pKxF5e+5lI/omurIxnvORamCJFI9qo=", 775 873 "owner": "PrismLauncher", 776 874 "repo": "meta-upstream", 777 - "rev": "8aff87c8349978940c2c219f51fa927586a9fdfe", 875 + "rev": "f1b1264ee83f4b47f0661a473954604cb9bd1a36", 778 876 "type": "github" 779 877 }, 780 878 "original": { ··· 783 881 "type": "github" 784 882 } 785 883 }, 786 - "pyproject-build-systems": { 787 - "inputs": { 788 - "nixpkgs": [ 789 - "bingus", 790 - "nixpkgs" 791 - ], 792 - "pyproject-nix": [ 793 - "bingus", 794 - "pyproject-nix" 795 - ], 796 - "uv2nix": [ 797 - "bingus", 798 - "uv2nix" 799 - ] 800 - }, 801 - "locked": { 802 - "lastModified": 1772555609, 803 - "narHash": "sha256-3BA3HnUvJSbHJAlJj6XSy0Jmu7RyP2gyB/0fL7XuEDo=", 804 - "owner": "pyproject-nix", 805 - "repo": "build-system-pkgs", 806 - "rev": "c37f66a953535c394244888598947679af231863", 807 - "type": "github" 808 - }, 809 - "original": { 810 - "owner": "pyproject-nix", 811 - "repo": "build-system-pkgs", 812 - "type": "github" 813 - } 814 - }, 815 - "pyproject-nix": { 816 - "inputs": { 817 - "nixpkgs": [ 818 - "bingus", 819 - "nixpkgs" 820 - ] 821 - }, 822 - "locked": { 823 - "lastModified": 1771518446, 824 - "narHash": "sha256-nFJSfD89vWTu92KyuJWDoTQJuoDuddkJV3TlOl1cOic=", 825 - "owner": "pyproject-nix", 826 - "repo": "pyproject.nix", 827 - "rev": "eb204c6b3335698dec6c7fc1da0ebc3c6df05937", 828 - "type": "github" 829 - }, 830 - "original": { 831 - "owner": "pyproject-nix", 832 - "repo": "pyproject.nix", 833 - "type": "github" 834 - } 835 - }, 836 884 "root": { 837 885 "inputs": { 838 886 "bingus": "bingus", 839 887 "catppuccin": "catppuccin", 840 - "fenix": "fenix", 888 + "fenix": "fenix_2", 841 889 "flakelight": "flakelight_2", 842 - "flakelight-treefmt": "flakelight-treefmt", 890 + "flakelight-treefmt": "flakelight-treefmt_2", 843 891 "hm": "hm", 844 892 "imperm": "imperm", 845 893 "lanzaboote": "lanzaboote", ··· 858 906 "rust-analyzer-src": { 859 907 "flake": false, 860 908 "locked": { 909 + "lastModified": 1773182115, 910 + "narHash": "sha256-m3tXlrz8qG9IXPvhImtLyKUbsSXx46HFbzNFNlbwPno=", 911 + "owner": "rust-lang", 912 + "repo": "rust-analyzer", 913 + "rev": "e0269ce3f2ff14bdf220e7bdf12e80f4431897a1", 914 + "type": "github" 915 + }, 916 + "original": { 917 + "owner": "rust-lang", 918 + "ref": "nightly", 919 + "repo": "rust-analyzer", 920 + "type": "github" 921 + } 922 + }, 923 + "rust-analyzer-src_2": { 924 + "flake": false, 925 + "locked": { 861 926 "lastModified": 1772310333, 862 927 "narHash": "sha256-njFwHnxYcfQINwSa+XWhenv8s8PMg/j5ID0HpIa49xM=", 863 928 "owner": "rust-lang", ··· 872 937 "type": "github" 873 938 } 874 939 }, 875 - "rust-analyzer-src_2": { 940 + "rust-analyzer-src_3": { 876 941 "flake": false, 877 942 "locked": { 878 - "lastModified": 1772438613, 879 - "narHash": "sha256-D+yZsIKkfRABreaY0Q+jsCtLB5WlnBKpZ1+Sk5qjuRQ=", 943 + "lastModified": 1772822802, 944 + "narHash": "sha256-kchw5Wp6A3x+LzXILVqVukShiIAVyrwn4xLurybO85k=", 880 945 "owner": "rust-lang", 881 946 "repo": "rust-analyzer", 882 - "rev": "3c4ae110c7682cfc723f9f0adb49c19e2e7a0893", 947 + "rev": "fad5c3d2d642da1d7dbb315a77b598d59aa4f2a4", 948 + "type": "github" 949 + }, 950 + "original": { 951 + "owner": "rust-lang", 952 + "ref": "nightly", 953 + "repo": "rust-analyzer", 954 + "type": "github" 955 + } 956 + }, 957 + "rust-analyzer-src_4": { 958 + "flake": false, 959 + "locked": { 960 + "lastModified": 1772094427, 961 + "narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=", 962 + "owner": "rust-lang", 963 + "repo": "rust-analyzer", 964 + "rev": "56b59a832858329c2f947f9b7bdf1a49da39c981", 883 965 "type": "github" 884 966 }, 885 967 "original": { ··· 897 979 ] 898 980 }, 899 981 "locked": { 900 - "lastModified": 1771988922, 901 - "narHash": "sha256-Fc6FHXtfEkLtuVJzd0B6tFYMhmcPLuxr90rWfb/2jtQ=", 982 + "lastModified": 1772334676, 983 + "narHash": "sha256-Jrc0J3AH+iNJDlUze3+FJZv2R0BZnhANFnD52V4kyvI=", 902 984 "owner": "oxalica", 903 985 "repo": "rust-overlay", 904 - "rev": "f4443dc3f0b6c5e6b77d923156943ce816d1fcb9", 986 + "rev": "9879be11f30fd3bbf848e653a7f991549e8973b5", 905 987 "type": "github" 906 988 }, 907 989 "original": { ··· 912 994 }, 913 995 "spoon": { 914 996 "inputs": { 915 - "fenix": "fenix_2", 997 + "fenix": "fenix_3", 916 998 "flakelight": [ 917 999 "flakelight" 918 1000 ], ··· 930 1012 "prismlauncher-meta": "prismlauncher-meta" 931 1013 }, 932 1014 "locked": { 933 - "lastModified": 1772652434, 934 - "narHash": "sha256-+9/UjMAXuon/BQuzwb5C0fHNMe1sDlQeaVsYcSQzmBk=", 1015 + "lastModified": 1773301064, 1016 + "narHash": "sha256-Hi+vLjwuq26JCMgE8EKq9ajxNu6XBayIS7VWoiQzlag=", 935 1017 "ref": "refs/heads/main", 936 - "rev": "47d4b430a799063688f2827bc960f05d86274d79", 937 - "revCount": 391, 1018 + "rev": "2a8cce08f0548144bea92e6919185a52b2d4980b", 1019 + "revCount": 401, 938 1020 "type": "git", 939 1021 "url": "https://codeberg.org/spoonbaker/mono" 940 1022 }, ··· 989 1071 "tangled": { 990 1072 "inputs": { 991 1073 "actor-typeahead-src": "actor-typeahead-src", 1074 + "fenix": "fenix_4", 992 1075 "flake-compat": "flake-compat_2", 993 1076 "gomod2nix": "gomod2nix", 994 1077 "htmx-src": "htmx-src", ··· 1004 1087 "sqlite-lib-src": "sqlite-lib-src" 1005 1088 }, 1006 1089 "locked": { 1007 - "lastModified": 1772710663, 1008 - "narHash": "sha256-DoiqADcD2Z5NscMHPZ7a/RX1+VTexHN68P4WL6eAG04=", 1090 + "lastModified": 1773339772, 1091 + "narHash": "sha256-51CFP94+QtbAD3mxrNgKzpGOSotf3bwBkPvUv1ue6o4=", 1009 1092 "ref": "refs/heads/master", 1010 - "rev": "e326cc53ad4e9123552bdf20a192aff6ca1eb135", 1011 - "revCount": 2019, 1093 + "rev": "f17ad0ca9d017509375313466a7a91eceaa39475", 1094 + "revCount": 2059, 1012 1095 "type": "git", 1013 1096 "url": "https://tangled.org/tangled.org/core" 1014 1097 }, ··· 1020 1103 "treefmt-nix": { 1021 1104 "inputs": { 1022 1105 "nixpkgs": [ 1106 + "bingus", 1023 1107 "flakelight-treefmt", 1024 1108 "flakelight", 1025 1109 "nixpkgs" 1026 1110 ] 1027 1111 }, 1028 1112 "locked": { 1029 - "lastModified": 1770228511, 1030 - "narHash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=", 1113 + "lastModified": 1772660329, 1114 + "narHash": "sha256-IjU1FxYqm+VDe5qIOxoW+pISBlGvVApRjiw/Y/ttJzY=", 1031 1115 "owner": "numtide", 1032 1116 "repo": "treefmt-nix", 1033 - "rev": "337a4fe074be1042a35086f15481d763b8ddc0e7", 1117 + "rev": "3710e0e1218041bbad640352a0440114b1e10428", 1034 1118 "type": "github" 1035 1119 }, 1036 1120 "original": { ··· 1039 1123 "type": "github" 1040 1124 } 1041 1125 }, 1042 - "uv2nix": { 1126 + "treefmt-nix_2": { 1043 1127 "inputs": { 1044 1128 "nixpkgs": [ 1045 - "bingus", 1129 + "flakelight-treefmt", 1130 + "flakelight", 1046 1131 "nixpkgs" 1047 - ], 1048 - "pyproject-nix": [ 1049 - "bingus", 1050 - "pyproject-nix" 1051 1132 ] 1052 1133 }, 1053 1134 "locked": { 1054 - "lastModified": 1772545244, 1055 - "narHash": "sha256-Ys+5UMOqp2kRvnSjyBcvGnjOhkIXB88On1ZcAstz1vY=", 1056 - "owner": "pyproject-nix", 1057 - "repo": "uv2nix", 1058 - "rev": "482aba340ded40ef557d331315f227d5eba84ced", 1135 + "lastModified": 1772660329, 1136 + "narHash": "sha256-IjU1FxYqm+VDe5qIOxoW+pISBlGvVApRjiw/Y/ttJzY=", 1137 + "owner": "numtide", 1138 + "repo": "treefmt-nix", 1139 + "rev": "3710e0e1218041bbad640352a0440114b1e10428", 1059 1140 "type": "github" 1060 1141 }, 1061 1142 "original": { 1062 - "owner": "pyproject-nix", 1063 - "repo": "uv2nix", 1143 + "owner": "numtide", 1144 + "repo": "treefmt-nix", 1064 1145 "type": "github" 1065 1146 } 1066 1147 }, 1067 1148 "wayland-mpris-idle-inhibit": { 1068 1149 "inputs": { 1069 - "crane": "crane_3", 1150 + "crane": "crane_4", 1070 1151 "flakelight": "flakelight_4", 1071 1152 "nixpkgs": [ 1072 1153 "nixpkgs"