Personal Nix flake
nixos home-manager nix
1
fork

Configure Feed

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

chore: Clean up flake inputs

Remove unused hyprland input

Add nixpkgs follows

+66 -601
+40 -584
flake.lock
··· 4 4 "inputs": { 5 5 "darwin": "darwin", 6 6 "home-manager": "home-manager", 7 - "nixpkgs": "nixpkgs", 7 + "nixpkgs": [ 8 + "nixpkgs" 9 + ], 8 10 "systems": "systems" 9 11 }, 10 12 "locked": { ··· 42 44 "original": { 43 45 "owner": "oddlama", 44 46 "repo": "agenix-rekey", 45 - "type": "github" 46 - } 47 - }, 48 - "aquamarine": { 49 - "inputs": { 50 - "hyprutils": [ 51 - "hyprland", 52 - "hyprutils" 53 - ], 54 - "hyprwayland-scanner": [ 55 - "hyprland", 56 - "hyprwayland-scanner" 57 - ], 58 - "nixpkgs": [ 59 - "hyprland", 60 - "nixpkgs" 61 - ], 62 - "systems": [ 63 - "hyprland", 64 - "systems" 65 - ] 66 - }, 67 - "locked": { 68 - "lastModified": 1770895474, 69 - "narHash": "sha256-JBcrq1Y0uw87VZdYsByVbv+GBuT6ECaCNb9txLX9UuU=", 70 - "owner": "hyprwm", 71 - "repo": "aquamarine", 72 - "rev": "a494d50d32b5567956b558437ceaa58a380712f7", 73 - "type": "github" 74 - }, 75 - "original": { 76 - "owner": "hyprwm", 77 - "repo": "aquamarine", 78 47 "type": "github" 79 48 } 80 49 }, ··· 382 351 "flake-compat_4": { 383 352 "flake": false, 384 353 "locked": { 385 - "lastModified": 1767039857, 386 - "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", 387 - "owner": "NixOS", 388 - "repo": "flake-compat", 389 - "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 390 - "type": "github" 391 - }, 392 - "original": { 393 - "owner": "NixOS", 394 - "repo": "flake-compat", 395 - "type": "github" 396 - } 397 - }, 398 - "flake-compat_5": { 399 - "flake": false, 400 - "locked": { 401 354 "lastModified": 1696426674, 402 355 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 403 356 "owner": "edolstra", ··· 411 364 "type": "github" 412 365 } 413 366 }, 414 - "flake-compat_6": { 367 + "flake-compat_5": { 415 368 "flake": false, 416 369 "locked": { 417 370 "lastModified": 1733328505, ··· 606 559 }, 607 560 "flake-utils": { 608 561 "inputs": { 609 - "systems": "systems_3" 562 + "systems": "systems_2" 610 563 }, 611 564 "locked": { 612 565 "lastModified": 1689068808, ··· 642 595 "inputs": { 643 596 "flake-compat": "flake-compat_2", 644 597 "gitignore": "gitignore_2", 645 - "nixpkgs": "nixpkgs_2" 598 + "nixpkgs": "nixpkgs" 646 599 }, 647 600 "locked": { 648 601 "lastModified": 1770726378, ··· 735 688 "gitignore_3": { 736 689 "inputs": { 737 690 "nixpkgs": [ 738 - "hyprland", 739 - "pre-commit-hooks", 740 - "nixpkgs" 741 - ] 742 - }, 743 - "locked": { 744 - "lastModified": 1709087332, 745 - "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 746 - "owner": "hercules-ci", 747 - "repo": "gitignore.nix", 748 - "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 749 - "type": "github" 750 - }, 751 - "original": { 752 - "owner": "hercules-ci", 753 - "repo": "gitignore.nix", 754 - "type": "github" 755 - } 756 - }, 757 - "gitignore_4": { 758 - "inputs": { 759 - "nixpkgs": [ 760 691 "lanzaboote", 761 692 "pre-commit", 762 693 "nixpkgs" ··· 803 734 ] 804 735 }, 805 736 "locked": { 806 - "lastModified": 1745494811, 807 - "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 737 + "lastModified": 1771851181, 738 + "narHash": "sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ=", 808 739 "owner": "nix-community", 809 740 "repo": "home-manager", 810 - "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 741 + "rev": "9a4b494b1aa1b93d8edf167f46dc8e0c0011280c", 811 742 "type": "github" 812 743 }, 813 744 "original": { ··· 836 767 "type": "github" 837 768 } 838 769 }, 839 - "hyprcursor": { 840 - "inputs": { 841 - "hyprlang": [ 842 - "hyprland", 843 - "hyprlang" 844 - ], 845 - "nixpkgs": [ 846 - "hyprland", 847 - "nixpkgs" 848 - ], 849 - "systems": [ 850 - "hyprland", 851 - "systems" 852 - ] 853 - }, 854 - "locked": { 855 - "lastModified": 1753964049, 856 - "narHash": "sha256-lIqabfBY7z/OANxHoPeIrDJrFyYy9jAM4GQLzZ2feCM=", 857 - "owner": "hyprwm", 858 - "repo": "hyprcursor", 859 - "rev": "44e91d467bdad8dcf8bbd2ac7cf49972540980a5", 860 - "type": "github" 861 - }, 862 - "original": { 863 - "owner": "hyprwm", 864 - "repo": "hyprcursor", 865 - "type": "github" 866 - } 867 - }, 868 - "hyprgraphics": { 869 - "inputs": { 870 - "hyprutils": [ 871 - "hyprland", 872 - "hyprutils" 873 - ], 874 - "nixpkgs": [ 875 - "hyprland", 876 - "nixpkgs" 877 - ], 878 - "systems": [ 879 - "hyprland", 880 - "systems" 881 - ] 882 - }, 883 - "locked": { 884 - "lastModified": 1770511807, 885 - "narHash": "sha256-suKmSbSk34uPOJDTg/GbPrKEJutzK08vj0VoTvAFBCA=", 886 - "owner": "hyprwm", 887 - "repo": "hyprgraphics", 888 - "rev": "7c75487edd43a71b61adb01cae8326d277aab683", 889 - "type": "github" 890 - }, 891 - "original": { 892 - "owner": "hyprwm", 893 - "repo": "hyprgraphics", 894 - "type": "github" 895 - } 896 - }, 897 - "hyprland": { 898 - "inputs": { 899 - "aquamarine": "aquamarine", 900 - "hyprcursor": "hyprcursor", 901 - "hyprgraphics": "hyprgraphics", 902 - "hyprland-guiutils": "hyprland-guiutils", 903 - "hyprland-protocols": "hyprland-protocols", 904 - "hyprlang": "hyprlang", 905 - "hyprutils": "hyprutils", 906 - "hyprwayland-scanner": "hyprwayland-scanner", 907 - "hyprwire": "hyprwire", 908 - "nixpkgs": "nixpkgs_3", 909 - "pre-commit-hooks": "pre-commit-hooks_2", 910 - "systems": "systems_2", 911 - "xdph": "xdph" 912 - }, 913 - "locked": { 914 - "lastModified": 1771709711, 915 - "narHash": "sha256-37NXctBn2p2+7K/dptxXY26J3zBwpsRHGSvfQyQsY/8=", 916 - "ref": "refs/heads/main", 917 - "rev": "0eb4755a3ed1980c15453fbe73d4ad36dea5da4b", 918 - "revCount": 6911, 919 - "submodules": true, 920 - "type": "git", 921 - "url": "https://github.com/hyprwm/Hyprland" 922 - }, 923 - "original": { 924 - "submodules": true, 925 - "type": "git", 926 - "url": "https://github.com/hyprwm/Hyprland" 927 - } 928 - }, 929 - "hyprland-guiutils": { 930 - "inputs": { 931 - "aquamarine": [ 932 - "hyprland", 933 - "aquamarine" 934 - ], 935 - "hyprgraphics": [ 936 - "hyprland", 937 - "hyprgraphics" 938 - ], 939 - "hyprlang": [ 940 - "hyprland", 941 - "hyprlang" 942 - ], 943 - "hyprtoolkit": "hyprtoolkit", 944 - "hyprutils": [ 945 - "hyprland", 946 - "hyprutils" 947 - ], 948 - "hyprwayland-scanner": [ 949 - "hyprland", 950 - "hyprwayland-scanner" 951 - ], 952 - "nixpkgs": [ 953 - "hyprland", 954 - "nixpkgs" 955 - ], 956 - "systems": [ 957 - "hyprland", 958 - "systems" 959 - ] 960 - }, 961 - "locked": { 962 - "lastModified": 1767023960, 963 - "narHash": "sha256-R2HgtVS1G3KSIKAQ77aOZ+Q0HituOmPgXW9nBNkpp3Q=", 964 - "owner": "hyprwm", 965 - "repo": "hyprland-guiutils", 966 - "rev": "c2e906261142f5dd1ee0bfc44abba23e2754c660", 967 - "type": "github" 968 - }, 969 - "original": { 970 - "owner": "hyprwm", 971 - "repo": "hyprland-guiutils", 972 - "type": "github" 973 - } 974 - }, 975 - "hyprland-protocols": { 976 - "inputs": { 977 - "nixpkgs": [ 978 - "hyprland", 979 - "nixpkgs" 980 - ], 981 - "systems": [ 982 - "hyprland", 983 - "systems" 984 - ] 985 - }, 986 - "locked": { 987 - "lastModified": 1765214753, 988 - "narHash": "sha256-P9zdGXOzToJJgu5sVjv7oeOGPIIwrd9hAUAP3PsmBBs=", 989 - "owner": "hyprwm", 990 - "repo": "hyprland-protocols", 991 - "rev": "3f3860b869014c00e8b9e0528c7b4ddc335c21ab", 992 - "type": "github" 993 - }, 994 - "original": { 995 - "owner": "hyprwm", 996 - "repo": "hyprland-protocols", 997 - "type": "github" 998 - } 999 - }, 1000 - "hyprlang": { 1001 - "inputs": { 1002 - "hyprutils": [ 1003 - "hyprland", 1004 - "hyprutils" 1005 - ], 1006 - "nixpkgs": [ 1007 - "hyprland", 1008 - "nixpkgs" 1009 - ], 1010 - "systems": [ 1011 - "hyprland", 1012 - "systems" 1013 - ] 1014 - }, 1015 - "locked": { 1016 - "lastModified": 1767983607, 1017 - "narHash": "sha256-8C2co8NYfR4oMOUEsPROOJ9JHrv9/ktbJJ6X1WsTbXc=", 1018 - "owner": "hyprwm", 1019 - "repo": "hyprlang", 1020 - "rev": "d4037379e6057246b408bbcf796cf3e9838af5b2", 1021 - "type": "github" 1022 - }, 1023 - "original": { 1024 - "owner": "hyprwm", 1025 - "repo": "hyprlang", 1026 - "type": "github" 1027 - } 1028 - }, 1029 - "hyprtoolkit": { 1030 - "inputs": { 1031 - "aquamarine": [ 1032 - "hyprland", 1033 - "hyprland-guiutils", 1034 - "aquamarine" 1035 - ], 1036 - "hyprgraphics": [ 1037 - "hyprland", 1038 - "hyprland-guiutils", 1039 - "hyprgraphics" 1040 - ], 1041 - "hyprlang": [ 1042 - "hyprland", 1043 - "hyprland-guiutils", 1044 - "hyprlang" 1045 - ], 1046 - "hyprutils": [ 1047 - "hyprland", 1048 - "hyprland-guiutils", 1049 - "hyprutils" 1050 - ], 1051 - "hyprwayland-scanner": [ 1052 - "hyprland", 1053 - "hyprland-guiutils", 1054 - "hyprwayland-scanner" 1055 - ], 1056 - "nixpkgs": [ 1057 - "hyprland", 1058 - "hyprland-guiutils", 1059 - "nixpkgs" 1060 - ], 1061 - "systems": [ 1062 - "hyprland", 1063 - "hyprland-guiutils", 1064 - "systems" 1065 - ] 1066 - }, 1067 - "locked": { 1068 - "lastModified": 1764592794, 1069 - "narHash": "sha256-7CcO+wbTJ1L1NBQHierHzheQGPWwkIQug/w+fhTAVuU=", 1070 - "owner": "hyprwm", 1071 - "repo": "hyprtoolkit", 1072 - "rev": "5cfe0743f0e608e1462972303778d8a0859ee63e", 1073 - "type": "github" 1074 - }, 1075 - "original": { 1076 - "owner": "hyprwm", 1077 - "repo": "hyprtoolkit", 1078 - "type": "github" 1079 - } 1080 - }, 1081 - "hyprutils": { 770 + "jovian": { 1082 771 "inputs": { 772 + "nix-github-actions": "nix-github-actions", 1083 773 "nixpkgs": [ 1084 - "hyprland", 1085 774 "nixpkgs" 1086 - ], 1087 - "systems": [ 1088 - "hyprland", 1089 - "systems" 1090 775 ] 1091 776 }, 1092 777 "locked": { 1093 - "lastModified": 1770139857, 1094 - "narHash": "sha256-bCqxcXjavgz5KBJ/1CBLqnagMMf9JvU1m9HmYVASKoc=", 1095 - "owner": "hyprwm", 1096 - "repo": "hyprutils", 1097 - "rev": "9038eec033843c289b06b83557a381a2648d8fa5", 1098 - "type": "github" 1099 - }, 1100 - "original": { 1101 - "owner": "hyprwm", 1102 - "repo": "hyprutils", 1103 - "type": "github" 1104 - } 1105 - }, 1106 - "hyprwayland-scanner": { 1107 - "inputs": { 1108 - "nixpkgs": [ 1109 - "hyprland", 1110 - "nixpkgs" 1111 - ], 1112 - "systems": [ 1113 - "hyprland", 1114 - "systems" 1115 - ] 1116 - }, 1117 - "locked": { 1118 - "lastModified": 1770501770, 1119 - "narHash": "sha256-NWRM6+YxTRv+bT9yvlhhJ2iLae1B1pNH3mAL5wi2rlQ=", 1120 - "owner": "hyprwm", 1121 - "repo": "hyprwayland-scanner", 1122 - "rev": "0bd8b6cde9ec27d48aad9e5b4deefb3746909d40", 1123 - "type": "github" 1124 - }, 1125 - "original": { 1126 - "owner": "hyprwm", 1127 - "repo": "hyprwayland-scanner", 1128 - "type": "github" 1129 - } 1130 - }, 1131 - "hyprwire": { 1132 - "inputs": { 1133 - "hyprutils": [ 1134 - "hyprland", 1135 - "hyprutils" 1136 - ], 1137 - "nixpkgs": [ 1138 - "hyprland", 1139 - "nixpkgs" 1140 - ], 1141 - "systems": [ 1142 - "hyprland", 1143 - "systems" 1144 - ] 1145 - }, 1146 - "locked": { 1147 - "lastModified": 1770203293, 1148 - "narHash": "sha256-PR/KER+yiHabFC/h1Wjb+9fR2Uy0lWM3Qld7jPVaWkk=", 1149 - "owner": "hyprwm", 1150 - "repo": "hyprwire", 1151 - "rev": "37bc90eed02b0c8b5a77a0b00867baf3005cfb98", 1152 - "type": "github" 1153 - }, 1154 - "original": { 1155 - "owner": "hyprwm", 1156 - "repo": "hyprwire", 1157 - "type": "github" 1158 - } 1159 - }, 1160 - "jovian": { 1161 - "inputs": { 1162 - "nix-github-actions": "nix-github-actions", 1163 - "nixpkgs": "nixpkgs_4" 1164 - }, 1165 - "locked": { 1166 778 "lastModified": 1771587792, 1167 779 "narHash": "sha256-XGFLdlLOez7f0rmjlF+1TLXyBguy8gx2aBHx/Q5JXxs=", 1168 780 "owner": "Jovian-Experiments", ··· 1201 813 }, 1202 814 "make-shell": { 1203 815 "inputs": { 1204 - "flake-compat": "flake-compat_5" 816 + "flake-compat": "flake-compat_4" 1205 817 }, 1206 818 "locked": { 1207 819 "lastModified": 1733933815, ··· 1236 848 "nix-gaming": { 1237 849 "inputs": { 1238 850 "flake-parts": "flake-parts_3", 1239 - "nixpkgs": "nixpkgs_5" 851 + "nixpkgs": "nixpkgs_2" 1240 852 }, 1241 853 "locked": { 1242 854 "lastModified": 1771728260, ··· 1355 967 }, 1356 968 "nixpkgs": { 1357 969 "locked": { 1358 - "lastModified": 1754028485, 1359 - "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 970 + "lastModified": 1770073757, 971 + "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=", 1360 972 "owner": "NixOS", 1361 973 "repo": "nixpkgs", 1362 - "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 974 + "rev": "47472570b1e607482890801aeaf29bfb749884f6", 1363 975 "type": "github" 1364 976 }, 1365 977 "original": { 1366 978 "owner": "NixOS", 1367 - "ref": "nixos-25.05", 979 + "ref": "nixpkgs-unstable", 1368 980 "repo": "nixpkgs", 1369 981 "type": "github" 1370 982 } ··· 1449 1061 }, 1450 1062 "nixpkgs-schemas": { 1451 1063 "inputs": { 1452 - "flake-compat": "flake-compat_6", 1064 + "flake-compat": "flake-compat_5", 1453 1065 "flake-parts": "flake-parts_4", 1454 1066 "git-hooks-nix": "git-hooks-nix_2", 1455 - "nixpkgs": "nixpkgs_6", 1067 + "nixpkgs": [ 1068 + "nixpkgs" 1069 + ], 1456 1070 "nixpkgs-23-11": "nixpkgs-23-11", 1457 1071 "nixpkgs-regression": "nixpkgs-regression" 1458 1072 }, ··· 1473 1087 }, 1474 1088 "nixpkgs_2": { 1475 1089 "locked": { 1476 - "lastModified": 1770073757, 1477 - "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=", 1478 - "owner": "NixOS", 1479 - "repo": "nixpkgs", 1480 - "rev": "47472570b1e607482890801aeaf29bfb749884f6", 1481 - "type": "github" 1482 - }, 1483 - "original": { 1484 - "owner": "NixOS", 1485 - "ref": "nixpkgs-unstable", 1486 - "repo": "nixpkgs", 1487 - "type": "github" 1488 - } 1489 - }, 1490 - "nixpkgs_3": { 1491 - "locked": { 1492 - "lastModified": 1770841267, 1493 - "narHash": "sha256-9xejG0KoqsoKEGp2kVbXRlEYtFFcDTHjidiuX8hGO44=", 1494 - "owner": "NixOS", 1495 - "repo": "nixpkgs", 1496 - "rev": "ec7c70d12ce2fc37cb92aff673dcdca89d187bae", 1497 - "type": "github" 1498 - }, 1499 - "original": { 1500 - "owner": "NixOS", 1501 - "ref": "nixos-unstable", 1502 - "repo": "nixpkgs", 1503 - "type": "github" 1504 - } 1505 - }, 1506 - "nixpkgs_4": { 1507 - "locked": { 1508 - "lastModified": 1770562336, 1509 - "narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=", 1510 - "owner": "NixOS", 1511 - "repo": "nixpkgs", 1512 - "rev": "d6c71932130818840fc8fe9509cf50be8c64634f", 1513 - "type": "github" 1514 - }, 1515 - "original": { 1516 - "owner": "NixOS", 1517 - "ref": "nixos-unstable", 1518 - "repo": "nixpkgs", 1519 - "type": "github" 1520 - } 1521 - }, 1522 - "nixpkgs_5": { 1523 - "locked": { 1524 1090 "lastModified": 1771207753, 1525 1091 "narHash": "sha256-b9uG8yN50DRQ6A7JdZBfzq718ryYrlmGgqkRm9OOwCE=", 1526 1092 "owner": "NixOS", ··· 1535 1101 "type": "github" 1536 1102 } 1537 1103 }, 1538 - "nixpkgs_6": { 1539 - "locked": { 1540 - "lastModified": 1734359947, 1541 - "narHash": "sha256-1Noao/H+N8nFB4Beoy8fgwrcOQLVm9o4zKW1ODaqK9E=", 1542 - "owner": "NixOS", 1543 - "repo": "nixpkgs", 1544 - "rev": "48d12d5e70ee91fe8481378e540433a7303dbf6a", 1545 - "type": "github" 1546 - }, 1547 - "original": { 1548 - "owner": "NixOS", 1549 - "ref": "release-24.11", 1550 - "repo": "nixpkgs", 1551 - "type": "github" 1552 - } 1553 - }, 1554 - "nixpkgs_7": { 1555 - "locked": { 1556 - "lastModified": 1771369470, 1557 - "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=", 1558 - "owner": "nixos", 1559 - "repo": "nixpkgs", 1560 - "rev": "0182a361324364ae3f436a63005877674cf45efb", 1561 - "type": "github" 1562 - }, 1563 - "original": { 1564 - "owner": "nixos", 1565 - "ref": "nixos-unstable", 1566 - "repo": "nixpkgs", 1567 - "type": "github" 1568 - } 1569 - }, 1570 1104 "nixvim": { 1571 1105 "inputs": { 1572 1106 "flake-parts": "flake-parts_5", 1573 1107 "nixpkgs": [ 1574 1108 "nixpkgs" 1575 1109 ], 1576 - "systems": "systems_4" 1110 + "systems": "systems_3" 1577 1111 }, 1578 1112 "locked": { 1579 1113 "lastModified": 1771135771, ··· 1592 1126 "nur": { 1593 1127 "inputs": { 1594 1128 "flake-parts": "flake-parts_6", 1595 - "nixpkgs": "nixpkgs_7" 1129 + "nixpkgs": [ 1130 + "nixpkgs" 1131 + ] 1596 1132 }, 1597 1133 "locked": { 1598 1134 "lastModified": 1771759551, ··· 1661 1197 }, 1662 1198 "pre-commit": { 1663 1199 "inputs": { 1664 - "flake-compat": "flake-compat_4", 1665 - "gitignore": "gitignore_4", 1200 + "flake-compat": "flake-compat_3", 1201 + "gitignore": "gitignore_3", 1666 1202 "nixpkgs": [ 1667 1203 "lanzaboote", 1668 1204 "nixpkgs" ··· 1705 1241 "type": "github" 1706 1242 } 1707 1243 }, 1708 - "pre-commit-hooks_2": { 1709 - "inputs": { 1710 - "flake-compat": "flake-compat_3", 1711 - "gitignore": "gitignore_3", 1712 - "nixpkgs": [ 1713 - "hyprland", 1714 - "nixpkgs" 1715 - ] 1716 - }, 1717 - "locked": { 1718 - "lastModified": 1770726378, 1719 - "narHash": "sha256-kck+vIbGOaM/dHea7aTBxdFYpeUl/jHOy5W3eyRvVx8=", 1720 - "owner": "cachix", 1721 - "repo": "git-hooks.nix", 1722 - "rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae", 1723 - "type": "github" 1724 - }, 1725 - "original": { 1726 - "owner": "cachix", 1727 - "repo": "git-hooks.nix", 1728 - "type": "github" 1729 - } 1730 - }, 1731 1244 "quickshell": { 1732 1245 "inputs": { 1733 1246 "nixpkgs": [ ··· 1783 1296 "flake-schemas": "flake-schemas", 1784 1297 "git-hooks-nix": "git-hooks-nix", 1785 1298 "home-manager": "home-manager_2", 1786 - "hyprland": "hyprland", 1787 1299 "jovian": "jovian", 1788 1300 "lanzaboote": "lanzaboote", 1789 1301 "make-shell": "make-shell", ··· 1832 1344 "nixpkgs": [ 1833 1345 "nixpkgs" 1834 1346 ], 1835 - "systems": "systems_5" 1347 + "systems": "systems_4" 1836 1348 }, 1837 1349 "locked": { 1838 1350 "lastModified": 1771737804, ··· 1877 1389 "nixpkgs" 1878 1390 ], 1879 1391 "nur": "nur_2", 1880 - "systems": "systems_6", 1392 + "systems": "systems_5", 1881 1393 "tinted-foot": "tinted-foot", 1882 1394 "tinted-kitty": "tinted-kitty", 1883 1395 "tinted-schemes": "tinted-schemes", ··· 1915 1427 }, 1916 1428 "systems_2": { 1917 1429 "locked": { 1918 - "lastModified": 1689347949, 1919 - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 1920 - "owner": "nix-systems", 1921 - "repo": "default-linux", 1922 - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 1923 - "type": "github" 1924 - }, 1925 - "original": { 1926 - "owner": "nix-systems", 1927 - "repo": "default-linux", 1430 + "lastModified": 1681028828, 1431 + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1432 + "owner": "nix-systems", 1433 + "repo": "default", 1434 + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1435 + "type": "github" 1436 + }, 1437 + "original": { 1438 + "owner": "nix-systems", 1439 + "repo": "default", 1928 1440 "type": "github" 1929 1441 } 1930 1442 }, ··· 1974 1486 } 1975 1487 }, 1976 1488 "systems_6": { 1977 - "locked": { 1978 - "lastModified": 1681028828, 1979 - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1980 - "owner": "nix-systems", 1981 - "repo": "default", 1982 - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1983 - "type": "github" 1984 - }, 1985 - "original": { 1986 - "owner": "nix-systems", 1987 - "repo": "default", 1988 - "type": "github" 1989 - } 1990 - }, 1991 - "systems_7": { 1992 1489 "locked": { 1993 1490 "lastModified": 1689347949, 1994 1491 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", ··· 2148 1645 "nixpkgs": [ 2149 1646 "nixpkgs" 2150 1647 ], 2151 - "systems": "systems_7", 1648 + "systems": "systems_6", 2152 1649 "treefmt-nix": "treefmt-nix_2" 2153 1650 }, 2154 1651 "locked": { ··· 2162 1659 "original": { 2163 1660 "owner": "rafaelrc7", 2164 1661 "repo": "wayland-pipewire-idle-inhibit", 2165 - "type": "github" 2166 - } 2167 - }, 2168 - "xdph": { 2169 - "inputs": { 2170 - "hyprland-protocols": [ 2171 - "hyprland", 2172 - "hyprland-protocols" 2173 - ], 2174 - "hyprlang": [ 2175 - "hyprland", 2176 - "hyprlang" 2177 - ], 2178 - "hyprutils": [ 2179 - "hyprland", 2180 - "hyprutils" 2181 - ], 2182 - "hyprwayland-scanner": [ 2183 - "hyprland", 2184 - "hyprwayland-scanner" 2185 - ], 2186 - "nixpkgs": [ 2187 - "hyprland", 2188 - "nixpkgs" 2189 - ], 2190 - "systems": [ 2191 - "hyprland", 2192 - "systems" 2193 - ] 2194 - }, 2195 - "locked": { 2196 - "lastModified": 1761431178, 2197 - "narHash": "sha256-xzjC1CV3+wpUQKNF+GnadnkeGUCJX+vgaWIZsnz9tzI=", 2198 - "owner": "hyprwm", 2199 - "repo": "xdg-desktop-portal-hyprland", 2200 - "rev": "4b8801228ff958d028f588f0c2b911dbf32297f9", 2201 - "type": "github" 2202 - }, 2203 - "original": { 2204 - "owner": "hyprwm", 2205 - "repo": "xdg-desktop-portal-hyprland", 2206 1662 "type": "github" 2207 1663 } 2208 1664 }
+26 -17
flake.nix
··· 46 46 nixpkgs.follows = "unstable"; 47 47 stable.url = "github:NixOS/nixpkgs/nixos-25.11"; 48 48 unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; 49 - nixpkgs-schemas.url = "github:DeterminateSystems/nix-src/flake-schemas"; 50 49 nixpkgs-hare.url = "github:lpchaim/nixpkgs/update-hare"; 51 - 52 - # Home Manager 53 - home-manager = { 54 - url = "github:nix-community/home-manager"; 55 - inputs.nixpkgs.follows = "nixpkgs"; 56 - }; 57 - nixneovimplugins = { 58 - url = "github:jooooscha/nixpkgs-vim-extra-plugins"; 59 - inputs.nixpkgs.follows = "nixpkgs"; 60 - }; 61 - nixvim = { 62 - url = "github:nix-community/nixvim"; 50 + nixpkgs-schemas = { 51 + url = "github:DeterminateSystems/nix-src/flake-schemas"; 63 52 inputs.nixpkgs.follows = "nixpkgs"; 64 53 }; 65 54 ··· 72 61 url = "github:caelestia-dots/shell"; 73 62 inputs.nixpkgs.follows = "nixpkgs"; 74 63 }; 75 - hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; 76 64 77 65 # Misc 78 - agenix.url = "github:ryantm/agenix"; 66 + agenix = { 67 + url = "github:ryantm/agenix"; 68 + inputs.nixpkgs.follows = "nixpkgs"; 69 + }; 79 70 agenix-rekey = { 80 71 url = "github:oddlama/agenix-rekey"; 81 72 inputs.nixpkgs.follows = "nixpkgs"; ··· 92 83 flake-parts.url = "github:hercules-ci/flake-parts"; 93 84 flake-schemas.url = "github:DeterminateSystems/flake-schemas"; 94 85 git-hooks-nix.url = "github:cachix/git-hooks.nix"; 95 - jovian.url = "github:Jovian-Experiments/Jovian-NixOS"; 86 + home-manager = { 87 + url = "github:nix-community/home-manager"; 88 + inputs.nixpkgs.follows = "nixpkgs"; 89 + }; 90 + jovian = { 91 + url = "github:Jovian-Experiments/Jovian-NixOS"; 92 + inputs.nixpkgs.follows = "nixpkgs"; 93 + }; 96 94 lanzaboote = { 97 95 url = "github:nix-community/lanzaboote"; 98 96 inputs.nixpkgs.follows = "nixpkgs"; ··· 105 103 inputs.nixpkgs.follows = "nixpkgs"; 106 104 }; 107 105 nix-std.url = "github:chessai/nix-std"; 108 - nur.url = "github:nix-community/NUR"; 106 + nixneovimplugins = { 107 + url = "github:jooooscha/nixpkgs-vim-extra-plugins"; 108 + inputs.nixpkgs.follows = "nixpkgs"; 109 + }; 110 + nixvim = { 111 + url = "github:nix-community/nixvim"; 112 + inputs.nixpkgs.follows = "nixpkgs"; 113 + }; 114 + nur = { 115 + url = "github:nix-community/NUR"; 116 + inputs.nixpkgs.follows = "nixpkgs"; 117 + }; 109 118 spicetify-nix = { 110 119 url = "github:Gerg-L/spicetify-nix"; 111 120 inputs.nixpkgs.follows = "nixpkgs";