From c36af81f932a0dd54311703e4516eba659b62a39 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Tue, 9 Apr 2024 17:16:27 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'jungle': 'git+https://git.sr.ht/~rodarima/jungle?ref=refs/heads/master&rev=005a67deafa6b2b9400d6d05249cb713e4dc6ef4' (2024-03-05) → 'path:/home/Computational/rarias/jungle?lastModified=1710869393&narHash=sha256-Oi2lgWkYRG1SHImng09H2yQ06VS6nN7s6QPlWSPrTA4%3D' (2024-03-19) • Updated input 'jungle/agenix': 'github:ryantm/agenix/daf42cb35b2dc614d1551e37f96406e4c4a2d3e4' (2023-10-08) → 'github:ryantm/agenix/8cb01a0e717311680e0cbca06a76cbceba6f3ed6' (2024-02-13) • Updated input 'jungle/agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'jungle/agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'jungle/agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'jungle/bscpkgs': 'git+https://git.sr.ht/~rodarima/bscpkgs?ref=refs/heads/master&rev=e148de50d68b3eeafc3389b331cf042075971c4b' (2023-11-22) → 'git+https://git.sr.ht/~rodarima/bscpkgs?ref=refs/heads/master&rev=fce556cb285071e4cb042ad135dcaaaae303c9a7' (2024-03-14) • Updated input 'jungle/nixpkgs': 'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19) → 'github:NixOS/nixpkgs/0ad13a6833440b8e238947e47bea7f11071dc2b2' (2024-03-12) • Removed input 'jungle/nixseparatedebuginfod' • Removed input 'jungle/nixseparatedebuginfod/flake-utils' • Removed input 'jungle/nixseparatedebuginfod/flake-utils/systems' • Removed input 'jungle/nixseparatedebuginfod/nixpkgs' --- flake.lock | 93 +++++++++++++++--------------------------------------- 1 file changed, 25 insertions(+), 68 deletions(-) diff --git a/flake.lock b/flake.lock index b9b5434..303b093 100644 --- a/flake.lock +++ b/flake.lock @@ -7,14 +7,15 @@ "nixpkgs": [ "jungle", "nixpkgs" - ] + ], + "systems": "systems" }, "locked": { - "lastModified": 1696775529, - "narHash": "sha256-TYlE4B0ktPtlJJF9IFxTWrEeq+XKG8Ny0gc2FGEAdj0=", + "lastModified": 1707830867, + "narHash": "sha256-PAdwm5QqdlwIqGrfzzvzZubM+FXtilekQ/FA0cI49/o=", "owner": "ryantm", "repo": "agenix", - "rev": "daf42cb35b2dc614d1551e37f96406e4c4a2d3e4", + "rev": "8cb01a0e717311680e0cbca06a76cbceba6f3ed6", "type": "github" }, "original": { @@ -31,11 +32,11 @@ ] }, "locked": { - "lastModified": 1700663915, - "narHash": "sha256-2NiVhUgOs26nVqnypx8Er3sjyHD2cApjYV9iYrGY9xE=", + "lastModified": 1710421994, + "narHash": "sha256-GitTgcFYT6OQvbt+QUSwz4WPGR55D4AVo47yXywH0W8=", "ref": "refs/heads/master", - "rev": "e148de50d68b3eeafc3389b331cf042075971c4b", - "revCount": 912, + "rev": "fce556cb285071e4cb042ad135dcaaaae303c9a7", + "revCount": 934, "type": "git", "url": "https://git.sr.ht/~rodarima/bscpkgs" }, @@ -53,11 +54,11 @@ ] }, "locked": { - "lastModified": 1673295039, - "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=", + "lastModified": 1700795494, + "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "87b9d090ad39b25b2400029c64825fc2a8868943", + "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", "type": "github" }, "original": { @@ -67,24 +68,6 @@ "type": "github" } }, - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1685518550, - "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -94,11 +77,11 @@ ] }, "locked": { - "lastModified": 1682203081, - "narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=", + "lastModified": 1703113217, + "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=", "owner": "nix-community", "repo": "home-manager", - "rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1", + "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1", "type": "github" }, "original": { @@ -111,30 +94,26 @@ "inputs": { "agenix": "agenix", "bscpkgs": "bscpkgs", - "nixpkgs": "nixpkgs", - "nixseparatedebuginfod": "nixseparatedebuginfod" + "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1709653941, - "narHash": "sha256-/tvfFXPgT+1lsid7i69ugxp4a1QIxU5gUYkK7qZD+rc=", - "ref": "refs/heads/master", - "rev": "005a67deafa6b2b9400d6d05249cb713e4dc6ef4", - "revCount": 229, - "type": "git", - "url": "https://git.sr.ht/~rodarima/jungle" + "lastModified": 1710869393, + "narHash": "sha256-Oi2lgWkYRG1SHImng09H2yQ06VS6nN7s6QPlWSPrTA4=", + "path": "/home/Computational/rarias/jungle", + "type": "path" }, "original": { - "type": "git", - "url": "https://git.sr.ht/~rodarima/jungle" + "path": "/home/Computational/rarias/jungle", + "type": "path" } }, "nixpkgs": { "locked": { - "lastModified": 1700390070, - "narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=", + "lastModified": 1710272261, + "narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb", + "rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2", "type": "github" }, "original": { @@ -144,28 +123,6 @@ "type": "github" } }, - "nixseparatedebuginfod": { - "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": [ - "jungle", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1699185600, - "narHash": "sha256-jxU+5plCvsOJYEdLQTi7sKOOAnndin2sslYOF0Ys66g=", - "owner": "symphorien", - "repo": "nixseparatedebuginfod", - "rev": "232591f5274501b76dbcd83076a57760237fcd64", - "type": "github" - }, - "original": { - "owner": "symphorien", - "repo": "nixseparatedebuginfod", - "type": "github" - } - }, "root": { "inputs": { "jungle": "jungle"