me like nix
0

Configure Feed

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

install Macro desktop app from flake

author
Sean Aye
date (Jun 25, 2026, 1:52 PM -0400) commit 2683f7a1 parent 94932606 change-id wqpzyqvx
+186 -4
+181 -4
flake.lock
··· 76 76 }, 77 77 "crane": { 78 78 "locked": { 79 + "lastModified": 1781825982, 80 + "narHash": "sha256-SlXKwIRIhrOSAcTjCB3ftPLzJWZStQIPS7J1FlZPnKk=", 81 + "owner": "ipetkov", 82 + "repo": "crane", 83 + "rev": "469fd08d0bcf6926321fa973c6777fbc87785dd7", 84 + "type": "github" 85 + }, 86 + "original": { 87 + "owner": "ipetkov", 88 + "repo": "crane", 89 + "type": "github" 90 + } 91 + }, 92 + "crane-tauri": { 93 + "locked": { 94 + "lastModified": 1781984549, 95 + "narHash": "sha256-iu/qgh21OB3C7MlI8cMPOltegTc0QTRHhbyqKdy21Yo=", 96 + "owner": "JPHutchins", 97 + "repo": "crane-tauri", 98 + "rev": "072afbfc844bd66f258b8380a5a3161ce9d83b4e", 99 + "type": "github" 100 + }, 101 + "original": { 102 + "owner": "JPHutchins", 103 + "repo": "crane-tauri", 104 + "type": "github" 105 + } 106 + }, 107 + "crane_2": { 108 + "locked": { 79 109 "lastModified": 1777242778, 80 110 "narHash": "sha256-VWTeqWeb8Sel/QiWyaPvCa9luAbcGawR+Rw09FJoHz0=", 81 111 "owner": "ipetkov", ··· 137 167 "fenix_2": { 138 168 "inputs": { 139 169 "nixpkgs": [ 170 + "macro", 171 + "nixpkgs" 172 + ], 173 + "rust-analyzer-src": "rust-analyzer-src_2" 174 + }, 175 + "locked": { 176 + "lastModified": 1782131086, 177 + "narHash": "sha256-M73jIp606F878X6bq/dQ11IRmAwd+/ssdK+7qvr50vo=", 178 + "owner": "nix-community", 179 + "repo": "fenix", 180 + "rev": "309fb007facc8caa25c99413502b38fddb3ffdc2", 181 + "type": "github" 182 + }, 183 + "original": { 184 + "owner": "nix-community", 185 + "repo": "fenix", 186 + "type": "github" 187 + } 188 + }, 189 + "fenix_3": { 190 + "inputs": { 191 + "nixpkgs": [ 140 192 "trmnl-rs", 141 193 "nixpkgs" 142 194 ], 143 - "rust-analyzer-src": "rust-analyzer-src_2" 195 + "rust-analyzer-src": "rust-analyzer-src_3" 144 196 }, 145 197 "locked": { 146 198 "lastModified": 1777190237, ··· 189 241 "type": "github" 190 242 } 191 243 }, 244 + "flake-parts_2": { 245 + "inputs": { 246 + "nixpkgs-lib": "nixpkgs-lib_2" 247 + }, 248 + "locked": { 249 + "lastModified": 1778716662, 250 + "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=", 251 + "owner": "hercules-ci", 252 + "repo": "flake-parts", 253 + "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb", 254 + "type": "github" 255 + }, 256 + "original": { 257 + "owner": "hercules-ci", 258 + "repo": "flake-parts", 259 + "type": "github" 260 + } 261 + }, 192 262 "flake-utils": { 193 263 "locked": { 194 264 "lastModified": 1678901627, ··· 225 295 "flake-utils_3": { 226 296 "inputs": { 227 297 "systems": "systems_3" 298 + }, 299 + "locked": { 300 + "lastModified": 1731533236, 301 + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 302 + "owner": "numtide", 303 + "repo": "flake-utils", 304 + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 305 + "type": "github" 306 + }, 307 + "original": { 308 + "owner": "numtide", 309 + "repo": "flake-utils", 310 + "type": "github" 311 + } 312 + }, 313 + "flake-utils_4": { 314 + "inputs": { 315 + "systems": "systems_4" 228 316 }, 229 317 "locked": { 230 318 "lastModified": 1731533236, ··· 340 428 "type": "github" 341 429 } 342 430 }, 431 + "import-tree_2": { 432 + "locked": { 433 + "lastModified": 1778781969, 434 + "narHash": "sha256-Jjuz5CmSkur8KvLDoGa+vylEp+RkQtv4mt/qcMznpH0=", 435 + "owner": "vic", 436 + "repo": "import-tree", 437 + "rev": "d321337efd0f23a9eb14a42adb7b2c29313ab274", 438 + "type": "github" 439 + }, 440 + "original": { 441 + "owner": "vic", 442 + "repo": "import-tree", 443 + "type": "github" 444 + } 445 + }, 446 + "macro": { 447 + "inputs": { 448 + "crane": "crane", 449 + "crane-tauri": "crane-tauri", 450 + "fenix": "fenix_2", 451 + "flake-parts": "flake-parts_2", 452 + "flake-utils": "flake-utils_3", 453 + "import-tree": "import-tree_2", 454 + "nixpkgs": [ 455 + "nixpkgs" 456 + ] 457 + }, 458 + "locked": { 459 + "lastModified": 1782408860, 460 + "narHash": "sha256-wlVUa90NLFRkbHG0vHMJdLqT9jzn9kJCn68MGWmjmvA=", 461 + "owner": "macro-inc", 462 + "repo": "macro", 463 + "rev": "18e053883d7ceb5727d1f1ae6b90f79d383d5326", 464 + "type": "github" 465 + }, 466 + "original": { 467 + "owner": "macro-inc", 468 + "repo": "macro", 469 + "type": "github" 470 + } 471 + }, 343 472 "naersk": { 344 473 "inputs": { 345 474 "fenix": "fenix", ··· 533 662 "type": "github" 534 663 } 535 664 }, 665 + "nixpkgs-lib_2": { 666 + "locked": { 667 + "lastModified": 1777168982, 668 + "narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=", 669 + "owner": "nix-community", 670 + "repo": "nixpkgs.lib", 671 + "rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14", 672 + "type": "github" 673 + }, 674 + "original": { 675 + "owner": "nix-community", 676 + "repo": "nixpkgs.lib", 677 + "type": "github" 678 + } 679 + }, 536 680 "nixpkgs-stable": { 537 681 "locked": { 538 682 "lastModified": 1781509190, ··· 735 879 "fsel": "fsel", 736 880 "home-manager": "home-manager_2", 737 881 "import-tree": "import-tree", 882 + "macro": "macro", 738 883 "niri": "niri", 739 884 "nixarr": "nixarr", 740 885 "nixos-hardware": "nixos-hardware", ··· 765 910 } 766 911 }, 767 912 "rust-analyzer-src_2": { 913 + "flake": false, 914 + "locked": { 915 + "lastModified": 1782030001, 916 + "narHash": "sha256-1JBvwtGyIsEBIemJBi6syH7iQ+pct7i+HNa1WSZfozs=", 917 + "owner": "rust-lang", 918 + "repo": "rust-analyzer", 919 + "rev": "69ccffdb5b3570c6c14c5780bf2e8836f2209d90", 920 + "type": "github" 921 + }, 922 + "original": { 923 + "owner": "rust-lang", 924 + "ref": "nightly", 925 + "repo": "rust-analyzer", 926 + "type": "github" 927 + } 928 + }, 929 + "rust-analyzer-src_3": { 768 930 "flake": false, 769 931 "locked": { 770 932 "lastModified": 1776800521, ··· 847 1009 "type": "github" 848 1010 } 849 1011 }, 1012 + "systems_4": { 1013 + "locked": { 1014 + "lastModified": 1681028828, 1015 + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1016 + "owner": "nix-systems", 1017 + "repo": "default", 1018 + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1019 + "type": "github" 1020 + }, 1021 + "original": { 1022 + "owner": "nix-systems", 1023 + "repo": "default", 1024 + "type": "github" 1025 + } 1026 + }, 850 1027 "treefmt-nix": { 851 1028 "inputs": { 852 1029 "nixpkgs": [ ··· 870 1047 }, 871 1048 "trmnl-rs": { 872 1049 "inputs": { 873 - "crane": "crane", 874 - "fenix": "fenix_2", 875 - "flake-utils": "flake-utils_3", 1050 + "crane": "crane_2", 1051 + "fenix": "fenix_3", 1052 + "flake-utils": "flake-utils_4", 876 1053 "nixpkgs": [ 877 1054 "nixpkgs" 878 1055 ],
+4
flake.nix
··· 16 16 nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; 17 17 flake-parts.url = "github:hercules-ci/flake-parts"; 18 18 import-tree.url = "github:vic/import-tree"; 19 + macro = { 20 + url = "github:macro-inc/macro"; 21 + inputs.nixpkgs.follows = "nixpkgs"; 22 + }; 19 23 20 24 home-manager = { 21 25 url = "github:nix-community/home-manager/master";
+1
modules/apps.nix
··· 9 9 chromium 10 10 11 11 # Communication 12 + inputs.macro.packages.${pkgs.system}.tauri-desktop 12 13 (element-desktop.override { 13 14 commandLineArgs = "--password-store=gnome-libsecret"; 14 15 })