this repo has no description
4
fork

Configure Feed

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

stuff

+382 -118
+335 -96
flake.lock
··· 23 23 }, 24 24 "alejandra": { 25 25 "inputs": { 26 - "fenix": "fenix_2", 26 + "fenix": "fenix", 27 27 "flakeCompat": "flakeCompat", 28 28 "nixpkgs": [ 29 29 "fufexan", 30 + "webcord", 31 + "dream2nix", 32 + "nixpkgs" 33 + ] 34 + }, 35 + "locked": { 36 + "lastModified": 1658427149, 37 + "narHash": "sha256-ToD/1z/q5VHsLMrS2h96vjJoLho59eNRtknOUd19ey8=", 38 + "owner": "kamadorueda", 39 + "repo": "alejandra", 40 + "rev": "f5a22afd2adfb249b4e68e0b33aa1f0fb73fb1be", 41 + "type": "github" 42 + }, 43 + "original": { 44 + "owner": "kamadorueda", 45 + "repo": "alejandra", 46 + "type": "github" 47 + } 48 + }, 49 + "alejandra_2": { 50 + "inputs": { 51 + "fenix": "fenix_2", 52 + "flakeCompat": "flakeCompat_2", 53 + "nixpkgs": [ 30 54 "webcord", 31 55 "dream2nix", 32 56 "nixpkgs" ··· 173 197 "type": "github" 174 198 } 175 199 }, 200 + "crane_5": { 201 + "flake": false, 202 + "locked": { 203 + "lastModified": 1654444508, 204 + "narHash": "sha256-4OBvQ4V7jyt7afs6iKUvRzJ1u/9eYnKzVQbeQdiamuY=", 205 + "owner": "ipetkov", 206 + "repo": "crane", 207 + "rev": "db5482bf225acc3160899124a1df5a617cfa27b5", 208 + "type": "github" 209 + }, 210 + "original": { 211 + "owner": "ipetkov", 212 + "repo": "crane", 213 + "type": "github" 214 + } 215 + }, 176 216 "deploy-rs": { 177 217 "inputs": { 178 218 "flake-compat": "flake-compat", ··· 282 322 "type": "github" 283 323 } 284 324 }, 325 + "devshell_6": { 326 + "flake": false, 327 + "locked": { 328 + "lastModified": 1653917170, 329 + "narHash": "sha256-FyxOnEE/V4PNEcMU62ikY4FfYPo349MOhMM97HS0XEo=", 330 + "owner": "numtide", 331 + "repo": "devshell", 332 + "rev": "fc7a3e3adde9bbcab68af6d1e3c6eb738e296a92", 333 + "type": "github" 334 + }, 335 + "original": { 336 + "owner": "numtide", 337 + "repo": "devshell", 338 + "type": "github" 339 + } 340 + }, 285 341 "discocss": { 286 342 "inputs": { 287 343 "flake-utils": "flake-utils_2", ··· 558 614 "type": "github" 559 615 } 560 616 }, 617 + "dream2nix_5": { 618 + "inputs": { 619 + "alejandra": "alejandra_2", 620 + "crane": "crane_5", 621 + "devshell": "devshell_6", 622 + "flake-utils-pre-commit": "flake-utils-pre-commit_2", 623 + "gomod2nix": "gomod2nix_2", 624 + "mach-nix": "mach-nix_2", 625 + "nixpkgs": [ 626 + "webcord", 627 + "nixpkgs" 628 + ], 629 + "poetry2nix": "poetry2nix_2", 630 + "pre-commit-hooks": "pre-commit-hooks_2" 631 + }, 632 + "locked": { 633 + "lastModified": 1661765532, 634 + "narHash": "sha256-TW2/CeSuoYaBCTsSixGbF0+NncAtDZbmSXx5RPBSDT8=", 635 + "owner": "fufexan", 636 + "repo": "dream2nix", 637 + "rev": "a0e57d33511c53a9195c4764c5cb7736b4d4893e", 638 + "type": "github" 639 + }, 640 + "original": { 641 + "owner": "fufexan", 642 + "ref": "electron", 643 + "repo": "dream2nix", 644 + "type": "github" 645 + } 646 + }, 561 647 "ema": { 562 648 "flake": false, 563 649 "locked": { ··· 599 685 }, 600 686 "eww": { 601 687 "inputs": { 602 - "fenix": "fenix", 603 688 "flake-compat": "flake-compat_2", 604 - "flake-utils": "flake-utils_4", 605 - "naersk": [ 689 + "nixpkgs": [ 606 690 "fufexan", 607 - "naersk" 691 + "nixpkgs" 608 692 ], 609 - "nixpkgs": [ 693 + "rust-overlay": [ 610 694 "fufexan", 611 - "nixpkgs" 695 + "rust-overlay" 612 696 ] 613 697 }, 614 698 "locked": { 615 - "lastModified": 1660910151, 616 - "narHash": "sha256-K8v4f0RInKTgPg6cEjDko7cZqi8mWWLRZN98w8HUG2c=", 699 + "lastModified": 1661603008, 700 + "narHash": "sha256-bTN8kS+OCrVCAc8BOppy4lbIEehB3I+QCsbSKLgAE6k=", 617 701 "owner": "elkowar", 618 702 "repo": "eww", 619 - "rev": "25105c7c4f50d4f65ab0fd8a56e00941bc077efa", 703 + "rev": "17d91f8a44293721d0d84bd4070002fe3b29edaf", 620 704 "type": "github" 621 705 }, 622 706 "original": { ··· 629 713 "inputs": { 630 714 "nixpkgs": [ 631 715 "fufexan", 632 - "eww", 716 + "webcord", 717 + "dream2nix", 718 + "alejandra", 633 719 "nixpkgs" 634 720 ], 635 721 "rust-analyzer-src": "rust-analyzer-src" 636 722 }, 637 723 "locked": { 638 - "lastModified": 1654237591, 639 - "narHash": "sha256-+uOzx9fuo3CBHO7aGI+SKxDXpf/7NTOXi0g4UxOdk9k=", 724 + "lastModified": 1657607339, 725 + "narHash": "sha256-HaqoAwlbVVZH2n4P3jN2FFPMpVuhxDy1poNOR7kzODc=", 640 726 "owner": "nix-community", 641 727 "repo": "fenix", 642 - "rev": "8dccfbe51a8adea643ec29a4ec516499a5a081c6", 728 + "rev": "b814c83d9e6aa5a28d0cf356ecfdafb2505ad37d", 643 729 "type": "github" 644 730 }, 645 731 "original": { ··· 651 737 "fenix_2": { 652 738 "inputs": { 653 739 "nixpkgs": [ 654 - "fufexan", 655 740 "webcord", 656 741 "dream2nix", 657 742 "alejandra", ··· 758 843 "type": "github" 759 844 } 760 845 }, 846 + "flake-utils-pre-commit_2": { 847 + "locked": { 848 + "lastModified": 1644229661, 849 + "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", 850 + "owner": "numtide", 851 + "repo": "flake-utils", 852 + "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", 853 + "type": "github" 854 + }, 855 + "original": { 856 + "owner": "numtide", 857 + "repo": "flake-utils", 858 + "type": "github" 859 + } 860 + }, 761 861 "flake-utils_2": { 762 862 "locked": { 763 863 "lastModified": 1619345332, ··· 777 877 "locked": { 778 878 "lastModified": 1642700792, 779 879 "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", 780 - "owner": "numtide", 781 - "repo": "flake-utils", 782 - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", 783 - "type": "github" 784 - }, 785 - "original": { 786 - "owner": "numtide", 787 - "repo": "flake-utils", 788 - "type": "github" 789 - } 790 - }, 791 - "flake-utils_4": { 792 - "locked": { 793 - "lastModified": 1653893745, 794 - "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", 795 880 "owner": "numtide", 796 881 "repo": "flake-utils", 797 - "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", 882 + "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", 798 883 "type": "github" 799 884 }, 800 885 "original": { ··· 803 887 "type": "github" 804 888 } 805 889 }, 806 - "flake-utils_5": { 890 + "flake-utils_4": { 807 891 "locked": { 808 892 "lastModified": 1637014545, 809 893 "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", ··· 818 902 "type": "github" 819 903 } 820 904 }, 821 - "flake-utils_6": { 905 + "flake-utils_5": { 822 906 "locked": { 823 907 "lastModified": 1637014545, 824 908 "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", ··· 833 917 "type": "github" 834 918 } 835 919 }, 836 - "flake-utils_7": { 920 + "flake-utils_6": { 837 921 "locked": { 838 922 "lastModified": 1656928814, 839 923 "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", ··· 864 948 "type": "github" 865 949 } 866 950 }, 951 + "flakeCompat_2": { 952 + "flake": false, 953 + "locked": { 954 + "lastModified": 1650374568, 955 + "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 956 + "owner": "edolstra", 957 + "repo": "flake-compat", 958 + "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 959 + "type": "github" 960 + }, 961 + "original": { 962 + "owner": "edolstra", 963 + "repo": "flake-compat", 964 + "type": "github" 965 + } 966 + }, 867 967 "fu": { 868 968 "locked": { 869 969 "lastModified": 1659877975, ··· 894 994 ], 895 995 "hyprland-contrib": "hyprland-contrib", 896 996 "kmonad": "kmonad", 897 - "naersk": "naersk", 898 997 "nil": "nil", 899 998 "nix-colors": "nix-colors", 900 999 "nix-gaming": "nix-gaming", 901 1000 "nixpkgs": "nixpkgs_4", 902 1001 "rnix-lsp": "rnix-lsp", 1002 + "rust-overlay": "rust-overlay_4", 903 1003 "spicetify-nix": "spicetify-nix", 904 1004 "webcord": "webcord" 905 1005 }, 906 1006 "locked": { 907 - "lastModified": 1661080774, 908 - "narHash": "sha256-cTqR5qVqJ+oJ2ksClOurKdXANgkcI5fZpXsFOR6W3oY=", 1007 + "lastModified": 1661703165, 1008 + "narHash": "sha256-mF5dX7t3HHVEWu+53SU9dvFogC3g4yhvU56p1cTLMxY=", 909 1009 "owner": "fufexan", 910 1010 "repo": "dotfiles", 911 - "rev": "a092f901fb55e7512bfb0f5fbf264ce29763a62a", 1011 + "rev": "5456981b3296ecffb7721905d3b24ca9b55cd512", 912 1012 "type": "github" 913 1013 }, 914 1014 "original": { ··· 933 1033 "type": "github" 934 1034 } 935 1035 }, 1036 + "gomod2nix_2": { 1037 + "flake": false, 1038 + "locked": { 1039 + "lastModified": 1627572165, 1040 + "narHash": "sha256-MFpwnkvQpauj799b4QTBJQFEddbD02+Ln5k92QyHOSk=", 1041 + "owner": "tweag", 1042 + "repo": "gomod2nix", 1043 + "rev": "67f22dd738d092c6ba88e420350ada0ed4992ae8", 1044 + "type": "github" 1045 + }, 1046 + "original": { 1047 + "owner": "tweag", 1048 + "repo": "gomod2nix", 1049 + "type": "github" 1050 + } 1051 + }, 936 1052 "haskell-flake": { 937 1053 "locked": { 938 1054 "lastModified": 1660319056, ··· 958 1074 "rust-overlay": "rust-overlay_2" 959 1075 }, 960 1076 "locked": { 961 - "lastModified": 1661041582, 962 - "narHash": "sha256-5lg/VjkJqSYFHGpFrOUfGHHIpRdmYk6cbMy19vKu5q0=", 1077 + "lastModified": 1661610287, 1078 + "narHash": "sha256-q79CLRHvgh2yq0MKD/cTtWdSx+PY9YKT22EFZz5QhnA=", 963 1079 "owner": "helix-editor", 964 1080 "repo": "helix", 965 - "rev": "59968d27a4ee590eb06e0f5434988b938f92596b", 1081 + "rev": "e06678278267a76a1d9e29b36d4734bcb39eabec", 966 1082 "type": "github" 967 1083 }, 968 1084 "original": { ··· 975 1091 "inputs": { 976 1092 "nixCargoIntegration": "nixCargoIntegration_2", 977 1093 "nixpkgs": "nixpkgs_6", 978 - "rust-overlay": "rust-overlay_4" 1094 + "rust-overlay": "rust-overlay_5" 979 1095 }, 980 1096 "locked": { 981 - "lastModified": 1661468342, 982 - "narHash": "sha256-K+zHUaeZX/NOo3V4HNzQGCLIYhmN4tOUSAoM/+4Ss6c=", 1097 + "lastModified": 1661734840, 1098 + "narHash": "sha256-gbxNWrPz/SeYcOdDcLYD/v4yPSbdR21iVyv6Djicmq8=", 983 1099 "owner": "helix-editor", 984 1100 "repo": "helix", 985 - "rev": "86a8ea57bb3cb651cf9bee3fd1ae37f7e134c526", 1101 + "rev": "411c5e48713d055be9e2031e66bf954c819bea43", 986 1102 "type": "github" 987 1103 }, 988 1104 "original": { ··· 1000 1116 "utils": "utils" 1001 1117 }, 1002 1118 "locked": { 1003 - "lastModified": 1660574517, 1004 - "narHash": "sha256-Lp5D2pAPrM3iAc1eeR0iGwz5rM+SYOWzVxI3p17nlrU=", 1119 + "lastModified": 1661573386, 1120 + "narHash": "sha256-pBEg8iY00Af/SAtU2dlmOAv+2x7kScaGlFRDjNoVJO8=", 1005 1121 "owner": "nix-community", 1006 1122 "repo": "home-manager", 1007 - "rev": "688e5c85b7537f308b82167c8eb4ecfb70a49861", 1123 + "rev": "d89bdff445eadff03fe414e9c30486bc8166b72b", 1008 1124 "type": "github" 1009 1125 }, 1010 1126 "original": { ··· 1021 1137 "utils": "utils_2" 1022 1138 }, 1023 1139 "locked": { 1024 - "lastModified": 1660574517, 1025 - "narHash": "sha256-Lp5D2pAPrM3iAc1eeR0iGwz5rM+SYOWzVxI3p17nlrU=", 1140 + "lastModified": 1661573386, 1141 + "narHash": "sha256-pBEg8iY00Af/SAtU2dlmOAv+2x7kScaGlFRDjNoVJO8=", 1026 1142 "owner": "nix-community", 1027 1143 "repo": "home-manager", 1028 - "rev": "688e5c85b7537f308b82167c8eb4ecfb70a49861", 1144 + "rev": "d89bdff445eadff03fe414e9c30486bc8166b72b", 1029 1145 "type": "github" 1030 1146 }, 1031 1147 "original": { ··· 1041 1157 "wlroots": "wlroots" 1042 1158 }, 1043 1159 "locked": { 1044 - "lastModified": 1661505983, 1045 - "narHash": "sha256-tLRL8DFBnh5V0i9SgMIBaHyRmmojBTnfJm030LlAG1U=", 1160 + "lastModified": 1661764662, 1161 + "narHash": "sha256-iY7p3aL+6cht4WUQ8UgMYHTfMXPQiTXNG+WnAX3WewQ=", 1046 1162 "owner": "hyprwm", 1047 1163 "repo": "Hyprland", 1048 - "rev": "10f529ada72270cb5a903aea118fc79114352b78", 1164 + "rev": "6c8ce734fb8e487add1c28efc2f86ff075f8d679", 1049 1165 "type": "github" 1050 1166 }, 1051 1167 "original": { ··· 1062 1178 ] 1063 1179 }, 1064 1180 "locked": { 1065 - "lastModified": 1660758567, 1066 - "narHash": "sha256-9aJVymqt9ruai7Wihaf1y0Z/iktLdvnoz+IBruUcPU8=", 1181 + "lastModified": 1661203638, 1182 + "narHash": "sha256-7Ax6zZRmy9SkBtTxlaqdDB9PMzN6C28a4IQ9rrb1nY4=", 1067 1183 "owner": "hyprwm", 1068 1184 "repo": "contrib", 1069 - "rev": "edb9da0e4e4155a6239d178ea47ba51d5b161239", 1185 + "rev": "f4bef84b28dde65f0ede0b436119d49a697cad05", 1070 1186 "type": "github" 1071 1187 }, 1072 1188 "original": { ··· 1084 1200 }, 1085 1201 "locked": { 1086 1202 "dir": "nix", 1087 - "lastModified": 1657871515, 1088 - "narHash": "sha256-+mxd8hpxt7aWtJlhHn6HUNj9CWlvRQrHdFvrZMWU+WY=", 1203 + "lastModified": 1661059282, 1204 + "narHash": "sha256-EDC2Dcn30UsPNfKGFY4c7vCZLtbmS8q7TBqrQmfbsWs=", 1089 1205 "owner": "kmonad", 1090 1206 "repo": "kmonad", 1091 - "rev": "95bb58b7347ebacb4654fb21c798e1cd10331b0d", 1207 + "rev": "296e463fe7761a919a2a3e39599293526ce55454", 1092 1208 "type": "github" 1093 1209 }, 1094 1210 "original": { ··· 1113 1229 "type": "indirect" 1114 1230 } 1115 1231 }, 1232 + "mach-nix_2": { 1233 + "flake": false, 1234 + "locked": { 1235 + "lastModified": 1634711045, 1236 + "narHash": "sha256-m5A2Ty88NChLyFhXucECj6+AuiMZPHXNbw+9Kcs7F6Y=", 1237 + "owner": "DavHau", 1238 + "repo": "mach-nix", 1239 + "rev": "4433f74a97b94b596fa6cd9b9c0402104aceef5d", 1240 + "type": "github" 1241 + }, 1242 + "original": { 1243 + "id": "mach-nix", 1244 + "type": "indirect" 1245 + } 1246 + }, 1116 1247 "naersk": { 1117 1248 "inputs": { 1118 1249 "nixpkgs": [ 1119 1250 "fufexan", 1251 + "rnix-lsp", 1120 1252 "nixpkgs" 1121 1253 ] 1122 1254 }, 1123 1255 "locked": { 1124 1256 "lastModified": 1659610603, 1125 1257 "narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=", 1126 - "owner": "nmattia", 1258 + "owner": "nix-community", 1127 1259 "repo": "naersk", 1128 1260 "rev": "c6a45e4277fa58abd524681466d3450f896dc094", 1129 1261 "type": "github" 1130 1262 }, 1131 1263 "original": { 1132 - "owner": "nmattia", 1264 + "owner": "nix-community", 1133 1265 "repo": "naersk", 1134 1266 "type": "github" 1135 1267 } ··· 1186 1318 }, 1187 1319 "nil_2": { 1188 1320 "inputs": { 1189 - "flake-utils": "flake-utils_7", 1321 + "flake-utils": "flake-utils_6", 1190 1322 "nixpkgs": [ 1191 1323 "nixpkgs" 1192 1324 ], 1193 - "rust-overlay": "rust-overlay_5" 1325 + "rust-overlay": "rust-overlay_6" 1194 1326 }, 1195 1327 "locked": { 1196 1328 "lastModified": 1660934895, ··· 1212 1344 "nixpkgs-lib": "nixpkgs-lib" 1213 1345 }, 1214 1346 "locked": { 1215 - "lastModified": 1658761805, 1216 - "narHash": "sha256-yPY54xna3ufsrpgk1clhsvI5Q3nNE4WAPUzIr+uEHjQ=", 1347 + "lastModified": 1661006226, 1348 + "narHash": "sha256-OytVjY/W1ASw+N+xrCRaKhcs76ZIcrVRf9xXhOnWzno=", 1217 1349 "owner": "Misterio77", 1218 1350 "repo": "nix-colors", 1219 - "rev": "17d4c968ae3b202a71326b59ae89727d1c21f018", 1351 + "rev": "861546e123ef13c480338edbad8c6f2e7baf0777", 1220 1352 "type": "github" 1221 1353 }, 1222 1354 "original": { ··· 1230 1362 "nixpkgs": "nixpkgs_3" 1231 1363 }, 1232 1364 "locked": { 1233 - "lastModified": 1660758526, 1234 - "narHash": "sha256-w3Chwi62hampmgkXBhdEhJJzKQnHM+UCwSLcyHbfxsk=", 1365 + "lastModified": 1661529565, 1366 + "narHash": "sha256-X+SIKjD+2x9eOFYIw7lg+lc22VKCgGYPxuUG7T+sXJc=", 1235 1367 "owner": "fufexan", 1236 1368 "repo": "nix-gaming", 1237 - "rev": "92cb8bc09a6d96427a18b3dddcc23b10a82856c9", 1369 + "rev": "7fcf2ff6d369665e5de57791c9b0edfc40ebcb99", 1238 1370 "type": "github" 1239 1371 }, 1240 1372 "original": { ··· 1306 1438 ] 1307 1439 }, 1308 1440 "locked": { 1309 - "lastModified": 1654872030, 1310 - "narHash": "sha256-a1e49vvdEapkG9tbC0WLEemLGXbMR6hEBeW22aGwueQ=", 1441 + "lastModified": 1661180311, 1442 + "narHash": "sha256-eNxtJdSKvGuorxEBidSuv5sAOIy7yl4+fEAOs+cmTRQ=", 1311 1443 "owner": "matthewcroughan", 1312 1444 "repo": "nixinate", 1313 - "rev": "0f53b4f183fbde2ba2b50d3e7dd910b86ea179ed", 1445 + "rev": "65584f4d1c8dfa47e86cae773b4a6ffa16ab132c", 1314 1446 "type": "github" 1315 1447 }, 1316 1448 "original": { ··· 1336 1468 }, 1337 1469 "nixos-persistence": { 1338 1470 "locked": { 1339 - "lastModified": 1646131459, 1340 - "narHash": "sha256-GPmgxvUFvQ1GmsGfWHy9+rcxWrczeDhS9XnAIPHi9XQ=", 1471 + "lastModified": 1661590580, 1472 + "narHash": "sha256-XoPSucNvccnT50LWme/7BiENZDwr8tArEg36OGQFFnA=", 1341 1473 "owner": "nix-community", 1342 1474 "repo": "impermanence", 1343 - "rev": "2f39baeb7d039fda5fc8225111bb79474138e6f4", 1475 + "rev": "2237ad28093cb53ad2eb0fd1a9f870997287e0fa", 1344 1476 "type": "github" 1345 1477 }, 1346 1478 "original": { ··· 1411 1543 }, 1412 1544 "nixpkgs_4": { 1413 1545 "locked": { 1414 - "lastModified": 1661008273, 1415 - "narHash": "sha256-UpDqsGzUswIHG7FwzeIewjWlElF17UVLNbI2pwlbcBY=", 1546 + "lastModified": 1661353537, 1547 + "narHash": "sha256-1E2IGPajOsrkR49mM5h55OtYnU0dGyre6gl60NXKITE=", 1416 1548 "owner": "NixOS", 1417 1549 "repo": "nixpkgs", 1418 - "rev": "0cc6444e74cd21e8da8d81ef4cd778492e10f843", 1550 + "rev": "0e304ff0d9db453a4b230e9386418fd974d5804a", 1419 1551 "type": "github" 1420 1552 }, 1421 1553 "original": { ··· 1475 1607 }, 1476 1608 "nixpkgs_8": { 1477 1609 "locked": { 1478 - "lastModified": 1660908602, 1479 - "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=", 1610 + "lastModified": 1661628722, 1611 + "narHash": "sha256-oR/7NhG7pPkACToUtaaT6hH+rONE2z5/4NzjoUwEZt8=", 1480 1612 "owner": "nixos", 1481 1613 "repo": "nixpkgs", 1482 - "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492", 1614 + "rev": "324c8aaf25b2f2027af7798e5582ce3040a793b6", 1483 1615 "type": "github" 1484 1616 }, 1485 1617 "original": { ··· 1491 1623 }, 1492 1624 "nur": { 1493 1625 "locked": { 1494 - "lastModified": 1661072238, 1495 - "narHash": "sha256-X9jXdO2kS3i+E5fyhNqAfiClLMaC8Qria0m26UXXGIo=", 1626 + "lastModified": 1661763713, 1627 + "narHash": "sha256-2be2ghRozr5eOba9It6bG8I3vnVNIZ69BYF6xw/UR8I=", 1496 1628 "owner": "nix-community", 1497 1629 "repo": "NUR", 1498 - "rev": "572f1871e41f327bfe84f58388bcdebfd3b774f8", 1630 + "rev": "f8ea1799c6e931a3fc71b20a7aebecdc591879bd", 1499 1631 "type": "github" 1500 1632 }, 1501 1633 "original": { ··· 1505 1637 } 1506 1638 }, 1507 1639 "poetry2nix": { 1640 + "flake": false, 1641 + "locked": { 1642 + "lastModified": 1632969109, 1643 + "narHash": "sha256-jPDclkkiAy5m2gGLBlKgH+lQtbF7tL4XxBrbSzw+Ioc=", 1644 + "owner": "nix-community", 1645 + "repo": "poetry2nix", 1646 + "rev": "aee8f04296c39d88155e05d25cfc59dfdd41cc77", 1647 + "type": "github" 1648 + }, 1649 + "original": { 1650 + "owner": "nix-community", 1651 + "ref": "1.21.0", 1652 + "repo": "poetry2nix", 1653 + "type": "github" 1654 + } 1655 + }, 1656 + "poetry2nix_2": { 1508 1657 "flake": false, 1509 1658 "locked": { 1510 1659 "lastModified": 1632969109, ··· 1550 1699 "type": "github" 1551 1700 } 1552 1701 }, 1702 + "pre-commit-hooks_2": { 1703 + "inputs": { 1704 + "flake-utils": [ 1705 + "webcord", 1706 + "dream2nix", 1707 + "flake-utils-pre-commit" 1708 + ], 1709 + "nixpkgs": [ 1710 + "webcord", 1711 + "dream2nix", 1712 + "nixpkgs" 1713 + ] 1714 + }, 1715 + "locked": { 1716 + "lastModified": 1646153636, 1717 + "narHash": "sha256-AlWHMzK+xJ1mG267FdT8dCq/HvLCA6jwmx2ZUy5O8tY=", 1718 + "owner": "cachix", 1719 + "repo": "pre-commit-hooks.nix", 1720 + "rev": "b6bc0b21e1617e2b07d8205e7fae7224036dfa4b", 1721 + "type": "github" 1722 + }, 1723 + "original": { 1724 + "owner": "cachix", 1725 + "repo": "pre-commit-hooks.nix", 1726 + "type": "github" 1727 + } 1728 + }, 1553 1729 "rnix-lsp": { 1554 1730 "inputs": { 1555 - "naersk": [ 1556 - "fufexan", 1557 - "naersk" 1558 - ], 1731 + "naersk": "naersk", 1559 1732 "nixpkgs": [ 1560 1733 "fufexan", 1561 1734 "nixpkgs" ··· 1593 1766 "nixos-hardware": "nixos-hardware", 1594 1767 "nixos-persistence": "nixos-persistence", 1595 1768 "nixpkgs": "nixpkgs_8", 1596 - "nur": "nur" 1769 + "nur": "nur", 1770 + "webcord": "webcord_3" 1597 1771 } 1598 1772 }, 1599 1773 "rust-analyzer-src": { 1600 1774 "flake": false, 1601 1775 "locked": { 1602 - "lastModified": 1654178556, 1603 - "narHash": "sha256-LG8J9E/wMBolkWS3VstuvhgQ4jOp3Nk328EXlCYY24U=", 1776 + "lastModified": 1657557289, 1777 + "narHash": "sha256-PRW+nUwuqNTRAEa83SfX+7g+g8nQ+2MMbasQ9nt6+UM=", 1604 1778 "owner": "rust-lang", 1605 1779 "repo": "rust-analyzer", 1606 - "rev": "88024c7ec2d44a8be8bf05a6580409200cf726fc", 1780 + "rev": "caf23f29144b371035b864a1017dbc32573ad56d", 1607 1781 "type": "github" 1608 1782 }, 1609 1783 "original": { ··· 1648 1822 }, 1649 1823 "rust-overlay_2": { 1650 1824 "inputs": { 1651 - "flake-utils": "flake-utils_5", 1825 + "flake-utils": "flake-utils_4", 1652 1826 "nixpkgs": [ 1653 1827 "fufexan", 1654 1828 "helix", ··· 1698 1872 }, 1699 1873 "rust-overlay_4": { 1700 1874 "inputs": { 1701 - "flake-utils": "flake-utils_6", 1875 + "flake-utils": [ 1876 + "fufexan", 1877 + "fu" 1878 + ], 1879 + "nixpkgs": [ 1880 + "fufexan", 1881 + "nixpkgs" 1882 + ] 1883 + }, 1884 + "locked": { 1885 + "lastModified": 1661655464, 1886 + "narHash": "sha256-by9Hb0mNVdiCR7TBvUHIgDb0QIv3znp8VMGh7Bl35VQ=", 1887 + "owner": "oxalica", 1888 + "repo": "rust-overlay", 1889 + "rev": "0c4c1432353e12b325d1472bea99e364871d2cb3", 1890 + "type": "github" 1891 + }, 1892 + "original": { 1893 + "owner": "oxalica", 1894 + "repo": "rust-overlay", 1895 + "type": "github" 1896 + } 1897 + }, 1898 + "rust-overlay_5": { 1899 + "inputs": { 1900 + "flake-utils": "flake-utils_5", 1702 1901 "nixpkgs": [ 1703 1902 "helix", 1704 1903 "nixpkgs" ··· 1718 1917 "type": "github" 1719 1918 } 1720 1919 }, 1721 - "rust-overlay_5": { 1920 + "rust-overlay_6": { 1722 1921 "inputs": { 1723 1922 "flake-utils": [ 1724 1923 "nil", ··· 1846 2045 "owner": "SpacingBat3", 1847 2046 "repo": "WebCord", 1848 2047 "rev": "a8e64a78d1e3a8c3d5e11893ebb8ba1ed92d7d12", 2048 + "type": "github" 2049 + }, 2050 + "original": { 2051 + "owner": "SpacingBat3", 2052 + "repo": "WebCord", 2053 + "type": "github" 2054 + } 2055 + }, 2056 + "webcord_3": { 2057 + "inputs": { 2058 + "dream2nix": "dream2nix_5", 2059 + "nixpkgs": [ 2060 + "nixpkgs" 2061 + ], 2062 + "webcord": "webcord_4" 2063 + }, 2064 + "locked": { 2065 + "lastModified": 1661882675, 2066 + "narHash": "sha256-PRs4UDYrAY6QJGgKohVEN5cgFbfA082RI7UofxmPdC4=", 2067 + "owner": "fufexan", 2068 + "repo": "webcord-flake", 2069 + "rev": "1ae0a05a64799c256575ef57e5311d226ed10e96", 2070 + "type": "github" 2071 + }, 2072 + "original": { 2073 + "owner": "fufexan", 2074 + "ref": "system-electron", 2075 + "repo": "webcord-flake", 2076 + "type": "github" 2077 + } 2078 + }, 2079 + "webcord_4": { 2080 + "flake": false, 2081 + "locked": { 2082 + "lastModified": 1661854465, 2083 + "narHash": "sha256-/2f+Jb/1MstWtzbnG/gNLG/ds8K7qultXWfb5nlth08=", 2084 + "owner": "SpacingBat3", 2085 + "repo": "WebCord", 2086 + "rev": "83ad1578b2cbcb1c4e5470ca85a0a6e6f5f8c42e", 1849 2087 "type": "github" 1850 2088 }, 1851 2089 "original": {
+2
flake.nix
··· 26 26 discocss.inputs.nixpkgs.follows = "nixpkgs"; 27 27 nil.url = "github:oxalica/nil"; 28 28 nil.inputs.nixpkgs.follows = "nixpkgs"; 29 + webcord.url = "github:fufexan/webcord-flake/system-electron"; 30 + webcord.inputs.nixpkgs.follows = "nixpkgs"; 29 31 }; 30 32 31 33 outputs = inputs: let
+1
hosts/tkaronto/modules/nixbuild.nix
··· 1 + ../../../modules/develop/nixbuild/default.nix
+11 -11
modules/develop/nixbuild/default.nix
··· 12 12 }; 13 13 }; 14 14 15 - nix = { 16 - distributedBuilds = true; 17 - buildMachines = [ 18 - { 19 - hostName = "eu.nixbuild.net"; 20 - system = "x86_64-linux"; 21 - maxJobs = 100; 22 - supportedFeatures = ["benchmark" "big-parallel"]; 23 - } 24 - ]; 25 - }; 15 + # nix = { 16 + # distributedBuilds = true; 17 + # buildMachines = [ 18 + # { 19 + # hostName = "eu.nixbuild.net"; 20 + # system = "x86_64-linux"; 21 + # maxJobs = 100; 22 + # supportedFeatures = ["benchmark" "big-parallel"]; 23 + # } 24 + # ]; 25 + # }; 26 26 }
+1 -1
modules/gamemode/default.nix
··· 3 3 inputs, 4 4 ... 5 5 }: let 6 - hyprland = inputs.fufexan.packages.${pkgs.system}.hyprland; 6 + hyprland = inputs.hyprland.packages.${pkgs.system}.hyprland; 7 7 8 8 startscript = pkgs.writeShellScript "gamemode-start" '' 9 9 export HYPRLAND_INSTANCE_SIGNATURE=$(ls /tmp/hypr | sort | tail -n 1)
+7 -1
modules/network/iwd.nix
··· 1 1 { 2 2 imports = [./dns]; 3 - networking.wireless.iwd.enable = true; 3 + networking.wireless.iwd = { 4 + enable = true; 5 + settings = { 6 + Network = { EnableIPv6 = true; }; 7 + Settings = { AutoConnect = true; }; 8 + }; 9 + }; 4 10 networking.networkmanager.wifi.backend = "iwd"; 5 11 services.connman.wifi.backend = "iwd"; 6 12 }
+24 -8
users/modules/discord/default.nix
··· 2 2 config, 3 3 inputs, 4 4 pkgs, 5 + lib, 5 6 ... 6 7 }: { 7 - imports = [inputs.discocss.hmModule]; 8 + # imports = [inputs.discocss.hmModule]; 8 9 9 - programs.discocss = { 10 - enable = true; 11 - discord = inputs.fufexan.packages.${pkgs.system}.discord-electron-openasar; 12 - discordAlias = true; 13 - css = builtins.readFile ./theme.css; 14 - }; 10 + # programs.discocss = { 11 + # enable = true; 12 + # discord = inputs.fufexan.packages.${pkgs.system}.discord-electron-openasar; 13 + # discordAlias = true; 14 + # css = builtins.readFile ./theme.css; 15 + # }; 15 16 16 17 home.persistence."${config.system.persistDir}${config.home.homeDirectory}".directories = [ 17 - ".config/discord" 18 + ".config/WebCord" 18 19 ]; 20 + home.packages = 21 + let 22 + pkg = inputs.webcord.packages.${pkgs.system}.webcord; 23 + in 24 + [( 25 + pkgs.runCommand pkg.name {nativeBuildInputs = [pkgs.makeWrapper];} '' 26 + mkdir -p $out 27 + ln -sf ${pkg}/* $out/ 28 + rm $out/bin 29 + mkdir $out/bin 30 + ln -s ${pkg}/bin/webcord $out/bin/webcord 31 + wrapProgram $out/bin/webcord \ 32 + --prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath [pkgs.pipewire]}" 33 + '' 34 + )]; 19 35 }
+1 -1
users/modules/hyprland/default.nix
··· 21 21 22 22 wayland.windowManager.hyprland = { 23 23 enable = true; 24 - package = inputs.fufexan.packages.${pkgs.system}.hyprland; 24 + package = inputs.hyprland.packages.${pkgs.system}.hyprland; 25 25 extraConfig = let 26 26 rofi = "${pkgs.rofi-wayland}/bin/rofi"; 27 27 launcher = "${rofi} -show drun";