commit cdc8a03e66f1a05503e765a51575ef07cc105546
parent 2f1e538efecde004f577fdb7548059d0d5a7f5a5
Author: Leah (ctucx) <git@ctu.cx>
Date: Mon, 15 May 2023 10:50:33 +0200
parent 2f1e538efecde004f577fdb7548059d0d5a7f5a5
Author: Leah (ctucx) <git@ctu.cx>
Date: Mon, 15 May 2023 10:50:33 +0200
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:ryantm/agenix/2994d002dcff5353ca1ac48ec584c7f6589fe447' (2023-04-21) → 'github:ryantm/agenix/92197270a1eedd142a4aff853e4cc6d1e838c22f' (2023-05-12) • Added input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) • Added input 'agenix/home-manager/nixpkgs': follows 'agenix/nixpkgs' • Updated input 'colmena': 'github:zhaofengli/colmena/be837ee341b6508c355035973d5f7c7e88d7c64f' (2023-04-29) → 'github:zhaofengli/colmena/caf33af7d854c8d9b88a8f3dae7adb1c24c1407b' (2023-05-15) • Updated input 'darwin': 'github:lnl7/nix-darwin/379d42fad6bc5c28f79d5f7ff2fa5f1c90cb7bf8' (2023-04-29) → 'github:lnl7/nix-darwin/252541bd05a7f55f3704a3d014ad1badc1e3360d' (2023-05-10) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/51559e691f1493a26f94f1df1aaf516bb507e78b' (2023-05-05) → 'github:NixOS/nixos-hardware/81cd886719e10d4822b2a6caa96e95d56cc915ef' (2023-05-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a08e061a4ee8329747d54ddf1566d34c55c895eb' (2023-05-09) → 'github:NixOS/nixpkgs/9656e85a15a0fe67847ee8cdb99a20d8df499962' (2023-05-12) • Updated input 'nixpkgsDarwin': 'github:NixOS/nixpkgs/a08e061a4ee8329747d54ddf1566d34c55c895eb' (2023-05-09) → 'github:NixOS/nixpkgs/f2e827cbac90dc046f902c96ee9e0da3e45fb452' (2023-05-14) • Updated input 'nixpkgsUnstable': 'github:NixOS/nixpkgs/9524f57dd5b3944c819dd594aed8ed941932ef56' (2023-05-09) → 'github:NixOS/nixpkgs/0cb867999eec4085e1c9ca61c09b72261fa63bb4' (2023-05-15) • Removed input 'oeffi-web' • Removed input 'oeffi-web/flake-utils' • Removed input 'oeffi-web/nixpkgs' • Removed input 'oeffisearch' • Removed input 'oeffisearch/flake-utils' • Removed input 'oeffisearch/nixpkgs' • Updated input 'stagit': 'git+https://git.ctu.cx/stagit?ref=master&rev=4b680dc9ced8aa6982dc94518da95810916d2635' (2022-12-31) → 'git+https://git.ctu.cx/stagit?ref=master&rev=664a66173c9fcc3d62417f512eed3a9be2a582a2' (2023-05-15)
1 file changed, 48 insertions(+), 76 deletions(-)
diff --git a/flake.lock b/flake.lock @@ -3,16 +3,17 @@ "agenix": { "inputs": { "darwin": "darwin", + "home-manager": "home-manager", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1682101079, - "narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=", + "lastModified": 1683866323, + "narHash": "sha256-M2bEuh2jr0Ec13GnP5f8unD8q0AcPt2fHSUynOZJ8No=", "owner": "ryantm", "repo": "agenix", - "rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447", + "rev": "92197270a1eedd142a4aff853e4cc6d1e838c22f", "type": "github" }, "original": { @@ -48,11 +49,11 @@ "stable": "stable" }, "locked": { - "lastModified": 1682737380, - "narHash": "sha256-n3rZkHZls9BNr35o3veK00UsM1KSh/oNTJjLkFbEOY8=", + "lastModified": 1684127527, + "narHash": "sha256-tAzgb2jgmRaX9HETry38h2OvBf9YkHEH1fFvIJQV9A0=", "owner": "zhaofengli", "repo": "colmena", - "rev": "be837ee341b6508c355035973d5f7c7e88d7c64f", + "rev": "caf33af7d854c8d9b88a8f3dae7adb1c24c1407b", "type": "github" }, "original": { @@ -139,11 +140,11 @@ ] }, "locked": { - "lastModified": 1682773107, - "narHash": "sha256-+h94XeJnG3uk5imJlBi/1lVmcfCbxHpwZp5u7n3Krwg=", + "lastModified": 1683754942, + "narHash": "sha256-L+Bj8EL4XLmODRIuOkk9sI6FDECVzK+C8jeZFv7q6eY=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "379d42fad6bc5c28f79d5f7ff2fa5f1c90cb7bf8", + "rev": "252541bd05a7f55f3704a3d014ad1badc1e3360d", "type": "github" }, "original": { @@ -339,6 +340,27 @@ "home-manager": { "inputs": { "nixpkgs": [ + "agenix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1682203081, + "narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, + "home-manager_2": { + "inputs": { + "nixpkgs": [ "nixpkgs" ], "utils": "utils" @@ -464,11 +486,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1683269598, - "narHash": "sha256-KNsb+nBbB1Fmxd07dt4E0KXMT4YeKJB7gQaA6Xfk+mo=", + "lastModified": 1683965003, + "narHash": "sha256-DrzSdOnLv/yFBvS2FqmwBA2xIbN/Lny/WlxHyoLR9zE=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "51559e691f1493a26f94f1df1aaf516bb507e78b", + "rev": "81cd886719e10d4822b2a6caa96e95d56cc915ef", "type": "github" }, "original": { @@ -480,11 +502,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1683627095, - "narHash": "sha256-8u9SejRpL2TrMuHBdhYh4FKc1OGPDLyWTpIbNTtoHsA=", + "lastModified": 1683928319, + "narHash": "sha256-maz0DRKixJVcNRMiAMWlJniiF8IuQ+WbfmlJJ8D+jfM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a08e061a4ee8329747d54ddf1566d34c55c895eb", + "rev": "9656e85a15a0fe67847ee8cdb99a20d8df499962", "type": "github" }, "original": { @@ -511,11 +533,11 @@ }, "nixpkgsDarwin": { "locked": { - "lastModified": 1683627095, - "narHash": "sha256-8u9SejRpL2TrMuHBdhYh4FKc1OGPDLyWTpIbNTtoHsA=", + "lastModified": 1684102765, + "narHash": "sha256-grK2/2FWEy63YimLk1hL6qKeIzgGdox5Cw0UBDeTBRA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a08e061a4ee8329747d54ddf1566d34c55c895eb", + "rev": "f2e827cbac90dc046f902c96ee9e0da3e45fb452", "type": "github" }, "original": { @@ -527,11 +549,11 @@ }, "nixpkgsUnstable": { "locked": { - "lastModified": 1683657389, - "narHash": "sha256-jx91UqqoBneE8QPAKJA29GANrU/Z7ULghoa/JE0+Edw=", + "lastModified": 1684120848, + "narHash": "sha256-gIwJ5ac1FwZEkCRwjY+gLwgD4G1Bw3Xtr2jr2XihMPo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9524f57dd5b3944c819dd594aed8ed941932ef56", + "rev": "0cb867999eec4085e1c9ca61c09b72261fa63bb4", "type": "github" }, "original": { @@ -541,54 +563,6 @@ "type": "github" } }, - "oeffi-web": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1678885292, - "narHash": "sha256-wubH2lgrvSwZxunV6qyipiQb1GkIPWPgPa/nJz2z7h8=", - "ref": "master", - "rev": "69ca2b2bebcedf04cb31f7830b961ab32b200085", - "revCount": 36, - "type": "git", - "url": "https://git.ctu.cx/oeffi-web" - }, - "original": { - "ref": "master", - "type": "git", - "url": "https://git.ctu.cx/oeffi-web" - } - }, - "oeffisearch": { - "inputs": { - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1678884876, - "narHash": "sha256-px04n+7vUkbBhY7X4RWnAsdifEh90ZZvRwyMP9Xual8=", - "ref": "master", - "rev": "0329838f7b907073b66dbb86bd75903cb20dad64", - "revCount": 104, - "type": "git", - "url": "https://git.ctu.cx/oeffisearch" - }, - "original": { - "ref": "master", - "type": "git", - "url": "https://git.ctu.cx/oeffisearch" - } - }, "root": { "inputs": { "agenix": "agenix", @@ -602,7 +576,7 @@ "flake-utils": "flake-utils_3", "flauschehorn-sexy": "flauschehorn-sexy", "gpx-map": "gpx-map", - "home-manager": "home-manager", + "home-manager": "home-manager_2", "impermanence": "impermanence", "lacrosse2mqtt": "lacrosse2mqtt", "mobile-coverage-map": "mobile-coverage-map", @@ -612,8 +586,6 @@ "nixpkgs": "nixpkgs", "nixpkgsDarwin": "nixpkgsDarwin", "nixpkgsUnstable": "nixpkgsUnstable", - "oeffi-web": "oeffi-web", - "oeffisearch": "oeffisearch", "sdm2mqtt": "sdm2mqtt", "simple-nixos-mailserver": "simple-nixos-mailserver", "solax2mqtt": "solax2mqtt", @@ -718,11 +690,11 @@ ] }, "locked": { - "lastModified": 1672484755, - "narHash": "sha256-OreRDjr5e2r1YbTVg+xAH7oOI3HIxxae1mg/MzcsPzY=", + "lastModified": 1684140600, + "narHash": "sha256-vQnr5OGa+ZNACZO++7X1EQBh8OwqJcNHNqgDofPCqMc=", "ref": "master", - "rev": "4b680dc9ced8aa6982dc94518da95810916d2635", - "revCount": 438, + "rev": "664a66173c9fcc3d62417f512eed3a9be2a582a2", + "revCount": 440, "type": "git", "url": "https://git.ctu.cx/stagit" },