From eda6a80092cb7b2a32cc3609b2a138b6f4cd39c2 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sun, 5 Mar 2023 01:34:53 +0100 Subject: [PATCH] Updated flake.lock --- flake.lock | 3191 +--------------------------------------------------- 1 file changed, 25 insertions(+), 3166 deletions(-) diff --git a/flake.lock b/flake.lock index 8bfaa02..c6b6575 100644 --- a/flake.lock +++ b/flake.lock @@ -1,28 +1,5 @@ { "nodes": { - "agda": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677619678, - "narHash": "sha256-aETg6OhSrMx3knyb7pIrBW3ocUiocNPR3ojp0tAiivU=", - "owner": "agda", - "repo": "agda", - "rev": "ebe59b2645646e88d643fbb7418eb15610346847", - "type": "github" - }, - "original": { - "owner": "agda", - "repo": "agda", - "type": "github" - } - }, "agenix": { "inputs": { "darwin": [ @@ -33,11 +10,11 @@ ] }, "locked": { - "lastModified": 1677453742, - "narHash": "sha256-/DNOThcCGz21Met/aMhm7NGqughtpxQzrlAqTuq+YZQ=", + "lastModified": 1677969766, + "narHash": "sha256-AIp/ZYZMNLDZR/H7iiAlaGpu4lcXsVt9JQpBlf43HRY=", "owner": "ryantm", "repo": "agenix", - "rev": "4828951d9d05accd244bf8c24706f046b485aceb", + "rev": "03b51fe8e459a946c4b88dcfb6446e45efb2c24e", "type": "github" }, "original": { @@ -46,137 +23,6 @@ "type": "github" } }, - "alejandra": { - "inputs": { - "fenix": "fenix", - "flakeCompat": [ - "flake-compat" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677033122, - "narHash": "sha256-woPhdK2AvHDWPHD2/Fu3xjJ3TEuHyYyflxAkBKdumfY=", - "owner": "kamadorueda", - "repo": "alejandra", - "rev": "a7005b0c500432549e2aa94fd817f5ff9b529f05", - "type": "github" - }, - "original": { - "owner": "kamadorueda", - "repo": "alejandra", - "type": "github" - } - }, - "all-cabal-json": { - "flake": false, - "locked": { - "lastModified": 1665552503, - "narHash": "sha256-r14RmRSwzv5c+bWKUDaze6pXM7nOsiz1H8nvFHJvufc=", - "owner": "nix-community", - "repo": "all-cabal-json", - "rev": "d7c0434eebffb305071404edcf9d5cd99703878e", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "hackage", - "repo": "all-cabal-json", - "type": "github" - } - }, - "amber": { - "flake": false, - "locked": { - "lastModified": 1677549495, - "narHash": "sha256-HW8cRTi43gB7kpmJbKD0Hsi9QH8QcPiC1xESL5G7KMg=", - "owner": "dalance", - "repo": "amber", - "rev": "a52a5e6186b5c101018b8c504d00259fcb93a612", - "type": "github" - }, - "original": { - "owner": "dalance", - "repo": "amber", - "type": "github" - } - }, - "arion": { - "inputs": { - "flake-parts": [ - "flake-parts" - ], - "haskell-flake": [ - "haskell-flake" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677362634, - "narHash": "sha256-TbXibbeyPHFS+WVMlBQ3lY2L6Re5y3qUsZaHYtLQvkw=", - "owner": "hercules-ci", - "repo": "arion", - "rev": "0f27ae484f34a8f0bbc5ef495a96f3a3cecb3eb3", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "arion", - "type": "github" - } - }, - "blender-bin": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "dir": "blender", - "lastModified": 1672481321, - "narHash": "sha256-jEsTHCUtRxBgm5aAHg9itT3aBIvYf14LmXc5maX3b88=", - "owner": "edolstra", - "repo": "nix-warez", - "rev": "048fb146cc637729bc7de7807f0fe4849876de23", - "type": "github" - }, - "original": { - "dir": "blender", - "owner": "edolstra", - "repo": "nix-warez", - "type": "github" - } - }, - "bundlers": { - "inputs": { - "nix-bundle": [ - "nix-bundle" - ], - "nix-utils": [ - "nix-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1672257746, - "narHash": "sha256-uVVAUIxGPnNKv0pIhmjxlHZ78dFAlQh4gMNoT2iDJko=", - "owner": "NixOS", - "repo": "bundlers", - "rev": "3476034902f2d1dbf3021acd6d883fb39b217697", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "bundlers", - "type": "github" - } - }, "comma": { "inputs": { "flake-compat": [ @@ -206,124 +52,6 @@ "type": "github" } }, - "composable": { - "inputs": { - "arion-src": [ - "arion" - ], - "bundlers": [ - "bundlers" - ], - "crane": [ - "crane" - ], - "devenv": [ - "devenv" - ], - "flake-parts": [ - "flake-parts" - ], - "flake-utils": "flake-utils", - "helix": [ - "helix" - ], - "nix-std": [ - "nix-std" - ], - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-working-nixops": [ - "nixpkgs" - ], - "npm-buildpackage": [ - "npm-buildpackage" - ], - "rust-overlay": [ - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1677806054, - "narHash": "sha256-R46i+5gwOFWb0geXGpp2ygJvMqepUVI5HFA6USUi63o=", - "owner": "ComposableFi", - "repo": "composable", - "rev": "beed7d578111c7422d8f0ba233ab0939033055ed", - "type": "github" - }, - "original": { - "owner": "ComposableFi", - "repo": "composable", - "type": "github" - } - }, - "crane": { - "inputs": { - "flake-compat": [ - "flake-compat" - ], - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": "nixpkgs", - "rust-overlay": [ - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1677642623, - "narHash": "sha256-GlRa6/HWg8mIxPM29ZuTP2dP8y9sQ6BdbrjzCO8JgAo=", - "owner": "ipetkov", - "repo": "crane", - "rev": "f3f763e4d9f156ec0c37f39b0f77e2d62213b296", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, - "crane_2": { - "flake": false, - "locked": { - "lastModified": 1670900067, - "narHash": "sha256-VXVa+KBfukhmWizaiGiHRVX/fuk66P8dgSFfkVN4/MY=", - "owner": "ipetkov", - "repo": "crane", - "rev": "59b31b41a589c0a65e4a1f86b0e5eac68081468b", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, - "crane_3": { - "inputs": { - "flake-compat": "flake-compat_3", - "flake-utils": "flake-utils_9", - "nixpkgs": [ - "nickel", - "nixpkgs" - ], - "rust-overlay": "rust-overlay_2" - }, - "locked": { - "lastModified": 1677370089, - "narHash": "sha256-sdZ3ull2bldQYXK7tsX097C8JEuhBGIFPSfmA5nVoXE=", - "owner": "ipetkov", - "repo": "crane", - "rev": "685e7494b02c6ac505482b1a471de4c285e87543", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, "deploy-rs": { "inputs": { "flake-compat": [ @@ -350,321 +78,6 @@ "type": "github" } }, - "devenv": { - "inputs": { - "flake-compat": [ - "flake-compat" - ], - "nix": [ - "nix" - ], - "nixpkgs": [ - "nixpkgs" - ], - "pre-commit-hooks": [ - "pre-commit-hooks" - ] - }, - "locked": { - "lastModified": 1677828151, - "narHash": "sha256-Fl0ldhBtExYkdd3JShDri6qSVaO8s43Duy9wb+KKMDY=", - "owner": "cachix", - "repo": "devenv", - "rev": "802e8f24a735c90b83144d33232b94bb35084cd3", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "devenv", - "type": "github" - } - }, - "devshell": { - "inputs": { - "flake-utils": "flake-utils_2", - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1677793770, - "narHash": "sha256-sPBZTh6MNV0R5cMe6It+3BP75PhfP4nXP0M9nRtUHVU=", - "owner": "numtide", - "repo": "devshell", - "rev": "a027fa50746d95abf0ea35847bed0e0bc2d7a9da", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "devshell", - "type": "github" - } - }, - "dream2nix": { - "inputs": { - "alejandra": [ - "alejandra" - ], - "all-cabal-json": "all-cabal-json", - "crane": [ - "crane" - ], - "devshell": [ - "devshell" - ], - "flake-parts": "flake-parts", - "flake-utils-pre-commit": [ - "flake-utils" - ], - "ghc-utils": "ghc-utils", - "gomod2nix": [ - "gomod2nix" - ], - "mach-nix": [ - "mach-nix" - ], - "nix-pypi-fetcher": "nix-pypi-fetcher", - "nixpkgs": [ - "nixpkgs" - ], - "poetry2nix": [ - "poetry2nix" - ], - "pre-commit-hooks": [ - "pre-commit-hooks" - ], - "pruned-racket-catalog": "pruned-racket-catalog" - }, - "locked": { - "lastModified": 1677289985, - "narHash": "sha256-lUp06cTTlWubeBGMZqPl9jODM99LpWMcwxRiscFAUJg=", - "owner": "nix-community", - "repo": "dream2nix", - "rev": "28b973a8d4c30cc1cbb3377ea2023a76bc3fb889", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "dream2nix", - "type": "github" - } - }, - "dream2nix_2": { - "inputs": { - "alejandra": [ - "helix", - "nci" - ], - "all-cabal-json": [ - "helix", - "nci" - ], - "crane": "crane_2", - "devshell": [ - "helix", - "nci" - ], - "flake-parts": [ - "helix", - "nci", - "parts" - ], - "flake-utils-pre-commit": [ - "helix", - "nci" - ], - "ghc-utils": [ - "helix", - "nci" - ], - "gomod2nix": [ - "helix", - "nci" - ], - "mach-nix": [ - "helix", - "nci" - ], - "nix-pypi-fetcher": [ - "helix", - "nci" - ], - "nixpkgs": [ - "helix", - "nci", - "nixpkgs" - ], - "poetry2nix": [ - "helix", - "nci" - ], - "pre-commit-hooks": [ - "helix", - "nci" - ], - "pruned-racket-catalog": [ - "helix", - "nci" - ] - }, - "locked": { - "lastModified": 1677289985, - "narHash": "sha256-lUp06cTTlWubeBGMZqPl9jODM99LpWMcwxRiscFAUJg=", - "owner": "nix-community", - "repo": "dream2nix", - "rev": "28b973a8d4c30cc1cbb3377ea2023a76bc3fb889", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "dream2nix", - "type": "github" - } - }, - "dreampkgs": { - "inputs": { - "dream2nix": [ - "dream2nix" - ], - "nixpkgs": [ - "nixpkgs" - ], - "src_amber": [ - "amber" - ], - "src_eureka": [ - "eureka" - ], - "src_httpie": [ - "httpie" - ], - "src_labelimg": "src_labelimg", - "src_labelme": [ - "labelme" - ], - "src_mattermost-desktop": [ - "mattermost-desktop" - ], - "src_mattermost-webapp": [ - "mattermost-webapp" - ], - "src_orange3": "src_orange3", - "src_resvg": "src_resvg", - "src_ripgrep": "src_ripgrep", - "src_urh": "src_urh", - "src_zellij": "src_zellij" - }, - "locked": { - "lastModified": 1657981326, - "narHash": "sha256-b1gryALuV4zVlEtLyCz0bYZjnqFqZv1kbB9G9bWYGfY=", - "owner": "nix-community", - "repo": "dreampkgs", - "rev": "a8a0794687859518792f21a4196b0b68973b20a9", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "dreampkgs", - "type": "github" - } - }, - "dwarffs": { - "inputs": { - "nix": "nix", - "nixpkgs": [ - "dwarffs", - "nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1662486847, - "narHash": "sha256-HBgQB8jzmpBTHAdPfCtLnxVhHSzI3XtSfcMW2TZ0KN8=", - "owner": "edolstra", - "repo": "dwarffs", - "rev": "1f850df9c932acb95da2f31b576a8f6c7c188376", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "dwarffs", - "type": "github" - } - }, - "emacs-overlay": { - "inputs": { - "flake-utils": "flake-utils_3", - "nixpkgs": "nixpkgs_4" - }, - "locked": { - "lastModified": 1677838487, - "narHash": "sha256-U9e5JgBy0IOe252Pq7TvcnMpbWRZukghvY37BF9oy3g=", - "owner": "nix-community", - "repo": "emacs-overlay", - "rev": "971cda71cb9cfc01462cbac5b36856e7a0718e5f", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "emacs-overlay", - "type": "github" - } - }, - "eureka": { - "flake": false, - "locked": { - "lastModified": 1650050457, - "narHash": "sha256-xDXDCmqthccoOL9DSkW8+6qyY57qpGxk89sv23NrfjQ=", - "owner": "simeg", - "repo": "eureka", - "rev": "ba2b16fcd73663603de8c12fb8c4a0b658f62ffb", - "type": "github" - }, - "original": { - "owner": "simeg", - "repo": "eureka", - "type": "github" - } - }, - "fenix": { - "inputs": { - "nixpkgs": [ - "alejandra", - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src" - }, - "locked": { - "lastModified": 1668234453, - "narHash": "sha256-FmuZThToBvRsqCauYJ3l8HJoGLAY5cMULeYEKIaGrRw=", - "owner": "nix-community", - "repo": "fenix", - "rev": "8f219f6b36e8d0d56afa7f67e6e3df63ef013cdb", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, - "fenix_2": { - "inputs": { - "nixpkgs": "nixpkgs_5", - "rust-analyzer-src": "rust-analyzer-src_2" - }, - "locked": { - "lastModified": 1677738300, - "narHash": "sha256-FdlBSMDjT0BtRt/0iJVinZI62C3mfTENxYQiZKJnlz0=", - "owner": "nix-community", - "repo": "fenix", - "rev": "24d0d5b664d1b179e391cec97838c90f5a191c86", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, "flake-compat": { "flake": false, "locked": { @@ -681,160 +94,13 @@ "type": "github" } }, - "flake-compat_2": { - "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_3": { - "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_4": { - "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-parts": { - "inputs": { - "nixpkgs-lib": [ - "dream2nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1675933616, - "narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "47478a4a003e745402acf63be7f9a092d51b83d7", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-parts_2": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib" - }, - "locked": { - "lastModified": 1677714448, - "narHash": "sha256-Hq8qLs8xFu28aDjytfxjdC96bZ6pds21Yy09mSC156I=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "dc531e3a9ce757041e1afaff8ee932725ca60002", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-parts_3": { - "inputs": { - "nixpkgs-lib": [ - "hercules-ci-agent", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1675295133, - "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-parts_4": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_3" - }, - "locked": { - "lastModified": 1673362319, - "narHash": "sha256-Pjp45Vnj7S/b3BRpZEVfdu8sqqA6nvVjvYu59okhOyI=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "82c16f1682cf50c01cb0280b38a1eed202b3fe9f", - "type": "github" - }, - "original": { - "id": "flake-parts", - "type": "indirect" - } - }, - "flake-parts_5": { - "inputs": { - "nixpkgs-lib": [ - "hercules-ci-effects", - "hercules-ci-agent", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1666885127, - "narHash": "sha256-uXA/3lhLhwOTBMn9a5zJODKqaRT+SuL5cpEmOz2ULoo=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "0e101dbae756d35a376a5e1faea532608e4a4b9a", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "flake-utils": { "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "lastModified": 1676283394, + "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", "owner": "numtide", "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", "type": "github" }, "original": { @@ -863,433 +129,6 @@ "type": "github" } }, - "flake-utils_10": { - "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_11": { - "locked": { - "lastModified": 1656065134, - "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c", - "type": "github" - }, - "original": { - "owner": "numtide", - "ref": "master", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_12": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_13": { - "locked": { - "lastModified": 1634851050, - "narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "c91f3de5adaf1de973b797ef7485e441a65b8935", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_14": { - "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_2": { - "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_4": { - "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_5": { - "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_6": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_7": { - "locked": { - "lastModified": 1667077288, - "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_8": { - "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_9": { - "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" - } - }, - "gemini": { - "inputs": { - "nixpkgs": "nixpkgs_6" - }, - "locked": { - "lastModified": 1639155521, - "narHash": "sha256-Lh74QEjPIPZSZNvz1zPKEqEjSA6eIci0eDRoZJKIYeE=", - "owner": "nix-community", - "repo": "flake-gemini", - "rev": "2900f752c983974a03e66077f1e6522764486aed", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-gemini", - "type": "github" - } - }, - "ghc-utils": { - "flake": false, - "locked": { - "lastModified": 1662774800, - "narHash": "sha256-1Rd2eohGUw/s1tfvkepeYpg8kCEXiIot0RijapUjAkE=", - "ref": "refs/heads/master", - "rev": "bb3a2d3dc52ff0253fb9c2812bd7aa2da03e0fea", - "revCount": 1072, - "type": "git", - "url": "https://gitlab.haskell.org/bgamari/ghc-utils" - }, - "original": { - "type": "git", - "url": "https://gitlab.haskell.org/bgamari/ghc-utils" - } - }, - "gitignore": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1660459072, - "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", - "owner": "hercules-ci", - "repo": "gitignore.nix", - "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore.nix", - "type": "github" - } - }, - "gitignore_2": { - "inputs": { - "nixpkgs": [ - "hercules-ci-agent", - "pre-commit-hooks-nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1660459072, - "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", - "owner": "hercules-ci", - "repo": "gitignore.nix", - "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore.nix", - "type": "github" - } - }, - "gitignore_3": { - "inputs": { - "nixpkgs": [ - "nickel", - "pre-commit-hooks", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1660459072, - "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", - "owner": "hercules-ci", - "repo": "gitignore.nix", - "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore.nix", - "type": "github" - } - }, - "gomod2nix": { - "inputs": { - "nixpkgs": "nixpkgs_7", - "utils": "utils" - }, - "locked": { - "lastModified": 1677459247, - "narHash": "sha256-JbakfAiPYmCCV224yAMq/XO0udN5coWv/oazblMKdoY=", - "owner": "tweag", - "repo": "gomod2nix", - "rev": "3cbf3a51fe32e2f57af4c52744e7228bab22983d", - "type": "github" - }, - "original": { - "owner": "tweag", - "repo": "gomod2nix", - "type": "github" - } - }, - "haskell-flake": { - "locked": { - "lastModified": 1677789682, - "narHash": "sha256-xR5II4leMRvr07NJDTi5npE86LWSbeq4XInpF5cNo7k=", - "owner": "srid", - "repo": "haskell-flake", - "rev": "162c566cd2bae8e1fbb6e011f6274d12d9b759ca", - "type": "github" - }, - "original": { - "owner": "srid", - "repo": "haskell-flake", - "type": "github" - } - }, - "haskell-flake_2": { - "locked": { - "lastModified": 1675296942, - "narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=", - "owner": "srid", - "repo": "haskell-flake", - "rev": "c2cafce9d57bfca41794dc3b99c593155006c71e", - "type": "github" - }, - "original": { - "owner": "srid", - "ref": "0.1.0", - "repo": "haskell-flake", - "type": "github" - } - }, - "helix": { - "inputs": { - "nci": "nci", - "nixpkgs": "nixpkgs_8", - "parts": "parts_2", - "rust-overlay": "rust-overlay" - }, - "locked": { - "lastModified": 1677826226, - "narHash": "sha256-Zc+Jm+h0JgZHZlP7VrHbzfhEh8N4OnWHjInPvcrJLUk=", - "owner": "helix-editor", - "repo": "helix", - "rev": "ddc5bf4e606230dd8bc20c59b1cc114e93bbf1c0", - "type": "github" - }, - "original": { - "owner": "helix-editor", - "repo": "helix", - "type": "github" - } - }, - "hercules-ci-agent": { - "inputs": { - "flake-parts": "flake-parts_3", - "haskell-flake": "haskell-flake_2", - "nix-darwin": "nix-darwin", - "nixpkgs": "nixpkgs_9", - "pre-commit-hooks-nix": "pre-commit-hooks-nix" - }, - "locked": { - "lastModified": 1677706599, - "narHash": "sha256-Y3K1JBkoVgi2JEMvOZ7xURGiroympQeE9+h7e/zKJ/0=", - "owner": "hercules-ci", - "repo": "hercules-ci-agent", - "rev": "43ca2239f768905be0cc5d8627699f15e1a60519", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "hercules-ci-agent", - "type": "github" - } - }, - "hercules-ci-agent_2": { - "inputs": { - "flake-parts": "flake-parts_5", - "nix-darwin": "nix-darwin_2", - "nixpkgs": "nixpkgs_10", - "pre-commit-hooks-nix": "pre-commit-hooks-nix_2" - }, - "locked": { - "lastModified": 1673183923, - "narHash": "sha256-vb+AEQJAW4Xn4oHsfsx8H12XQU0aK8VYLtWYJm/ol28=", - "owner": "hercules-ci", - "repo": "hercules-ci-agent", - "rev": "b3f8aa8e4a8b22dbbe92cc5a89e6881090b933b3", - "type": "github" - }, - "original": { - "id": "hercules-ci-agent", - "type": "indirect" - } - }, - "hercules-ci-effects": { - "inputs": { - "flake-parts": "flake-parts_4", - "hercules-ci-agent": "hercules-ci-agent_2", - "nixpkgs": "nixpkgs_11" - }, - "locked": { - "lastModified": 1676558019, - "narHash": "sha256-obUHCMMWbffb3k0b9YIChsJ2Z281BcDYnTPTbJRP6vs=", - "owner": "hercules-ci", - "repo": "hercules-ci-effects", - "rev": "fdbc15b55db8d037504934d3af52f788e0593380", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "hercules-ci-effects", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -1313,61 +152,6 @@ "type": "github" } }, - "httpie": { - "flake": false, - "locked": { - "lastModified": 1673811336, - "narHash": "sha256-v46xAZkenx5NMHCrMgy+TrXIhlYqTAarYxbt1BjfPFs=", - "owner": "httpie", - "repo": "httpie", - "rev": "b16392fbb9aee707c0449f10dab6bfd9ad4b8799", - "type": "github" - }, - "original": { - "owner": "httpie", - "repo": "httpie", - "type": "github" - } - }, - "hydra": { - "inputs": { - "nix": "nix_2", - "nixpkgs": [ - "hydra", - "nix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1671755331, - "narHash": "sha256-hXsgJj0Cy0ZiCiYdW2OdBz5WmFyOMKuw4zyxKpgUKm4=", - "owner": "NixOS", - "repo": "hydra", - "rev": "f48f00ee6d5727ae3e488cbf9ce157460853fea8", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "hydra", - "type": "github" - } - }, - "labelme": { - "flake": false, - "locked": { - "lastModified": 1675781158, - "narHash": "sha256-XjCvL9cniGxWrGec/R9VD0ckCDZeoJS11pl5+Ba1bmA=", - "owner": "wkentaro", - "repo": "labelme", - "rev": "b98d5155ad3a7b19367139cc9bbb37d741332643", - "type": "github" - }, - "original": { - "owner": "wkentaro", - "repo": "labelme", - "type": "github" - } - }, "libnbtplusplus": { "flake": false, "locked": { @@ -1384,154 +168,6 @@ "type": "github" } }, - "lowdown-src": { - "flake": false, - "locked": { - "lastModified": 1633514407, - "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", - "owner": "kristapsdz", - "repo": "lowdown", - "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", - "type": "github" - }, - "original": { - "owner": "kristapsdz", - "repo": "lowdown", - "type": "github" - } - }, - "lowdown-src_2": { - "flake": false, - "locked": { - "lastModified": 1633514407, - "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", - "owner": "kristapsdz", - "repo": "lowdown", - "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", - "type": "github" - }, - "original": { - "owner": "kristapsdz", - "repo": "lowdown", - "type": "github" - } - }, - "lowdown-src_3": { - "flake": false, - "locked": { - "lastModified": 1633514407, - "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", - "owner": "kristapsdz", - "repo": "lowdown", - "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", - "type": "github" - }, - "original": { - "owner": "kristapsdz", - "repo": "lowdown", - "type": "github" - } - }, - "lowdown-src_4": { - "flake": false, - "locked": { - "lastModified": 1633514407, - "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", - "owner": "kristapsdz", - "repo": "lowdown", - "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", - "type": "github" - }, - "original": { - "owner": "kristapsdz", - "repo": "lowdown", - "type": "github" - } - }, - "lowdown-src_5": { - "flake": false, - "locked": { - "lastModified": 1633514407, - "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", - "owner": "kristapsdz", - "repo": "lowdown", - "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", - "type": "github" - }, - "original": { - "owner": "kristapsdz", - "repo": "lowdown", - "type": "github" - } - }, - "mach-nix": { - "inputs": { - "flake-utils": "flake-utils_8", - "nixpkgs": "nixpkgs_13", - "pypi-deps-db": "pypi-deps-db" - }, - "locked": { - "lastModified": 1674628768, - "narHash": "sha256-mia90VYv/YTdWNhKpvwvFW9RfbXZJSWhJ+yva6EnLE8=", - "owner": "DavHau", - "repo": "mach-nix", - "rev": "70daee1b200c9a24a0f742f605edadacdcb5c998", - "type": "github" - }, - "original": { - "owner": "DavHau", - "repo": "mach-nix", - "type": "github" - } - }, - "mattermost-desktop": { - "flake": false, - "locked": { - "lastModified": 1677794635, - "narHash": "sha256-7v+rPWy1sEh4/is1etObJYrUzI/u+PWUrSZjglr/Ejg=", - "owner": "mattermost", - "repo": "desktop", - "rev": "53425079541027d155b3872eb9b84588a8b63434", - "type": "github" - }, - "original": { - "owner": "mattermost", - "repo": "desktop", - "type": "github" - } - }, - "mattermost-webapp": { - "flake": false, - "locked": { - "lastModified": 1677831330, - "narHash": "sha256-jj3Nqpp4Xxb3Cw152gMG/UnRW67pT0jZSbwCH9vNwag=", - "owner": "mattermost", - "repo": "mattermost-webapp", - "rev": "40e42e3f80f7ba313344c82f5e874f96e6d3bc19", - "type": "github" - }, - "original": { - "owner": "mattermost", - "repo": "mattermost-webapp", - "type": "github" - } - }, - "mk-naked-shell": { - "flake": false, - "locked": { - "lastModified": 1676572903, - "narHash": "sha256-oQoDHHUTxNVSURfkFcYLuAK+btjs30T4rbEUtCUyKy8=", - "owner": "yusdacra", - "repo": "mk-naked-shell", - "rev": "aeca9f8aa592f5e8f71f407d081cb26fd30c5a57", - "type": "github" - }, - "original": { - "owner": "yusdacra", - "repo": "mk-naked-shell", - "type": "github" - } - }, "naersk": { "inputs": { "nixpkgs": [ @@ -1552,117 +188,9 @@ "type": "github" } }, - "nci": { - "inputs": { - "dream2nix": "dream2nix_2", - "mk-naked-shell": "mk-naked-shell", - "nixpkgs": [ - "helix", - "nixpkgs" - ], - "parts": "parts", - "rust-overlay": [ - "helix", - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1677297103, - "narHash": "sha256-ArlJIbp9NGV9yvhZdV0SOUFfRlI/kHeKoCk30NbSiLc=", - "owner": "yusdacra", - "repo": "nix-cargo-integration", - "rev": "a79272a2cb0942392bb3a5bf9a3ec6bc568795b2", - "type": "github" - }, - "original": { - "owner": "yusdacra", - "repo": "nix-cargo-integration", - "type": "github" - } - }, - "nickel": { - "inputs": { - "crane": "crane_3", - "flake-utils": "flake-utils_10", - "nixpkgs": "nixpkgs_14", - "pre-commit-hooks": "pre-commit-hooks", - "rust-overlay": "rust-overlay_3" - }, - "locked": { - "lastModified": 1677694281, - "narHash": "sha256-LmcR0az9IXnwZQrQZ9QzaaWNO7UJ4IPzCkIV2kaI5nM=", - "owner": "tweag", - "repo": "nickel", - "rev": "30beca612d014564c204ee7371d1260064bffcb5", - "type": "github" - }, - "original": { - "owner": "tweag", - "repo": "nickel", - "type": "github" - } - }, - "nimble": { - "inputs": { - "nixpkgs": "nixpkgs_15" - }, - "locked": { - "lastModified": 1677814704, - "narHash": "sha256-dlfFuiCW1CR9sXdq41HZ3dpFbST9MZfzBeF4V8oHTOM=", - "owner": "nix-community", - "repo": "flake-nimble", - "rev": "c6a9c45da0e46ecbe5d99451b6de250e0f04b1ca", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "flake-nimble", - "type": "github" - } - }, - "nix": { - "inputs": { - "lowdown-src": "lowdown-src", - "nixpkgs": "nixpkgs_3", - "nixpkgs-regression": "nixpkgs-regression" - }, - "locked": { - "lastModified": 1656108215, - "narHash": "sha256-RzgcfbXxNWtt4BeJ/rPzHxR+l+wCfiauN4XTVnRLiy0=", - "owner": "NixOS", - "repo": "nix", - "rev": "586fa707fca207dbd12e49800691390249bdcd03", - "type": "github" - }, - "original": { - "id": "nix", - "type": "indirect" - } - }, - "nix-bundle": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1660100837, - "narHash": "sha256-RKzH/bCKzz6rw1IbTjm0tusjBlT4Dp52VkBPIpXyHtc=", - "owner": "matthewbauer", - "repo": "nix-bundle", - "rev": "e9fa7e8a118942adafa8592a28b301ee23d37c13", - "type": "github" - }, - "original": { - "owner": "matthewbauer", - "repo": "nix-bundle", - "type": "github" - } - }, "nix-darwin": { "inputs": { "nixpkgs": [ - "hercules-ci-agent", "nixpkgs" ] }, @@ -1680,156 +208,6 @@ "type": "github" } }, - "nix-darwin_2": { - "inputs": { - "nixpkgs": [ - "hercules-ci-effects", - "hercules-ci-agent", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1667419884, - "narHash": "sha256-oLNw87ZI5NxTMlNQBv1wG2N27CUzo9admaFlnmavpiY=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "cfc0125eafadc9569d3d6a16ee928375b77e3100", - "type": "github" - }, - "original": { - "owner": "LnL7", - "repo": "nix-darwin", - "type": "github" - } - }, - "nix-darwin_3": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1673295039, - "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=", - "owner": "LnL7", - "repo": "nix-darwin", - "rev": "87b9d090ad39b25b2400029c64825fc2a8868943", - "type": "github" - }, - "original": { - "owner": "LnL7", - "repo": "nix-darwin", - "type": "github" - } - }, - "nix-dev": { - "inputs": { - "flake-utils": "flake-utils_11", - "nixpkgs": "nixpkgs_19", - "poetry2nix": "poetry2nix" - }, - "locked": { - "lastModified": 1677282574, - "narHash": "sha256-LxMoR0K8aOrsgFegt7CLxI+sLh7qLybpuz88S1RMKzU=", - "owner": "nix-dot-dev", - "repo": "nix.dev", - "rev": "2de1f5bd124ddd0fda6a0031a0e5eaeac3204e05", - "type": "github" - }, - "original": { - "owner": "nix-dot-dev", - "repo": "nix.dev", - "type": "github" - } - }, - "nix-pills": { - "flake": false, - "locked": { - "lastModified": 1677195792, - "narHash": "sha256-JIKBsaPvWuxQ3EArTanATLnpFzXRtoIbdeevUn96jVQ=", - "owner": "NixOS", - "repo": "nix-pills", - "rev": "37562a2b5703eba414fc24435067c609b3119c93", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nix-pills", - "type": "github" - } - }, - "nix-pypi-fetcher": { - "flake": false, - "locked": { - "lastModified": 1669065297, - "narHash": "sha256-UStjXjNIuIm7SzMOWvuYWIHBkPUKQ8Id63BMJjnIDoA=", - "owner": "DavHau", - "repo": "nix-pypi-fetcher", - "rev": "a9885ac6a091576b5195d547ac743d45a2a615ac", - "type": "github" - }, - "original": { - "owner": "DavHau", - "repo": "nix-pypi-fetcher", - "type": "github" - } - }, - "nix-serve": { - "inputs": { - "nixpkgs": "nixpkgs_17" - }, - "locked": { - "lastModified": 1675958846, - "narHash": "sha256-/nf09eM2vey9GrAXoqagccJrBo/fGyVKP7oNSxPqwdo=", - "owner": "edolstra", - "repo": "nix-serve", - "rev": "7089565e260267c9c234a81292c841958737cef6", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "nix-serve", - "type": "github" - } - }, - "nix-std": { - "locked": { - "lastModified": 1671250799, - "narHash": "sha256-uPIakP98gOf6504NtrAb2/0O0BgRRXNShM0PTV8z+T0=", - "owner": "chessai", - "repo": "nix-std", - "rev": "b300fd6dfeae8cc331c7d8cde0e81b404d50d40c", - "type": "github" - }, - "original": { - "owner": "chessai", - "repo": "nix-std", - "type": "github" - } - }, - "nix-utils": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1632973430, - "narHash": "sha256-9G8zo+0nfYAALV5umCyQR/2hVUFNH10JropBkyxZGGw=", - "owner": "juliosueiras-nix", - "repo": "nix-utils", - "rev": "b44e1ffd726aa03056db9df469efb497d8b9871b", - "type": "github" - }, - "original": { - "owner": "juliosueiras-nix", - "repo": "nix-utils", - "type": "github" - } - }, "nix-vscode-extensions": { "inputs": { "flake-compat": [ @@ -1843,11 +221,11 @@ ] }, "locked": { - "lastModified": 1677813435, - "narHash": "sha256-/l/k2dnVXMaZG/90CnuZCeHfg6865aNZ4/+nA7G/2XA=", + "lastModified": 1677892678, + "narHash": "sha256-vpzD6K8g3o/Bn1xJci4/7V2BXsmhNRKUB2dQBXNBqr8=", "owner": "nix-community", "repo": "nix-vscode-extensions", - "rev": "a81d0dfd67bad13ca7af4b09f79da7a0a63eff09", + "rev": "7f53437611d7e54da897fdd9838d8e4c79a1628e", "type": "github" }, "original": { @@ -1856,47 +234,6 @@ "type": "github" } }, - "nix_2": { - "inputs": { - "lowdown-src": "lowdown-src_2", - "nixpkgs": "nixpkgs_12", - "nixpkgs-regression": "nixpkgs-regression_2" - }, - "locked": { - "lastModified": 1661606874, - "narHash": "sha256-9+rpYzI+SmxJn+EbYxjGv68Ucp22bdFUSy/4LkHkkDQ=", - "owner": "NixOS", - "repo": "nix", - "rev": "11e45768b34fdafdcf019ddbd337afa16127ff0f", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "2.11.0", - "repo": "nix", - "type": "github" - } - }, - "nix_3": { - "inputs": { - "lowdown-src": "lowdown-src_3", - "nixpkgs": "nixpkgs_16", - "nixpkgs-regression": "nixpkgs-regression_3" - }, - "locked": { - "lastModified": 1677835397, - "narHash": "sha256-OjsQEk5AvpUNjj6xgLxU8jgKmc+5mVwU9pBMzyv9MQ4=", - "owner": "NixOS", - "repo": "nix", - "rev": "19c1a4699b2a19e38c9d3953e75c029b4faee2ce", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nix", - "type": "github" - } - }, "nixlib": { "locked": { "lastModified": 1677373009, @@ -1912,43 +249,6 @@ "type": "github" } }, - "nixops": { - "inputs": { - "nixpkgs": "nixpkgs_18", - "utils": "utils_2" - }, - "locked": { - "lastModified": 1677688500, - "narHash": "sha256-yF2tS9Zo8JCIdPjhy19grmJk8wUFMxMu9cPlgfMJuTg=", - "owner": "NixOS", - "repo": "nixops", - "rev": "fc9b55c55da62f949028143b974f67fdc7f40c8b", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixops", - "type": "github" - } - }, - "nixos-common-styles": { - "inputs": { - "nixpkgs": "nixpkgs_20" - }, - "locked": { - "lastModified": 1641822737, - "narHash": "sha256-w5qIrnLiaWm/YhIEpgwQrhr3dZgnBP//a7ueDSm63ho=", - "owner": "NixOS", - "repo": "nixos-common-styles", - "rev": "9c6e596c8f76f3a1746b333289def78ab8df3cb0", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixos-common-styles", - "type": "github" - } - }, "nixos-generators": { "inputs": { "nixlib": [ @@ -1959,11 +259,11 @@ ] }, "locked": { - "lastModified": 1677834279, - "narHash": "sha256-JHKdz4+KtDcCuIxt7jl03/wv3gMVCN5cHuED7SYS75c=", + "lastModified": 1677928408, + "narHash": "sha256-Rus3DPKieGuG4UHdMCCFpKdH8Z2TrobciBLHr4FDAzM=", "owner": "nix-community", "repo": "nixos-generators", - "rev": "59d63c5bb0574048d3519c268fccf73e57220bf5", + "rev": "46158ecda28c81b9150f75c8bce8821d375c1230", "type": "github" }, "original": { @@ -1974,11 +274,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1677591639, - "narHash": "sha256-DMlAyge+u3K+JOFLA5YfdjqagdAYJf29YGBWpy5izg4=", + "lastModified": 1677949148, + "narHash": "sha256-dEdcn+UYs8TUK3VTNCQk9TsJapJLEq50A4q7eC3/PTU=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "77de4cd09db4dbee9551ed2853cfcf113d7dc5ce", + "rev": "d63e86cbed3d399c4162594943bd8c1d8392e550", "type": "github" }, "original": { @@ -1987,289 +287,13 @@ "type": "github" } }, - "nixos-homepage": { - "inputs": { - "nix-dev": "nix-dev", - "nix-pills": "nix-pills", - "nixos-common-styles": "nixos-common-styles", - "nixpkgs": "nixpkgs_21", - "released-nix-stable": "released-nix-stable", - "released-nix-unstable": "released-nix-unstable", - "released-nixpkgs-stable": "released-nixpkgs-stable", - "released-nixpkgs-unstable": "released-nixpkgs-unstable" - }, - "locked": { - "lastModified": 1677779651, - "narHash": "sha256-lXHNWzohiBHQ/xs8qKTIzkgDn0qpEuOnqEhT0yK8Krk=", - "owner": "NixOS", - "repo": "nixos-homepage", - "rev": "b0d652943a4e6ee46ae45bfbf92bf372c4498eed", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixos-homepage", - "type": "github" - } - }, - "nixos-org-configurations": { - "flake": false, - "locked": { - "lastModified": 1674564797, - "narHash": "sha256-MgGsFleE8Wzhu8XX3ulcBojkHzFLkII+D9sxkTHg7OU=", - "owner": "NixOS", - "repo": "nixos-org-configurations", - "rev": "3ce43a1fb5181a0e33b1f67d36fa0f3affa6bc6c", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixos-org-configurations", - "type": "github" - } - }, - "nixos-search": { - "inputs": { - "flake-utils": "flake-utils_12", - "nixos-org-configurations": "nixos-org-configurations", - "nixpkgs": "nixpkgs_24", - "npmlock2nix": "npmlock2nix" - }, - "locked": { - "lastModified": 1677662450, - "narHash": "sha256-YS+3fQO9AhgNVWVy56K0kvYmdo7IVQBOOWqKB1weHA8=", - "owner": "NixOS", - "repo": "nixos-search", - "rev": "b78a16e925410c81ba87b120763f7117c8cc474e", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixos-search", - "type": "github" - } - }, "nixpkgs": { "locked": { - "lastModified": 1676426280, - "narHash": "sha256-7DltKPrvCP0A9Iemv2ts1vnBYn5xQKScK/sb1VALlao=", + "lastModified": 1677932085, + "narHash": "sha256-+AB4dYllWig8iO6vAiGGYl0NEgmMgGHpy9gzWJ3322g=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6d33e5e14fd12f99ba621683ae90cebadda753ca", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-lib": { - "locked": { - "dir": "lib", - "lastModified": 1677407201, - "narHash": "sha256-3blwdI9o1BAprkvlByHvtEm5HAIRn/XPjtcfiunpY7s=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "7f5639fa3b68054ca0b062866dc62b22c3f11505", - "type": "github" - }, - "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-lib_2": { - "locked": { - "dir": "lib", - "lastModified": 1675183161, - "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e", - "type": "github" - }, - "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-lib_3": { - "locked": { - "dir": "lib", - "lastModified": 1672350804, - "narHash": "sha256-jo6zkiCabUBn3ObuKXHGqqORUMH27gYDIFFfLq5P4wg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "677ed08a50931e38382dbef01cba08a8f7eac8f6", - "type": "github" - }, - "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-regression": { - "locked": { - "lastModified": 1643052045, - "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - } - }, - "nixpkgs-regression_2": { - "locked": { - "lastModified": 1643052045, - "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - } - }, - "nixpkgs-regression_3": { - "locked": { - "lastModified": 1643052045, - "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - } - }, - "nixpkgs-regression_4": { - "locked": { - "lastModified": 1643052045, - "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - } - }, - "nixpkgs-regression_5": { - "locked": { - "lastModified": 1643052045, - "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", - "type": "github" - } - }, - "nixpkgs-stable": { - "locked": { - "lastModified": 1673800717, - "narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable_2": { - "locked": { - "lastModified": 1673800717, - "narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-stable_3": { - "locked": { - "lastModified": 1677560965, - "narHash": "sha256-Tqwt5alTtMnbYUPKCYRYZqlfbjprLgDWqjMhXpFMQ6k=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "40968a3aa489191cf4b7ba85cf2a54d8a75c8daa", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-22.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-unstable": { - "locked": { - "lastModified": 1654245945, - "narHash": "sha256-PV6MZ+HuNnyLxQGa2rwt0BmCRkQS2xqhc+SeJLQM+WU=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "442db9429b9fbdb6352cfb937afc8ecccfe2633f", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_10": { - "locked": { - "lastModified": 1672262501, - "narHash": "sha256-ZNXqX9lwYo1tOFAqrVtKTLcJ2QMKCr3WuIvpN8emp7I=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "e182da8622a354d44c39b3d7a542dc12cd7baa5f", + "rev": "3c5319ad3aa51551182ac82ea17ab1c6b0f0df89", "type": "github" }, "original": { @@ -2279,501 +303,13 @@ "type": "github" } }, - "nixpkgs_11": { - "locked": { - "lastModified": 1673760129, - "narHash": "sha256-m8JdWtElEMd4TY5eUUTbw+3yEjImsE9ifo/UVSbdU7g=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "e8e9febf8bc4e90f1b38d3b22a704d347a99a74a", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_12": { - "locked": { - "lastModified": 1657693803, - "narHash": "sha256-G++2CJ9u0E7NNTAi9n5G8TdDmGJXcIjkJ3NF8cetQB8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "365e1b3a859281cf11b94f87231adeabbdd878a2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.05-small", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_13": { - "locked": { - "lastModified": 1643805626, - "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "nixpkgs_14": { - "locked": { - "lastModified": 1677342105, - "narHash": "sha256-kv1fpkfCJGb0M+LZaCHFUuIS9kRIwyVgupHu86Y28nc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b1f87ca164a9684404c8829b851c3586c4d9f089", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "nixpkgs_15": { - "locked": { - "lastModified": 1641555862, - "narHash": "sha256-AJK1Q5djPXs/ba3K6gHsVAer9yDPVLic78ZIDsFSkHU=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "d1acd89e0116ff88eba80541027429fc922612e9", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_16": { - "locked": { - "lastModified": 1670461440, - "narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.11-small", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_17": { - "locked": { - "lastModified": 1606086654, - "narHash": "sha256-VFl+3eGIMqNp7cyOMJ6TjM/+UcsLKtodKoYexrlTJMI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "19db3e5ea2777daa874563b5986288151f502e27", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-20.09", - "type": "indirect" - } - }, - "nixpkgs_18": { - "locked": { - "lastModified": 1672525397, - "narHash": "sha256-WASDnyxHKWVrEe0dIzkpH+jzKlCKAk0husv0f/9pyxg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "8ba56d7c0d7490680f2d51ba46a141eca7c46afa", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_19": { - "locked": { - "lastModified": 1656265786, - "narHash": "sha256-A9RkoGrxzsmMm0vily18p92Rasb+MbdDMaSnzmywXKw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cd90e773eae83ba7733d2377b6cdf84d45558780", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1677383253, - "narHash": "sha256-UfpzWfSxkfXHnb4boXZNaKsAcUrZT9Hw+tao1oZxd08=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "9952d6bc395f5841262b006fbace8dd7e143b634", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_20": { - "locked": { - "lastModified": 1617082367, - "narHash": "sha256-W0cQPGjc4IVzryaGycuoS8KZkXafS1P23w/fcKLoD5Y=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "04a2b269d8921505a2969fc9ec25c1f517f2b307", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "nixpkgs_21": { - "locked": { - "lastModified": 1675942811, - "narHash": "sha256-/v4Z9mJmADTpXrdIlAjFa1e+gkpIIROR670UVDQFwIw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "724bfc0892363087709bd3a5a1666296759154b1", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "nixpkgs_22": { - "locked": { - "lastModified": 1670461440, - "narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.11-small", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_23": { - "locked": { - "lastModified": 1670461440, - "narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.11-small", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_24": { - "locked": { - "lastModified": 1673315479, - "narHash": "sha256-GNCFRtDHjTygXGJp/H+f2XQPMGxpYSmNiibIqYzihtM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "c07552f6f7d4eead7806645ec03f7f1eb71ba6bd", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, - "nixpkgs_25": { - "locked": { - "lastModified": 1677676435, - "narHash": "sha256-6FxdcmQr5JeZqsQvfinIMr0XcTyTuR7EXX0H3ANShpQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "a08d6979dd7c82c4cef0dcc6ac45ab16051c1169", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_26": { - "locked": { - "lastModified": 1634782485, - "narHash": "sha256-psfh4OQSokGXG0lpq3zKFbhOo3QfoeudRcaUnwMRkQo=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "34ad3ffe08adfca17fcb4e4a47bb5f3b113687be", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_27": { - "locked": { - "lastModified": 1672057183, - "narHash": "sha256-GN7/10DNNvs1FPj9tlZA2qgNdFuYKKuS3qlHTqAxasQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b139e44d78c36c69bcbb825b20dbfa51e7738347", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixpkgs-unstable", - "type": "indirect" - } - }, - "nixpkgs_28": { - "locked": { - "lastModified": 1677837732, - "narHash": "sha256-2sx+7soLVmMGndjD7qUuz+g4xtZZgZbjNXmEXzYlOJ4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ea0dc57bb6d17b2e83929d5d8378281174a9a2a7", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_29": { - "locked": { - "lastModified": 0, - "narHash": "sha256-kP4m7ZgFYj8fh7oW2L0uW0sJw/e0k1HY26HYJcvNEKM=", - "path": "/nix/store/ayvjhxw0zjwp5ipvwlhbhrwqqw553h2f-source", - "type": "path" - }, - "original": { - "id": "nixpkgs", - "type": "indirect" - } - }, - "nixpkgs_3": { - "locked": { - "lastModified": 1653988320, - "narHash": "sha256-ZaqFFsSDipZ6KVqriwM34T739+KLYJvNmCWzErjAg7c=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "2fa57ed190fd6c7c746319444f34b5917666e5c1", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-22.05-small", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_30": { - "locked": { - "lastModified": 1677468890, - "narHash": "sha256-V4MPvt4PKaHSInRLWpaF8ICdC91SH+5bdd0FGxalJIg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "3f19c04354dec3903f614eae09327a04d297835d", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_4": { - "locked": { - "lastModified": 1673540789, - "narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_5": { - "locked": { - "lastModified": 1677587185, - "narHash": "sha256-zYT66MAYwctAQqI5VBw3LbBXiSKdB8vuMAqCGG8onbE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "68196a61c26748d3e53a6803de3d2f8c69f27831", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_6": { - "locked": { - "lastModified": 1639153468, - "narHash": "sha256-AXlstb8jjYs8HKGTLOuSjIdFLyPQSI5aYPN34qUy+Rc=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8f41fe116c8e733c833acd4759d9261ecd6d1f", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "release-21.11", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_7": { - "locked": { - "lastModified": 1658285632, - "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "5342fc6fb59d0595d26883c3cadff16ce58e44f3", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_8": { - "locked": { - "lastModified": 1677063315, - "narHash": "sha256-qiB4ajTeAOVnVSAwCNEEkoybrAlA+cpeiBxLobHndE8=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "988cc958c57ce4350ec248d2d53087777f9e1949", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_9": { - "locked": { - "lastModified": 1675673983, - "narHash": "sha256-8hzNh1jtiPxL5r3ICNzSmpSzV7kGb3KwX+FS5BWJUTo=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "5a350a8f31bb7ef0c6e79aea3795a890cf7743d4", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "node2nix": { - "inputs": { - "flake-utils": "flake-utils_13", - "nixpkgs": "nixpkgs_26" - }, - "locked": { - "lastModified": 1673551689, - "narHash": "sha256-8OxTOkwBPcnjyhXhxQEDd8tiaQoHt91zUJX5Ka+IXco=", - "owner": "svanderburg", - "repo": "node2nix", - "rev": "315e1b85a6761152f57a41ccea5e2570981ec670", - "type": "github" - }, - "original": { - "owner": "svanderburg", - "repo": "node2nix", - "type": "github" - } - }, - "npm-buildpackage": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677562139, - "narHash": "sha256-J39FdMjECbWGSXVHmEdyGBD2aRYGhg9bWEPf1/ZR47k=", - "owner": "serokell", - "repo": "nix-npm-buildpackage", - "rev": "d45296118cae672982f192451dd3e19fa6c2d068", - "type": "github" - }, - "original": { - "owner": "serokell", - "repo": "nix-npm-buildpackage", - "type": "github" - } - }, - "npmlock2nix": { - "flake": false, - "locked": { - "lastModified": 1666460237, - "narHash": "sha256-HME6rnysvCwUVtH+BDWDGahmweMaLgD2wqHeRuGp6QI=", - "owner": "nix-community", - "repo": "npmlock2nix", - "rev": "eeed152290ec2425f96c5e74e469c40b621e1468", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "npmlock2nix", - "type": "github" - } - }, "nur": { "locked": { - "lastModified": 1677837380, - "narHash": "sha256-2+/DFU+U3ZmeI4+P1u6lFm9OwCbcjrW8ihduxpKkPq0=", + "lastModified": 1677973494, + "narHash": "sha256-9W9pQuXlq+A42t36KPfzjgZmwba8QdFP5/AHzeB4DWM=", "owner": "nix-community", "repo": "NUR", - "rev": "e85d61dbe4a582a3e048fd01fbdc72ae39102a0b", + "rev": "9fdbb0a9d6cd04ef3307328f0a93e3e14e16564e", "type": "github" }, "original": { @@ -2782,64 +318,6 @@ "type": "github" } }, - "parts": { - "inputs": { - "nixpkgs-lib": [ - "helix", - "nci", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1675933616, - "narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "47478a4a003e745402acf63be7f9a092d51b83d7", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "parts_2": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_2" - }, - "locked": { - "lastModified": 1675933616, - "narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "47478a4a003e745402acf63be7f9a092d51b83d7", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "patchelf": { - "inputs": { - "nixpkgs": "nixpkgs_27" - }, - "locked": { - "lastModified": 1677229859, - "narHash": "sha256-GPtknkAOxMqPqDbTooqjQ94xvPfBKeoFZLhbtfxLZPM=", - "owner": "NixOS", - "repo": "patchelf", - "rev": "65bf3d9dc12d994e73694a49c0813d753071d450", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "patchelf", - "type": "github" - } - }, "peerix": { "inputs": { "flake-compat": [ @@ -2866,180 +344,6 @@ "type": "github" } }, - "poetry2nix": { - "inputs": { - "flake-utils": [ - "nixos-homepage", - "nix-dev", - "flake-utils" - ], - "nixpkgs": [ - "nixos-homepage", - "nix-dev", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1655482677, - "narHash": "sha256-IGTwio1b4C7Etn4gBb76NILDS+8BsOmDlG8+dhfZL40=", - "owner": "nix-community", - "repo": "poetry2nix", - "rev": "ea3bd4eb70a3f9ead0dd88dab23e42c542e69c07", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "master", - "repo": "poetry2nix", - "type": "github" - } - }, - "poetry2nix_2": { - "inputs": { - "flake-utils": "flake-utils_14", - "nixpkgs": "nixpkgs_28" - }, - "locked": { - "lastModified": 1677613856, - "narHash": "sha256-sto7m/eN0GrWysJmCw6Uho4QImycXeH5R/PZe1dysXc=", - "owner": "nix-community", - "repo": "poetry2nix", - "rev": "45babaf3f04aa1d53fa90e7ab9404360f7621919", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "poetry2nix", - "type": "github" - } - }, - "pre-commit-hooks": { - "inputs": { - "flake-compat": "flake-compat_4", - "flake-utils": [ - "nickel", - "flake-utils" - ], - "gitignore": "gitignore_3", - "nixpkgs": [ - "nickel", - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable_2" - }, - "locked": { - "lastModified": 1677160285, - "narHash": "sha256-tBzpCjMP+P3Y3nKLYvdBkXBg3KvTMo3gvi8tLQaqXVY=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "2bd861ab81469428d9c823ef72c4bb08372dd2c4", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" - } - }, - "pre-commit-hooks-nix": { - "inputs": { - "flake-compat": "flake-compat_2", - "flake-utils": "flake-utils_6", - "gitignore": "gitignore_2", - "nixpkgs": [ - "hercules-ci-agent", - "nixpkgs" - ], - "nixpkgs-stable": "nixpkgs-stable" - }, - "locked": { - "lastModified": 1675688762, - "narHash": "sha256-oit/SxMk0B380ASuztBGQLe8TttO1GJiXF8aZY9AYEc=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "ab608394886fb04b8a5df3cb0bab2598400e3634", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" - } - }, - "pre-commit-hooks-nix_2": { - "inputs": { - "flake-utils": "flake-utils_7", - "nixpkgs": [ - "hercules-ci-effects", - "hercules-ci-agent", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1667760143, - "narHash": "sha256-+X5CyeNEKp41bY/I1AJgW/fn69q5cLJ1bgiaMMCKB3M=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "06f48d63d473516ce5b8abe70d15be96a0147fcd", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" - } - }, - "pre-commit-hooks_2": { - "inputs": { - "flake-compat": [ - "flake-compat" - ], - "flake-utils": [ - "flake-utils" - ], - "gitignore": [ - "gitignore" - ], - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-stable": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677832802, - "narHash": "sha256-XQf+k6mBYTiQUjWRf/0fozy5InAs03O1b30adCpWeXs=", - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "rev": "382bee738397ca005206eefa36922cc10df8a21c", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "pre-commit-hooks.nix", - "type": "github" - } - }, - "pridefetch": { - "inputs": { - "nixpkgs": "nixpkgs_29", - "nixpkgs-unstable": "nixpkgs-unstable" - }, - "locked": { - "lastModified": 1675446553, - "narHash": "sha256-Q8dqlbpEml67+qUnqtSf0UwZVEJ8WLEEJhaCAtiiEvU=", - "owner": "SpyHoodle", - "repo": "pridefetch", - "rev": "455299ffe362fd6f72df7ef654119300792a57eb", - "type": "github" - }, - "original": { - "owner": "SpyHoodle", - "repo": "pridefetch", - "type": "github" - } - }, "prismlauncher": { "inputs": { "flake-compat": [ @@ -3066,313 +370,28 @@ "type": "github" } }, - "pruned-racket-catalog": { - "flake": false, - "locked": { - "lastModified": 1672537287, - "narHash": "sha256-SuOvXVcLfakw18oJB/PuRMyvGyGG1+CQD3R+TGHIv44=", - "owner": "nix-community", - "repo": "pruned-racket-catalog", - "rev": "c8b89557fb53b36efa2ee48a769c7364df0f6262", - "type": "github" - }, - "original": { - "owner": "nix-community", - "ref": "catalog", - "repo": "pruned-racket-catalog", - "type": "github" - } - }, - "pypi-deps-db": { - "flake": false, - "locked": { - "lastModified": 1661155889, - "narHash": "sha256-t00mBTZhmZBT4jteO6pJbU0wyRS6/ep4pKmQNeztEms=", - "owner": "DavHau", - "repo": "pypi-deps-db", - "rev": "49c620f3de2b557c9d5c44f58a00fee59f27d1b0", - "type": "github" - }, - "original": { - "owner": "DavHau", - "repo": "pypi-deps-db", - "type": "github" - } - }, - "released-nix-stable": { - "inputs": { - "lowdown-src": "lowdown-src_4", - "nixpkgs": "nixpkgs_22", - "nixpkgs-regression": "nixpkgs-regression_4" - }, - "locked": { - "lastModified": 1677045134, - "narHash": "sha256-jUc2ccTR8f6MGY2pUKgujm+lxSPNGm/ZAP+toX+nMNc=", - "owner": "nixos", - "repo": "nix", - "rev": "4acc684ef7b3117c6d6ac12837398a0008a53d85", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "latest-release", - "repo": "nix", - "type": "github" - } - }, - "released-nix-unstable": { - "inputs": { - "lowdown-src": "lowdown-src_5", - "nixpkgs": "nixpkgs_23", - "nixpkgs-regression": "nixpkgs-regression_5" - }, - "locked": { - "lastModified": 1677600882, - "narHash": "sha256-rs8Y9tqy8galxZHxBtH8/l7y0NkIsE/rAh6JrFBE4mM=", - "owner": "nixos", - "repo": "nix", - "rev": "4489def1b36aeaee2254159efc1c21c868cc8585", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "master", - "repo": "nix", - "type": "github" - } - }, - "released-nixpkgs-stable": { - "locked": { - "lastModified": 1677543769, - "narHash": "sha256-LwbqS8vGisXl2WHpK9r5+kodr0zoIT8F2YB0R4y1TsA=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b26d52c9feb6476580016e78935cbf96eb3e2115", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-22.11", - "type": "indirect" - } - }, - "released-nixpkgs-unstable": { - "locked": { - "lastModified": 1677407201, - "narHash": "sha256-3blwdI9o1BAprkvlByHvtEm5HAIRn/XPjtcfiunpY7s=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "7f5639fa3b68054ca0b062866dc62b22c3f11505", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, "root": { "inputs": { - "agda": "agda", "agenix": "agenix", - "alejandra": "alejandra", - "amber": "amber", - "arion": "arion", - "blender-bin": "blender-bin", - "bundlers": "bundlers", "comma": "comma", - "composable": "composable", - "crane": "crane", "deploy-rs": "deploy-rs", - "devenv": "devenv", - "devshell": "devshell", - "dream2nix": "dream2nix", - "dreampkgs": "dreampkgs", - "dwarffs": "dwarffs", - "emacs-overlay": "emacs-overlay", - "eureka": "eureka", - "fenix": "fenix_2", "flake-compat": "flake-compat", - "flake-parts": "flake-parts_2", - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils", "flake-utils-plus": "flake-utils-plus", - "gemini": "gemini", - "gitignore": "gitignore", - "gomod2nix": "gomod2nix", - "haskell-flake": "haskell-flake", - "helix": "helix", - "hercules-ci-agent": "hercules-ci-agent", - "hercules-ci-effects": "hercules-ci-effects", "home-manager": "home-manager", - "httpie": "httpie", - "hydra": "hydra", - "labelme": "labelme", "libnbtplusplus": "libnbtplusplus", - "mach-nix": "mach-nix", - "mattermost-desktop": "mattermost-desktop", - "mattermost-webapp": "mattermost-webapp", "naersk": "naersk", - "nickel": "nickel", - "nimble": "nimble", - "nix": "nix_3", - "nix-bundle": "nix-bundle", - "nix-darwin": "nix-darwin_3", - "nix-serve": "nix-serve", - "nix-std": "nix-std", - "nix-utils": "nix-utils", + "nix-darwin": "nix-darwin", "nix-vscode-extensions": "nix-vscode-extensions", "nixlib": "nixlib", - "nixops": "nixops", "nixos-generators": "nixos-generators", "nixos-hardware": "nixos-hardware", - "nixos-homepage": "nixos-homepage", - "nixos-search": "nixos-search", - "nixpkgs": "nixpkgs_25", - "node2nix": "node2nix", - "npm-buildpackage": "npm-buildpackage", + "nixpkgs": "nixpkgs", "nur": "nur", - "patchelf": "patchelf", "peerix": "peerix", - "poetry2nix": "poetry2nix_2", - "pre-commit-hooks": "pre-commit-hooks_2", - "pridefetch": "pridefetch", "prismlauncher": "prismlauncher", - "rust-overlay": "rust-overlay_4", "snowfall-flake": "snowfall-flake", - "snowfall-lib": "snowfall-lib", - "sops-nix": "sops-nix", - "templates": "templates" - } - }, - "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1668182250, - "narHash": "sha256-PYGaOCiFvnJdVz+ZCaKF8geGdffXjJUNcMwaBHv0FT4=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "45ec315e01dc8dd1146dfeb65f0ef6e5c2efed78", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-analyzer-src_2": { - "flake": false, - "locked": { - "lastModified": 1677674455, - "narHash": "sha256-/RVknUYqI80b7k1OGbsWfjWTXDX8gnM/UmcbLytiGds=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "32424d0aba3f9e20576aff0a1c89e01ac3ad8b62", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-overlay": { - "inputs": { - "flake-utils": "flake-utils_5", - "nixpkgs": [ - "helix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677292251, - "narHash": "sha256-D+6q5Z2MQn3UFJtqsM5/AvVHi3NXKZTIMZt1JGq/spA=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "34cdbf6ad480ce13a6a526f57d8b9e609f3d65dc", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_2": { - "inputs": { - "flake-utils": [ - "nickel", - "crane", - "flake-utils" - ], - "nixpkgs": [ - "nickel", - "crane", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1676437770, - "narHash": "sha256-mhJye91Bn0jJIE7NnEywGty/U5qdELfsT8S+FBjTdG4=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "a619538647bd03e3ee1d7b947f7c11ff289b376e", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_3": { - "inputs": { - "flake-utils": [ - "nickel", - "flake-utils" - ], - "nixpkgs": [ - "nickel", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677292251, - "narHash": "sha256-D+6q5Z2MQn3UFJtqsM5/AvVHi3NXKZTIMZt1JGq/spA=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "34cdbf6ad480ce13a6a526f57d8b9e609f3d65dc", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_4": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1677812689, - "narHash": "sha256-EakqhgRnjVeYJv5+BJx/NZ7/eFTMBxc4AhICUNquhUg=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "e53e8853aa7b0688bc270e9e6a681d22e01cf299", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" + "snowfall-lib": "snowfall-lib" } }, "snowfall-flake": { @@ -3429,166 +448,6 @@ "repo": "lib", "type": "github" } - }, - "sops-nix": { - "inputs": { - "nixpkgs": "nixpkgs_30", - "nixpkgs-stable": "nixpkgs-stable_3" - }, - "locked": { - "lastModified": 1677833841, - "narHash": "sha256-yHZFGe7dhBE43FFWKiWc29NuveH+nfyTT6oKyFDEMys=", - "owner": "Mic92", - "repo": "sops-nix", - "rev": "128e9b29ddd88ceb634a28f7dbbfee7b895f005f", - "type": "github" - }, - "original": { - "owner": "Mic92", - "repo": "sops-nix", - "type": "github" - } - }, - "src_labelimg": { - "flake": false, - "locked": { - "narHash": "sha256-grCv6IOolTnVM/GmVD8GVR/qBjVSNEntOPWj6S80qh0=", - "type": "tarball", - "url": "https://files.pythonhosted.org/packages/c5/fb/9947097363fbbfde3921f7cf7ce9800c89f909d26a506145aec37c75cda7/labelImg-1.8.6.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://files.pythonhosted.org/packages/c5/fb/9947097363fbbfde3921f7cf7ce9800c89f909d26a506145aec37c75cda7/labelImg-1.8.6.tar.gz" - } - }, - "src_orange3": { - "flake": false, - "locked": { - "lastModified": 1648846265, - "narHash": "sha256-tMi1zYy0S2DtMfRq2z/HQSivfmo5ymlTRnpETDkPPs4=", - "owner": "biolab", - "repo": "orange3", - "rev": "b8cd319ec2358ef9b88f2aaeec1e9f3c965dfd2e", - "type": "github" - }, - "original": { - "owner": "biolab", - "ref": "3.32.0", - "repo": "orange3", - "type": "github" - } - }, - "src_resvg": { - "flake": false, - "locked": { - "lastModified": 1654958970, - "narHash": "sha256-GiRLunAfDBqJtaq2ccQ3tvPDfmTg5OklkI6apAiMYL0=", - "owner": "RazrFalcon", - "repo": "resvg", - "rev": "a27a0a03677c859f7b91f6d945d1ae09ab388f39", - "type": "github" - }, - "original": { - "owner": "RazrFalcon", - "ref": "v0.23.0", - "repo": "resvg", - "type": "github" - } - }, - "src_ripgrep": { - "flake": false, - "locked": { - "lastModified": 1623499944, - "narHash": "sha256-udEh+Re2PeO3DnX4fQThsaT1Y3MBHFfrX5Q5EN2XrF0=", - "owner": "burntsushi", - "repo": "ripgrep", - "rev": "af6b6c543b224d348a8876f0c06245d9ea7929c5", - "type": "github" - }, - "original": { - "owner": "burntsushi", - "ref": "13.0.0", - "repo": "ripgrep", - "type": "github" - } - }, - "src_urh": { - "flake": false, - "locked": { - "lastModified": 1653412002, - "narHash": "sha256-/az92t/lUytQj4+59+o7CnQMkNvDOeuo4P1dcg5Ng3c=", - "owner": "jopohl", - "repo": "urh", - "rev": "e72584fac1a3d87a111e1b63188210baaab66774", - "type": "github" - }, - "original": { - "owner": "jopohl", - "repo": "urh", - "type": "github" - } - }, - "src_zellij": { - "flake": false, - "locked": { - "lastModified": 1654608712, - "narHash": "sha256-T2mkkE7z6AhHnn/77HcrvbY+32EOwE8jjh+veVOE1CY=", - "owner": "zellij-org", - "repo": "zellij", - "rev": "3c692248d894de7829ed0da33237204089cc20d9", - "type": "github" - }, - "original": { - "owner": "zellij-org", - "ref": "v0.30.0", - "repo": "zellij", - "type": "github" - } - }, - "templates": { - "locked": { - "lastModified": 1676551231, - "narHash": "sha256-JS1o31ew90UiccpoQHxP84Wn0n7ClgyVpAsJV20Ep5E=", - "owner": "NixOS", - "repo": "templates", - "rev": "3ac7e8ba52feb2b89e943a6ce0f7a30d6faf81c6", - "type": "github" - }, - "original": { - "owner": "NixOS", - "repo": "templates", - "type": "github" - } - }, - "utils": { - "locked": { - "lastModified": 1653893745, - "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "utils_2": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } } }, "root": "root",