diff --git a/configs/stardict.nix b/configs/stardict.nix index 33368c1..64eef46 100644 --- a/configs/stardict.nix +++ b/configs/stardict.nix @@ -152,7 +152,6 @@ let }; }; coptic = { - dictionary = pkgs.coptic-stardict; Crum = pkgs.fetchzip { url = locker "stardict-Coptic-English_all_dialects-2.4.2.tar.bz2"; sha256 = "1fi281mb9yzv40wjsdapi8fzpa7x2yscz582lv2qnss9g8zzzzr9"; diff --git a/configs/stylix.nix b/configs/stylix.nix index 43e1276..1927a98 100644 --- a/configs/stylix.nix +++ b/configs/stylix.nix @@ -4,19 +4,9 @@ lib, ... }: -let - generatedWallpaper = pkgs.runCommand "wallpaper.png" { } '' - ${pkgs.wp-gen}/bin/wallpaper-generator lines \ - --output $out \ - ${lib.concatMapStringsSep " " ( - n: "--base0${lib.toHexString n}=${config.lib.stylix.colors.withHashtag."base0${lib.toHexString n}"}" - ) (lib.range 0 15)} - ''; -in { # https://danth.github.io/stylix/tricks.html stylix.enable = true; - stylix.image = generatedWallpaper; stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml"; diff --git a/flake.lock b/flake.lock index 808b6d4..b43ba57 100644 --- a/flake.lock +++ b/flake.lock @@ -25,34 +25,6 @@ "type": "github" } }, - "agenix_2": { - "inputs": { - "darwin": "darwin_2", - "home-manager": [ - "coptic-dictionary", - "niveum", - "home-manager" - ], - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1690228878, - "narHash": "sha256-9Xe7JV0krp4RJC9W9W9WutZVlw6BlHTFMiUP/k48LQY=", - "owner": "ryantm", - "repo": "agenix", - "rev": "d8c973fd228949736dedf61b7f8cc1ece3236792", - "type": "github" - }, - "original": { - "owner": "ryantm", - "repo": "agenix", - "type": "github" - } - }, "autorenkalender": { "inputs": { "nixpkgs": [ @@ -78,11 +50,11 @@ "fromYaml": "fromYaml" }, "locked": { - "lastModified": 1689633990, - "narHash": "sha256-iwvQg2Vx0IIDWZaKo8Xmzxlv1YPHg+Kp/QSv8dRv0RY=", + "lastModified": 1755819240, + "narHash": "sha256-qcMhnL7aGAuFuutH4rq9fvAhCpJWVHLcHVZLtPctPlo=", "owner": "SenchoPens", "repo": "base16.nix", - "rev": "dddf2e1c04845d43c89a8e9e37d574519649a404", + "rev": "75ed5e5e3fce37df22e49125181fa37899c3ccd6", "type": "github" }, "original": { @@ -141,56 +113,6 @@ "type": "github" } }, - "base16_2": { - "inputs": { - "fromYaml": "fromYaml_2" - }, - "locked": { - "lastModified": 1755819240, - "narHash": "sha256-qcMhnL7aGAuFuutH4rq9fvAhCpJWVHLcHVZLtPctPlo=", - "owner": "SenchoPens", - "repo": "base16.nix", - "rev": "75ed5e5e3fce37df22e49125181fa37899c3ccd6", - "type": "github" - }, - "original": { - "owner": "SenchoPens", - "repo": "base16.nix", - "type": "github" - } - }, - "blessings": { - "flake": false, - "locked": { - "lastModified": 1549397368, - "narHash": "sha256-YVIGRG+/ey4nFEZl1ZPHj7Hx/Of3rsUGnkLK4V4zZd0=", - "ref": "refs/heads/master", - "rev": "d94712a015636efe7ec79bc0a2eec6739d0be779", - "revCount": 18, - "type": "git", - "url": "https://cgit.krebsco.de/blessings" - }, - "original": { - "type": "git", - "url": "https://cgit.krebsco.de/blessings" - } - }, - "blessings_2": { - "flake": false, - "locked": { - "lastModified": 1549397368, - "narHash": "sha256-YVIGRG+/ey4nFEZl1ZPHj7Hx/Of3rsUGnkLK4V4zZd0=", - "ref": "refs/heads/master", - "rev": "d94712a015636efe7ec79bc0a2eec6739d0be779", - "revCount": 18, - "type": "git", - "url": "https://cgit.krebsco.de/blessings" - }, - "original": { - "type": "git", - "url": "https://cgit.krebsco.de/blessings" - } - }, "buildbot-nix": { "inputs": { "flake-parts": "flake-parts_2", @@ -215,51 +137,6 @@ "type": "github" } }, - "coptic-dictionary": { - "inputs": { - "kellia-dictionary": "kellia-dictionary", - "niveum": "niveum", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1700126487, - "narHash": "sha256-gVH41ToRF9Co1rBFWUOCTvrhhm3QJanJh70AW8VDFk4=", - "owner": "kmein", - "repo": "coptic-dictionary", - "rev": "faa6cd85c46e5a4d5a676a38c2799e6b2ba44460", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "coptic-dictionary", - "type": "github" - } - }, - "coptic-dictionary_2": { - "inputs": { - "kellia-dictionary": "kellia-dictionary_2", - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1691406669, - "narHash": "sha256-8QKnoDfdQuy2ODnCi6NNUv+wewONseGEH1QAvzA7io0=", - "owner": "kmein", - "repo": "coptic-dictionary", - "rev": "7316ef7a4264afa65c96a2e089845c79fa25f19c", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "coptic-dictionary", - "type": "github" - } - }, "darwin": { "inputs": { "nixpkgs": [ @@ -282,30 +159,6 @@ "type": "github" } }, - "darwin_2": { - "inputs": { - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "agenix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1673295039, - "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=", - "owner": "lnl7", - "repo": "nix-darwin", - "rev": "87b9d090ad39b25b2400029c64825fc2a8868943", - "type": "github" - }, - "original": { - "owner": "lnl7", - "ref": "master", - "repo": "nix-darwin", - "type": "github" - } - }, "devshell": { "inputs": { "nixpkgs": [ @@ -329,15 +182,17 @@ }, "fenix": { "inputs": { - "nixpkgs": "nixpkgs_4", + "nixpkgs": [ + "nixpkgs" + ], "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1701757414, - "narHash": "sha256-63epDkdiHYkiOLg061HsMK5Of4s4M4sUAWteZrkWynE=", + "lastModified": 1766990808, + "narHash": "sha256-6RfhhB6fzxY0p6eE6UhBXoWSaEAcjCgDG9UaQ6ge1tQ=", "owner": "nix-community", "repo": "fenix", - "rev": "3d2215d896636efe29b71c8b9b2857d3d093f9c9", + "rev": "dfa623c0a6682e6bd4269cc6192f965beb69aa03", "type": "github" }, "original": { @@ -363,22 +218,6 @@ } }, "flake-compat": { - "flake": false, - "locked": { - "lastModified": 1673956053, - "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, - "flake-compat_2": { "flake": false, "locked": { "lastModified": 1696426674, @@ -462,39 +301,6 @@ "inputs": { "systems": "systems_2" }, - "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_2": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { - "inputs": { - "systems": "systems_3" - }, "locked": { "lastModified": 1726560853, "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", @@ -509,56 +315,7 @@ "type": "github" } }, - "flake-utils_4": { - "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_5": { - "inputs": { - "systems": "systems_5" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "fromYaml": { - "flake": false, - "locked": { - "lastModified": 1689549921, - "narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=", - "owner": "SenchoPens", - "repo": "fromYaml", - "rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84", - "type": "github" - }, - "original": { - "owner": "SenchoPens", - "repo": "fromYaml", - "type": "github" - } - }, - "fromYaml_2": { "flake": false, "locked": { "lastModified": 1731966426, @@ -643,29 +400,6 @@ } }, "home-manager": { - "inputs": { - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1693208669, - "narHash": "sha256-hHFaaUsZ860wvppPeiu7nJn/nXZjJfnqAQEu9SPFE9I=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "5bac4a1c06cd77cf8fc35a658ccb035a6c50cd2c", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "release-23.05", - "repo": "home-manager", - "type": "github" - } - }, - "home-manager_2": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -686,81 +420,21 @@ "type": "github" } }, - "kellia-dictionary": { - "flake": false, - "locked": { - "lastModified": 1660946774, - "narHash": "sha256-7C+vE1hvo9OfonmBVT1as6c8rZeLf8f4nEsELwnUPXc=", - "owner": "KELLIA", - "repo": "dictionary", - "rev": "4fe62847e93b8a87ad7ca5de19190b34ff9e0c99", - "type": "github" - }, - "original": { - "owner": "KELLIA", - "repo": "dictionary", - "type": "github" - } - }, - "kellia-dictionary_2": { - "flake": false, - "locked": { - "lastModified": 1660946774, - "narHash": "sha256-7C+vE1hvo9OfonmBVT1as6c8rZeLf8f4nEsELwnUPXc=", - "owner": "KELLIA", - "repo": "dictionary", - "rev": "4fe62847e93b8a87ad7ca5de19190b34ff9e0c99", - "type": "github" - }, - "original": { - "owner": "KELLIA", - "repo": "dictionary", - "type": "github" - } - }, "menstruation-backend": { "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" + "fenix": [ + "fenix" ], "nixpkgs": [ - "coptic-dictionary", - "niveum", "nixpkgs" - ], - "rust-overlay": [ - "coptic-dictionary", - "niveum", - "rust-overlay" ] }, "locked": { - "lastModified": 1677075142, - "narHash": "sha256-0RXVZcK2YtPckd/3+jb+yLpeXZ6jnQe25w9idztDXi8=", + "lastModified": 1767022983, + "narHash": "sha256-I7gsmYMesroNfANzDk0EmgqGDARUma4iGlK0xu2wUoc=", "owner": "kmein", "repo": "menstruation.rs", - "rev": "e34af4393963cdbadb456b7b9ae2e95e6db7b8a3", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "menstruation.rs", - "type": "github" - } - }, - "menstruation-backend_2": { - "inputs": { - "fenix": "fenix", - "nixpkgs": "nixpkgs_5" - }, - "locked": { - "lastModified": 1765657254, - "narHash": "sha256-9kZdra5Bx3sfkcZW0eRULsWwloigv7+xQfr+JL0kX6s=", - "owner": "kmein", - "repo": "menstruation.rs", - "rev": "cc7278fc187f1d4b1f802fbde926a6195a7a0d47", + "rev": "ab99436d4b3a9b48d72f665b0fec86865b23137d", "type": "github" }, "original": { @@ -770,38 +444,6 @@ } }, "menstruation-telegram": { - "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" - ], - "menstruation-backend": [ - "coptic-dictionary", - "niveum", - "menstruation-backend" - ], - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs-old" - ] - }, - "locked": { - "lastModified": 1677075205, - "narHash": "sha256-2+xuAhsS3y2qB0ObVPCHXrmnTsIZ8uI5HFI4+Ash8PY=", - "owner": "kmein", - "repo": "menstruation-telegram", - "rev": "f7ddb6d9610aacb50ec66a3ce1bdc49fe4664a49", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "menstruation-telegram", - "type": "github" - } - }, - "menstruation-telegram_2": { "inputs": { "menstruation-backend": [ "menstruation-backend" @@ -824,67 +466,26 @@ "type": "github" } }, - "niveum": { + "naersk": { "inputs": { - "agenix": "agenix_2", - "coptic-dictionary": "coptic-dictionary_2", - "flake-utils": "flake-utils", - "home-manager": "home-manager", - "menstruation-backend": "menstruation-backend", - "menstruation-telegram": "menstruation-telegram", - "nix-on-droid": "nix-on-droid", - "nixinate": "nixinate", - "nixpkgs": "nixpkgs", - "nixpkgs-old": "nixpkgs-old", - "nixpkgs-unstable": "nixpkgs-unstable", - "nur": "nur", - "recht": "recht", - "retiolum": "retiolum", - "rust-overlay": "rust-overlay", - "scripts": "scripts", - "stylix": "stylix", - "telebots": "telebots", - "tinc-graph": "tinc-graph", - "voidrice": "voidrice", - "wallpaper-generator": "wallpaper-generator", - "wallpapers": "wallpapers" - }, - "locked": { - "lastModified": 1694768354, - "narHash": "sha256-xMe42jvRq7aQJKE+ph0iTVgGEgw1JndC+hce5/dyJxM=", - "owner": "kmein", - "repo": "niveum", - "rev": "65dc602d679b591224f09ea83b66ad0780a4664d", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "niveum", - "type": "github" - } - }, - "nix-formatter-pack": { - "inputs": { - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nix-on-droid", - "nixpkgs" + "fenix": [ + "fenix" ], - "nmd": "nmd", - "nmt": "nmt" + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { - "lastModified": 1666720474, - "narHash": "sha256-iWojjDS1D19zpeZXbBdjWb9MiKmVVFQCqtJmtTXgPx8=", - "owner": "Gerschtli", - "repo": "nix-formatter-pack", - "rev": "14876cc8fe94a3d329964ecb073b4c988c7b61f5", + "lastModified": 1763384566, + "narHash": "sha256-r+wgI+WvNaSdxQmqaM58lVNvJYJ16zoq+tKN20cLst4=", + "owner": "nix-community", + "repo": "naersk", + "rev": "d4155d6ebb70fbe2314959842f744aa7cabbbf6a", "type": "github" }, "original": { - "owner": "Gerschtli", - "repo": "nix-formatter-pack", + "owner": "nix-community", + "repo": "naersk", "type": "github" } }, @@ -908,42 +509,13 @@ "type": "github" } }, - "nix-on-droid": { - "inputs": { - "home-manager": [ - "coptic-dictionary", - "niveum", - "home-manager" - ], - "nix-formatter-pack": "nix-formatter-pack", - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ], - "nixpkgs-for-bootstrap": "nixpkgs-for-bootstrap", - "nmd": "nmd_2" - }, - "locked": { - "lastModified": 1688144254, - "narHash": "sha256-8KL1l/7eP2Zm1aJjdVaSOk0W5kTnJo9kcgW03gqWuiI=", - "owner": "t184256", - "repo": "nix-on-droid", - "rev": "2301e01d48c90b60751005317de7a84a51a87eb6", - "type": "github" - }, - "original": { - "owner": "t184256", - "ref": "release-23.05", - "repo": "nix-on-droid", - "type": "github" - } - }, "nix-topology": { "inputs": { "devshell": "devshell", - "flake-utils": "flake-utils_3", - "nixpkgs": "nixpkgs_6", + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ], "pre-commit-hooks": "pre-commit-hooks" }, "locked": { @@ -976,28 +548,6 @@ "url": "https://cgit.krebsco.de/nix-writers" } }, - "nixinate": { - "inputs": { - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1688141737, - "narHash": "sha256-qHrNMYWukOKmKVf6wXOGKj1xxUnOGjvTRbt/PLLXuBE=", - "owner": "matthewcroughan", - "repo": "nixinate", - "rev": "7902ae845e6cc5bd450e510cdf5e009a6e4a44d9", - "type": "github" - }, - "original": { - "owner": "matthewcroughan", - "repo": "nixinate", - "type": "github" - } - }, "nixos-hardware": { "locked": { "lastModified": 1766568855, @@ -1015,36 +565,20 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693636127, - "narHash": "sha256-ZlS/lFGzK7BJXX2YVGnP3yZi3T9OLOEtBCyMJsb91U8=", + "lastModified": 1764983851, + "narHash": "sha256-y7RPKl/jJ/KAP/VKLMghMgXTlvNIJMHKskl8/Uuar7o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9075cba53e86dc318d159aee55dc9a7c9a4829c1", + "rev": "d9bc5c7dceb30d8d6fafa10aeb6aa8a48c218454", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-23.05", + "ref": "nixos-25.11", "repo": "nixpkgs", "type": "github" } }, - "nixpkgs-for-bootstrap": { - "locked": { - "lastModified": 1686921029, - "narHash": "sha256-J1bX9plPCFhTSh6E3TWn9XSxggBh/zDD4xigyaIQBy8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "c7ff1b9b95620ce8728c0d7bd501c458e6da9e04", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "c7ff1b9b95620ce8728c0d7bd501c458e6da9e04", - "type": "github" - } - }, "nixpkgs-old": { "locked": { "lastModified": 1682600000, @@ -1061,323 +595,12 @@ "type": "github" } }, - "nixpkgs-old_2": { - "locked": { - "lastModified": 1682600000, - "narHash": "sha256-ha4BehR1dh8EnXSoE1m/wyyYVvHI9txjW4w5/oxsW5Y=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0", - "type": "github" - } - }, - "nixpkgs-unstable": { - "locked": { - "lastModified": 1693692645, - "narHash": "sha256-7UUK8+1S3rgK4Ba4WgtutHT3Mazim7TuQ4e2G3w9BqU=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3f9e803102d49388de3862e340ac2f9cbe7381e8", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-unstable_2": { - "locked": { - "lastModified": 1765369061, - "narHash": "sha256-VPyShT4DyGtXH2wsD8yAVvvvi9OILUHTqNxWQd/6yZA=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "aaa6c85f51f9333738c170ccc55b5fe5f55938f4", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_10": { - "locked": { - "lastModified": 1760878510, - "narHash": "sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "5e2a59a5b1a82f89f2c7e598302a9cacebb72a67", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_11": { - "locked": { - "lastModified": 1659446231, - "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-21.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_12": { - "locked": { - "lastModified": 1744536153, - "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_13": { - "locked": { - "lastModified": 1761236834, - "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_14": { - "locked": { - "lastModified": 1615532953, - "narHash": "sha256-SWpaGjrp/INzorEqMz3HLi6Uuk9I0KAn4YS8B4n3q5g=", - "path": "/nix/store/vw365chp87kvfczxm26qiq7z2pq3jk5z-source", - "rev": "916ee862e87ac5ee2439f2fb7856386b4dc906ae", - "type": "path" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1659446231, - "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-21.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1615532953, - "narHash": "sha256-SWpaGjrp/INzorEqMz3HLi6Uuk9I0KAn4YS8B4n3q5g=", - "path": "/nix/store/vw365chp87kvfczxm26qiq7z2pq3jk5z-source", - "rev": "916ee862e87ac5ee2439f2fb7856386b4dc906ae", - "type": "path" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_4": { - "locked": { - "lastModified": 1701436327, - "narHash": "sha256-tRHbnoNI8SIM5O5xuxOmtSLnswEByzmnQcGGyNRjxsE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "91050ea1e57e50388fa87a3302ba12d188ef723a", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_5": { - "locked": { - "lastModified": 1701436327, - "narHash": "sha256-tRHbnoNI8SIM5O5xuxOmtSLnswEByzmnQcGGyNRjxsE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "91050ea1e57e50388fa87a3302ba12d188ef723a", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_6": { - "locked": { - "lastModified": 1730531603, - "narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_7": { - "locked": { - "lastModified": 1764983851, - "narHash": "sha256-y7RPKl/jJ/KAP/VKLMghMgXTlvNIJMHKskl8/Uuar7o=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d9bc5c7dceb30d8d6fafa10aeb6aa8a48c218454", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-25.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_8": { - "locked": { - "lastModified": 1765186076, - "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_9": { - "locked": { - "lastModified": 1665296151, - "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "14ccaaedd95a488dd7ae142757884d8e125b3363", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nmd": { - "flake": false, - "locked": { - "lastModified": 1666190571, - "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=", - "owner": "rycee", - "repo": "nmd", - "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169", - "type": "gitlab" - }, - "original": { - "owner": "rycee", - "repo": "nmd", - "type": "gitlab" - } - }, - "nmd_2": { - "flake": false, - "locked": { - "lastModified": 1666190571, - "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=", - "owner": "rycee", - "repo": "nmd", - "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169", - "type": "gitlab" - }, - "original": { - "owner": "rycee", - "repo": "nmd", - "type": "gitlab" - } - }, - "nmt": { - "flake": false, - "locked": { - "lastModified": 1648075362, - "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=", - "owner": "rycee", - "repo": "nmt", - "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae", - "type": "gitlab" - }, - "original": { - "owner": "rycee", - "repo": "nmt", - "type": "gitlab" - } - }, "nur": { - "locked": { - "lastModified": 1693680361, - "narHash": "sha256-U2tpyxb/WuNvvzOYmGEbaiy3VTAevuUwZdo94qzIn78=", - "owner": "nix-community", - "repo": "NUR", - "rev": "91ccb8b645a380a508704c57fa509e09b8b2b33b", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "NUR", - "type": "github" - } - }, - "nur_2": { "inputs": { "flake-parts": "flake-parts", - "nixpkgs": "nixpkgs_8" + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { "lastModified": 1765367248, @@ -1393,7 +616,7 @@ "type": "github" } }, - "nur_3": { + "nur_2": { "inputs": { "flake-parts": [ "stylix", @@ -1420,7 +643,7 @@ }, "pre-commit-hooks": { "inputs": { - "flake-compat": "flake-compat_2", + "flake-compat": "flake-compat", "gitignore": "gitignore", "nixpkgs": [ "nix-topology", @@ -1445,71 +668,7 @@ "type": "github" } }, - "recht": { - "inputs": { - "blessings": "blessings", - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" - ], - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677165419, - "narHash": "sha256-pjYpXg+09rayon6uhSNd30ryrT2zYLOlDLBHQ9pnGZg=", - "owner": "kmein", - "repo": "recht", - "rev": "5fa158ce21de797bd95a934dab8d4403b7531d20", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "recht", - "type": "github" - } - }, - "recht_2": { - "inputs": { - "blessings": "blessings_2", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1765658439, - "narHash": "sha256-7u21xVZBEYhgEd4UX+nG86oDblxCJtG/eYT1g2S45nc=", - "owner": "kmein", - "repo": "recht", - "rev": "dbdd8fd69d6b82bce1132ceb8dd2f5715887e6ee", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "recht", - "type": "github" - } - }, "retiolum": { - "locked": { - "lastModified": 1691992809, - "narHash": "sha256-qUTsMDSV2L5t6Oj+L60n0KQKbvOhak3+d6++h9AZJPg=", - "ref": "refs/heads/master", - "rev": "6216c30551876303dac5373e92690a7f05fd0f6f", - "revCount": 315, - "type": "git", - "url": "https://git.thalheim.io/Mic92/retiolum" - }, - "original": { - "type": "git", - "url": "https://git.thalheim.io/Mic92/retiolum" - } - }, - "retiolum_2": { "locked": { "lastModified": 1756302470, "narHash": "sha256-uPxzGBAugKayJywTixtipZ6UmoyEwu9t1hwV8PebzS0=", @@ -1528,38 +687,36 @@ "inputs": { "agenix": "agenix", "autorenkalender": "autorenkalender", - "coptic-dictionary": "coptic-dictionary", - "home-manager": "home-manager_2", - "menstruation-backend": "menstruation-backend_2", - "menstruation-telegram": "menstruation-telegram_2", + "fenix": "fenix", + "home-manager": "home-manager", + "menstruation-backend": "menstruation-backend", + "menstruation-telegram": "menstruation-telegram", + "naersk": "naersk", "nix-index-database": "nix-index-database", "nix-topology": "nix-topology", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs_7", - "nixpkgs-old": "nixpkgs-old_2", - "nixpkgs-unstable": "nixpkgs-unstable_2", - "nur": "nur_2", - "recht": "recht_2", - "retiolum": "retiolum_2", - "scripts": "scripts_2", + "nixpkgs": "nixpkgs", + "nixpkgs-old": "nixpkgs-old", + "nur": "nur", + "retiolum": "retiolum", + "scripts": "scripts", "stockholm": "stockholm", - "stylix": "stylix_2", - "telebots": "telebots_2", - "tinc-graph": "tinc-graph_2", + "stylix": "stylix", + "telebots": "telebots", + "tinc-graph": "tinc-graph", "treefmt-nix": "treefmt-nix_2", - "voidrice": "voidrice_2", - "wallpaper-generator": "wallpaper-generator_2", - "wallpapers": "wallpapers_2" + "voidrice": "voidrice", + "wallpapers": "wallpapers" } }, "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1701721820, - "narHash": "sha256-fKcg/YWrCc2ZT4hUvx2bPd+xCTAnQYcd0oDI1cpN07U=", + "lastModified": 1766928643, + "narHash": "sha256-gq96i+4i2QEK94stPLzMeDdpKPOTOvw4Zicy+qLe7p8=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "2d66f6df252896cfbd7bd24be6ee0c124369b1b7", + "rev": "be6975f8f90d33a3b205265a0a858ee29fabae13", "type": "github" }, "original": { @@ -1569,115 +726,24 @@ "type": "github" } }, - "rust-overlay": { - "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" - ], - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1693620498, - "narHash": "sha256-GPhAI2YayaSs3WYeVVbGN3K4mvRTbui/ii7YGoABZBs=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "cdf3b15af70f2db17d5f47822f12016f1a89bd73", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_2": { - "inputs": { - "flake-utils": "flake-utils_4", - "nixpkgs": "nixpkgs_9" - }, - "locked": { - "lastModified": 1677119371, - "narHash": "sha256-L0Da4eKzDZrsy8ysOS1lhgDjAgEqGvYGf/lXaRd5/YQ=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "c67c79ea25664d66e74ae91a6fa0d6c65d12d3a7", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_3": { - "inputs": { - "nixpkgs": "nixpkgs_12" - }, - "locked": { - "lastModified": 1765593578, - "narHash": "sha256-qbl874bCIy9+OLImdfBfZ9ITUDDjjTAB04Dk4PlZFV0=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "348b94ed9ddffccdf1a65582a2dcff0a4a3eeeb4", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, "scripts": { "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" + "fenix": [ + "fenix" + ], + "naersk": [ + "naersk" ], "nixpkgs": [ - "coptic-dictionary", - "niveum", "nixpkgs" - ], - "rust-overlay": [ - "coptic-dictionary", - "niveum", - "rust-overlay" ] }, "locked": { - "lastModified": 1689276466, - "narHash": "sha256-T+1f2GsTDzfiEasSPntbaSsJvpJxZ78a5g6CL4NyAK0=", + "lastModified": 1767026940, + "narHash": "sha256-9w2IaCGGaRgSLn6KK/bLjUaSoYVO22XLS46N7jFjgWQ=", "owner": "kmein", "repo": "scripts", - "rev": "55dff522684f342f4e970116ab374ba999539288", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "scripts", - "type": "github" - } - }, - "scripts_2": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": "rust-overlay_2" - }, - "locked": { - "lastModified": 1766957585, - "narHash": "sha256-nDybJRbEgvFI291/WX6cYiQ1eG2Owz87Lc0ALVcb2nI=", - "owner": "kmein", - "repo": "scripts", - "rev": "047016aff810844e1f62ce3fc80a97fe0f6754fc", + "rev": "c8bb7585eea1f007f8f875d9a3b5d2a54d96080c", "type": "github" }, "original": { @@ -1690,7 +756,9 @@ "inputs": { "buildbot-nix": "buildbot-nix", "nix-writers": "nix-writers", - "nixpkgs": "nixpkgs_10" + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { "lastModified": 1763891069, @@ -1709,36 +777,6 @@ "stylix": { "inputs": { "base16": "base16", - "flake-compat": "flake-compat", - "home-manager": [ - "coptic-dictionary", - "niveum", - "home-manager" - ], - "nixpkgs": [ - "coptic-dictionary", - "niveum", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1690463825, - "narHash": "sha256-LILKFcKNVxYcYmzCB2+Gswyob5XrPJAF1YBExFR2yak=", - "owner": "danth", - "repo": "stylix", - "rev": "5c829554280f3139ddbfce8561d7430efbf2abfb", - "type": "github" - }, - "original": { - "owner": "danth", - "ref": "release-23.05", - "repo": "stylix", - "type": "github" - } - }, - "stylix_2": { - "inputs": { - "base16": "base16_2", "base16-fish": "base16-fish", "base16-helix": "base16-helix", "base16-vim": "base16-vim", @@ -1748,8 +786,8 @@ "nixpkgs": [ "nixpkgs" ], - "nur": "nur_3", - "systems": "systems_4", + "nur": "nur_2", + "systems": "systems_3", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-schemes": "tinted-schemes", @@ -1816,58 +854,11 @@ "type": "github" } }, - "systems_4": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_5": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "telebots": { "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1677156381, - "narHash": "sha256-OMhqYJO2bWtL6osTMpQhA4ySUl4gvJTI13m1agipHJ0=", - "owner": "kmein", - "repo": "telebots", - "rev": "5527e359e8394f2f66067de7f61587eb65055209", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "telebots", - "type": "github" - } - }, - "telebots_2": { - "inputs": { - "nixpkgs": "nixpkgs_11" + "nixpkgs": [ + "nixpkgs-old" + ] }, "locked": { "lastModified": 1765657917, @@ -1885,49 +876,22 @@ }, "tinc-graph": { "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" + "fenix": [ + "fenix" + ], + "naersk": [ + "naersk" ], "nixpkgs": [ - "coptic-dictionary", - "niveum", "nixpkgs" - ], - "rust-overlay": [ - "coptic-dictionary", - "niveum", - "rust-overlay" ] }, "locked": { - "lastModified": 1687504941, - "narHash": "sha256-wnCRcQn8izEHE8MfBpPkLezxAMIg7SVTq8CZsgkar54=", + "lastModified": 1767026864, + "narHash": "sha256-26eIQ6z78fx7ZSHZ62F+U8fymgPjv7UVmADFdb3p9BM=", "owner": "kmein", "repo": "tinc-graph", - "rev": "91a3a85beaaec4ec43ea5a41322c3a5a6e04edc4", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "tinc-graph", - "type": "github" - } - }, - "tinc-graph_2": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": "rust-overlay_3" - }, - "locked": { - "lastModified": 1765658153, - "narHash": "sha256-cNTBy57MGlRBY9211prc/wau+CbwoJo0mydgGva1/LQ=", - "owner": "kmein", - "repo": "tinc-graph", - "rev": "119c9486460f90c45d4a157ea9b9f1cd2901d176", + "rev": "92475e4695552d3f3ae71bb84d0ec279a742e64b", "type": "github" }, "original": { @@ -2041,7 +1005,9 @@ }, "treefmt-nix_2": { "inputs": { - "nixpkgs": "nixpkgs_13" + "nixpkgs": [ + "nixpkgs" + ] }, "locked": { "lastModified": 1766000401, @@ -2058,22 +1024,6 @@ } }, "voidrice": { - "flake": false, - "locked": { - "lastModified": 1692950210, - "narHash": "sha256-0RHvrinkg8LEV/aGnT2n9MNOwaf2ke/YAXRIipZiT2w=", - "owner": "Lukesmithxyz", - "repo": "voidrice", - "rev": "86f05abcce1fd270032975775adb40040c746cfe", - "type": "github" - }, - "original": { - "owner": "Lukesmithxyz", - "repo": "voidrice", - "type": "github" - } - }, - "voidrice_2": { "flake": false, "locked": { "lastModified": 1763008506, @@ -2089,50 +1039,6 @@ "type": "github" } }, - "wallpaper-generator": { - "inputs": { - "flake-utils": [ - "coptic-dictionary", - "niveum", - "flake-utils" - ], - "nixpkgs": "nixpkgs_3" - }, - "locked": { - "lastModified": 1615819231, - "narHash": "sha256-vZzc1ViF/3rCm81+x+pyneuOzoWd0przy9ULgwhGSj4=", - "owner": "pinpox", - "repo": "wallpaper-generator", - "rev": "a2223b9b0c51e0eee0d0b23a5e87228e370bdd5c", - "type": "github" - }, - "original": { - "owner": "pinpox", - "ref": "v1.1", - "repo": "wallpaper-generator", - "type": "github" - } - }, - "wallpaper-generator_2": { - "inputs": { - "flake-utils": "flake-utils_5", - "nixpkgs": "nixpkgs_14" - }, - "locked": { - "lastModified": 1615819231, - "narHash": "sha256-vZzc1ViF/3rCm81+x+pyneuOzoWd0przy9ULgwhGSj4=", - "owner": "pinpox", - "repo": "wallpaper-generator", - "rev": "a2223b9b0c51e0eee0d0b23a5e87228e370bdd5c", - "type": "github" - }, - "original": { - "owner": "pinpox", - "ref": "v1.1", - "repo": "wallpaper-generator", - "type": "github" - } - }, "wallpapers": { "flake": false, "locked": { @@ -2148,22 +1054,6 @@ "repo": "wallpapers", "type": "github" } - }, - "wallpapers_2": { - "flake": false, - "locked": { - "lastModified": 1589319718, - "narHash": "sha256-2NruGq3z37vY3uAH8S4sLqHvFAGi8gaDJAgEzMIvM/4=", - "owner": "kmein", - "repo": "wallpapers", - "rev": "7c553bc6bd78afa6dbf2824691466bbad0d8e6e9", - "type": "github" - }, - "original": { - "owner": "kmein", - "repo": "wallpapers", - "type": "github" - } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 287cee9..91c4435 100644 --- a/flake.nix +++ b/flake.nix @@ -6,17 +6,14 @@ agenix.url = "github:ryantm/agenix"; autorenkalender.url = "github:kmein/autorenkalender"; - coptic-dictionary.url = "github:kmein/coptic-dictionary"; home-manager.url = "github:nix-community/home-manager/release-25.11"; menstruation-backend.url = "github:kmein/menstruation.rs"; menstruation-telegram.url = "github:kmein/menstruation-telegram"; nix-index-database.url = "github:nix-community/nix-index-database"; nixpkgs-old.url = "github:NixOS/nixpkgs/50fc86b75d2744e1ab3837ef74b53f103a9b55a0"; - nixpkgs-unstable.url = "github:NixOS/nixpkgs/master"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; nixos-hardware.url = "github:NixOS/nixos-hardware"; nur.url = "github:nix-community/NUR"; - recht.url = "github:kmein/recht"; retiolum.url = "github:krebs/retiolum"; scripts.url = "github:kmein/scripts"; stockholm.url = "github:krebs/stockholm"; @@ -25,46 +22,60 @@ tinc-graph.url = "github:kmein/tinc-graph"; treefmt-nix.url = "github:numtide/treefmt-nix"; voidrice.url = "github:Lukesmithxyz/voidrice"; - wallpaper-generator.url = "github:pinpox/wallpaper-generator/v1.1"; wallpapers.url = "github:kmein/wallpapers"; nix-topology.url = "github:oddlama/nix-topology"; + voidrice.flake = false; + wallpapers.flake = false; + + naersk.url = "github:nix-community/naersk"; + fenix.url = "github:nix-community/fenix"; + naersk.inputs.fenix.follows = "fenix"; + menstruation-backend.inputs.fenix.follows = "fenix"; + tinc-graph.inputs.fenix.follows = "fenix"; + scripts.inputs.fenix.follows = "fenix"; + tinc-graph.inputs.naersk.follows = "naersk"; + scripts.inputs.naersk.follows = "naersk"; + + menstruation-telegram.inputs.menstruation-backend.follows = "menstruation-backend"; + + menstruation-telegram.inputs.nixpkgs.follows = "nixpkgs-old"; + telebots.inputs.nixpkgs.follows = "nixpkgs-old"; + agenix.inputs.home-manager.follows = "home-manager"; + agenix.inputs.nixpkgs.follows = "nixpkgs"; autorenkalender.inputs.nixpkgs.follows = "nixpkgs"; - coptic-dictionary.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - menstruation-telegram.inputs.menstruation-backend.follows = "menstruation-backend"; - menstruation-telegram.inputs.nixpkgs.follows = "nixpkgs-old"; + naersk.inputs.nixpkgs.follows = "nixpkgs"; + fenix.inputs.nixpkgs.follows = "nixpkgs"; + treefmt-nix.inputs.nixpkgs.follows = "nixpkgs"; + nur.inputs.nixpkgs.follows = "nixpkgs"; + nix-topology.inputs.nixpkgs.follows = "nixpkgs"; + stockholm.inputs.nixpkgs.follows = "nixpkgs"; + menstruation-backend.inputs.nixpkgs.follows = "nixpkgs"; nix-index-database.inputs.nixpkgs.follows = "nixpkgs"; - recht.inputs.nixpkgs.follows = "nixpkgs"; scripts.inputs.nixpkgs.follows = "nixpkgs"; stylix.inputs.nixpkgs.follows = "nixpkgs"; tinc-graph.inputs.nixpkgs.follows = "nixpkgs"; - voidrice.flake = false; - wallpapers.flake = false; }; outputs = { self, nixpkgs, - nixpkgs-unstable, nur, home-manager, agenix, retiolum, - coptic-dictionary, menstruation-backend, menstruation-telegram, scripts, tinc-graph, nix-topology, - recht, nixos-hardware, treefmt-nix, autorenkalender, - wallpaper-generator, telebots, stockholm, nix-index-database, @@ -91,6 +102,7 @@ ); in { + apps = let localSystem = "x86_64-linux"; @@ -258,10 +270,8 @@ telebots = telebots.packages.${prev.stdenv.hostPlatform.system}.telebots; hesychius = scripts.packages.${prev.stdenv.hostPlatform.system}.hesychius; autorenkalender = autorenkalender.packages.${prev.stdenv.hostPlatform.system}.default; - coptic-stardict = coptic-dictionary.packages.${prev.stdenv.hostPlatform.system}.coptic-stardict; onomap = scripts.packages.${prev.stdenv.hostPlatform.system}.onomap; tinc-graph = tinc-graph.packages.${prev.stdenv.hostPlatform.system}.tinc-graph; - wp-gen = wallpaper-generator.packages.${prev.stdenv.hostPlatform.system}.wp-gen; # krebs brainmelter = prev.callPackage packages/brainmelter.nix { };