From 48a70ab9c4dd82fce68f6742bf85c97cbdc29e60 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sat, 27 Sep 2025 23:28:49 -0600 Subject: [PATCH] update flake.lock and flake.nix: refresh dependencies and change jawz-scripts URL to HTTPS --- flake.lock | 177 ++++++++++++++++++++++++++++++++++++----------------- flake.nix | 2 +- 2 files changed, 123 insertions(+), 56 deletions(-) diff --git a/flake.lock b/flake.lock index af99a54..b68d981 100644 --- a/flake.lock +++ b/flake.lock @@ -103,17 +103,17 @@ "cpu-microcodes": { "flake": false, "locked": { - "lastModified": 1757762790, - "narHash": "sha256-/d9HoPNjYgXse2y3dKIVms5oeGBj5Gf3NbRJAdoYxcg=", + "lastModified": 1758484353, + "narHash": "sha256-zpbmZqUIhmTW01PunE5eXkYzQsMDqOOshr/KjNXeL7A=", "owner": "platomav", "repo": "CPUMicrocodes", - "rev": "940dd3dacd577144172372f8c8f2e176db0c9de4", + "rev": "518e82e753bbd7df44264cac38dc98e6a4ede8c6", "type": "github" }, "original": { "owner": "platomav", "repo": "CPUMicrocodes", - "rev": "940dd3dacd577144172372f8c8f2e176db0c9de4", + "rev": "518e82e753bbd7df44264cac38dc98e6a4ede8c6", "type": "github" } }, @@ -125,11 +125,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1758459839, - "narHash": "sha256-cuGhpqhsLE4LugMBRxto2y76HYa0mYGcRMb4Vm2r1wI=", + "lastModified": 1758962141, + "narHash": "sha256-DFiPYYf1zo5QWnPs6AoWfSH3/oU6ZrCLGy0/V1j6thw=", "owner": "marienz", "repo": "nix-doom-emacs-unstraightened", - "rev": "208eca48a42ac10a1c4e34fa0fc0b875152a840f", + "rev": "5266ed8f5ca477d1734285d236036ab541fc881a", "type": "github" }, "original": { @@ -141,11 +141,11 @@ "doomemacs": { "flake": false, "locked": { - "lastModified": 1758398712, - "narHash": "sha256-Zl5dxGxaUeHV2hnfauGYvH1H5/HNBwSsDwebfZrQumo=", + "lastModified": 1758860516, + "narHash": "sha256-ulQq9+RHIQELZVQuXsLQInqeAhOCDqRltUDRVBjQ1c0=", "owner": "doomemacs", "repo": "doomemacs", - "rev": "c27621a777c11354a4913c7eb455db3766984709", + "rev": "1d1d17e9c910146731cb7b19d5bcbf6c4b283a74", "type": "github" }, "original": { @@ -164,11 +164,11 @@ ] }, "locked": { - "lastModified": 1758420825, - "narHash": "sha256-ADGgTjVUgJfsIxD99WVF05oBrcfyHd6aIkae0JWWS4A=", + "lastModified": 1758938530, + "narHash": "sha256-9mKIivvljlh3WhYPjhJxoKpoJ1+bAh773BeZt1KGYIY=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "ecdeee43fa4e1047496367bfcafff020e1d69d33", + "rev": "0b082e40b028bff0ab5f587105ace1c990fb2129", "type": "github" }, "original": { @@ -286,6 +286,24 @@ "type": "github" } }, + "flake-utils": { + "inputs": { + "systems": "systems_3" + }, + "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": { @@ -459,11 +477,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1758475676, - "narHash": "sha256-CsScoiBSIVhMFqvhhx9bru4MDAeg1BgOxCby12FqwRA=", + "lastModified": 1759010730, + "narHash": "sha256-Bmdr3SADuZQWfUTyAe3vJK2N3IKMR1kjJqgpza8JAN4=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "26cbc67385d95ba621fe0a125a5b121ffdd09335", + "rev": "766acadcf1e6bfc94fa41ea0d47906c9afca8e24", "type": "github" }, "original": { @@ -648,20 +666,21 @@ "inputs": { "nixpkgs": [ "nixpkgs" - ] + ], + "sudoku-solver": "sudoku-solver" }, "locked": { - "lastModified": 1758168516, - "narHash": "sha256-9ao8IFGmkgNlu3Tmp3qRucWdYYwUfvk51a22tE8ENcI=", + "lastModified": 1758693316, + "narHash": "sha256-cy8CdWOyDJdIe2gVPP3mtRIYXwv8m08HhLet8eSyrHM=", "ref": "refs/heads/master", - "rev": "4f5049f3ab97d68e82594abe9968de2a6db44b37", - "revCount": 103, + "rev": "64a81ca78d03816ddcbbdc8a7b6186c975c6653a", + "revCount": 104, "type": "git", - "url": "ssh://gitea@git.servidos.lat/lebubu/scripts.git" + "url": "https://git.servidos.lat/lebubu/scripts.git" }, "original": { "type": "git", - "url": "ssh://gitea@git.servidos.lat/lebubu/scripts.git" + "url": "https://git.servidos.lat/lebubu/scripts.git" } }, "nix-gaming": { @@ -672,11 +691,11 @@ ] }, "locked": { - "lastModified": 1758420014, - "narHash": "sha256-a7IGWXPRppgXMRpBosBl2Afr5DICt21ogeZL45uVkX0=", + "lastModified": 1759024631, + "narHash": "sha256-Nubbsc/wql6FOqJXCUmwa7+YPMbUtQjt2YFqqXWMqIU=", "owner": "fufexan", "repo": "nix-gaming", - "rev": "cd931e08409954b2e3595b1532039f8052dd8198", + "rev": "9027055aa1fe6717a3d6e1ce6d46aafa097d803b", "type": "github" }, "original": { @@ -687,16 +706,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1758346548, - "narHash": "sha256-afXE7AJ7MY6wY1pg/Y6UPHNYPy5GtUKeBkrZZ/gC71E=", - "owner": "nixos", + "lastModified": 1743576891, + "narHash": "sha256-vXiKURtntURybE6FMNFAVpRPr8+e8KoLPrYs9TGuAKc=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "b2a3852bd078e68dd2b3dfa8c00c67af1f0a7d20", + "rev": "44a69ed688786e98a101f02b712c313f1ade37ab", "type": "github" }, "original": { - "owner": "nixos", - "ref": "nixos-25.05", + "owner": "NixOS", + "ref": "nixos-24.11", "repo": "nixpkgs", "type": "github" } @@ -736,11 +755,11 @@ }, "nixpkgs-small": { "locked": { - "lastModified": 1758446528, - "narHash": "sha256-3qYryKrEogFRvVhHGx7uLJUJyp/mSlqnB9m0MqMNCCQ=", + "lastModified": 1758952591, + "narHash": "sha256-LBewTiqEEIslXle4BrkAUlEG7uGvN9mS6G7hY0l04w4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0bfa9141f6fa795b49476562e9991f8034d5c8dc", + "rev": "bd1e762364c6d657a67a05b44a6c04646947e739", "type": "github" }, "original": { @@ -752,11 +771,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1758277210, - "narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=", + "lastModified": 1758690382, + "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8eaee110344796db060382e15d3af0a9fc396e0e", + "rev": "e643668fd71b949c53f8626614b21ff71a07379d", "type": "github" }, "original": { @@ -766,6 +785,22 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1758791193, + "narHash": "sha256-F8WmEwFoHsnix7rt290R0rFXNJiMbClMZyIC/e+HYf0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "25e53aa156d47bad5082ff7618f5feb1f5e02d01", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, "nixtendo-switch": { "inputs": { "flake-parts": "flake-parts_2", @@ -795,11 +830,11 @@ ] }, "locked": { - "lastModified": 1758492170, - "narHash": "sha256-w0oHCg7d6W46ZQ/QgvbkR6cJ3Lm02B7sk19vzywC5DU=", + "lastModified": 1759035640, + "narHash": "sha256-9wh7Fs1P7ZsEsnNHeb1Xz3vbcbtpIPVrOtQz/GZ6K/o=", "owner": "nix-community", "repo": "nur", - "rev": "c25e04748de8ea4c9c3f09b63df404c1c0aa463b", + "rev": "b873e23f8ab30e3d7ed85165b037eed70855e56e", "type": "github" }, "original": { @@ -864,7 +899,7 @@ "hyprland": "hyprland", "jawz-scripts": "jawz-scripts", "nix-gaming": "nix-gaming", - "nixpkgs": "nixpkgs", + "nixpkgs": "nixpkgs_2", "nixpkgs-small": "nixpkgs-small", "nixpkgs-unstable": "nixpkgs-unstable", "nixtendo-switch": "nixtendo-switch", @@ -882,11 +917,11 @@ ] }, "locked": { - "lastModified": 1758425756, - "narHash": "sha256-L3N8zV6wsViXiD8i3WFyrvjDdz76g3tXKEdZ4FkgQ+Y=", + "lastModified": 1759030640, + "narHash": "sha256-53VP3BqMXJqD1He1WADTFyUnpta3mie56H7nC59tSic=", "owner": "Mic92", "repo": "sops-nix", - "rev": "e0fdaea3c31646e252a60b42d0ed8eafdb289762", + "rev": "9ac51832c70f2ff34fcc97b05fa74b4a78317f9e", "type": "github" }, "original": { @@ -908,7 +943,7 @@ "nixpkgs" ], "nur": "nur_2", - "systems": "systems_3", + "systems": "systems_4", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-schemes": "tinted-schemes", @@ -916,11 +951,11 @@ "tinted-zed": "tinted-zed" }, "locked": { - "lastModified": 1757957798, - "narHash": "sha256-FT4O5imFJ+FUIGhYj/aFwEEgyvLhuyJ2my8f6mCLtTY=", + "lastModified": 1758752640, + "narHash": "sha256-UYkixkkd3VgoO7NeSlKcaE3Glt1r1FHmBlziwYijgMQ=", "owner": "danth", "repo": "stylix", - "rev": "e6fc25cd12e8f461e402cf34649cc73ad93c7bdd", + "rev": "fdfa65624eed1e28960c24a27ba27fffc92e9a32", "type": "github" }, "original": { @@ -930,6 +965,23 @@ "type": "github" } }, + "sudoku-solver": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": "nixpkgs" + }, + "locked": { + "path": "./src/sudoku-hs", + "type": "path" + }, + "original": { + "path": "./src/sudoku-hs", + "type": "path" + }, + "parent": [ + "jawz-scripts" + ] + }, "systems": { "locked": { "lastModified": 1681028828, @@ -975,6 +1027,21 @@ "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" + } + }, "tinted-foot": { "flake": false, "locked": { @@ -1083,11 +1150,11 @@ "cpu-microcodes": "cpu-microcodes" }, "locked": { - "lastModified": 1757940213, - "narHash": "sha256-mrijoMdIC8m/6dg+jlTeNr0IKgrLgxckrPhf5ibIDSM=", + "lastModified": 1758553579, + "narHash": "sha256-/p9ID64/5G988NDPvfRSjgbV8GdfvJ2el9kz71nrRnU=", "owner": "e-tho", "repo": "ucodenix", - "rev": "6348f12d9ea82e5d8e685fdfd6fd4fc9d8130151", + "rev": "ba7f0a366460e0fbea9622fc770cb982be0e4720", "type": "github" }, "original": { @@ -1145,11 +1212,11 @@ ] }, "locked": { - "lastModified": 1758482054, - "narHash": "sha256-17OZTXDwwDdH6mxg6IJTivUpuLZCZA7sQbwI6nWsXTQ=", + "lastModified": 1759033338, + "narHash": "sha256-03GJ6F5jXuxEgazHE2A3WB/kEyHO/rF1VPA9qYodq0E=", "owner": "0xc000022070", "repo": "zen-browser-flake", - "rev": "6a29f6936d26a24f05f6db069ea489b63f7390b2", + "rev": "9f3b1a6f32771e47d1bab71fa38f4d74873540b3", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 43c2f44..a2ca226 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ inputs.nixpkgs.follows = ""; }; jawz-scripts = { - url = "git+ssh://gitea@git.servidos.lat/lebubu/scripts.git"; + url = "git+https://git.servidos.lat/lebubu/scripts.git"; inputs.nixpkgs.follows = "nixpkgs"; }; nur = {