nix-config/flake.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

774 lines
20 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2021-12-16 01:29:00 +01:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1657866432,
"narHash": "sha256-Gy0TWadagZlUsYl/K8iL6QMeemuSXG5pgpMVtEdd51w=",
2022-05-06 23:50:52 +02:00
"owner": "nix-community",
2021-12-16 01:29:00 +01:00
"repo": "fenix",
"rev": "4ee90504942122e544639926d689ecad41aebc95",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
2022-05-06 23:50:52 +02:00
"owner": "nix-community",
2021-12-16 01:29:00 +01:00
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": [
"ticker",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1657434367,
"narHash": "sha256-GR/3TFaG/77MQEYjvRRueELUrbz10fa68xcU1Ej4Ww0=",
"owner": "nix-community",
"repo": "fenix",
"rev": "a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-05-15 02:46:14 +02:00
"flake-utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2022-05-15 02:46:14 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
2022-05-15 02:46:14 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"heliwatch": {
"inputs": {
2022-04-17 22:45:05 +02:00
"fenix": [
"fenix"
],
"naersk": [
"naersk"
],
2021-11-22 03:16:20 +01:00
"nixpkgs": [
"nixpkgs"
],
2021-10-30 02:02:08 +02:00
"utils": "utils"
},
"locked": {
"lastModified": 1657923513,
"narHash": "sha256-YzHPow09B9uSdybUxP5lQn2hXk90Q6oTDL6UXzD0/+k=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) → 'github:nix-community/fenix/f16a191abcce70fd532805e7727caf64efa35678' (2022-07-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) → 'github:rust-lang/rust-analyzer/75b22326dad1914c22484ab6672de5cae94f7457' (2022-07-03) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) → 'github:nixos/nixos-hardware/3bf48d3587d3f34f745a19ebc968b002ef5b5c5a' (2022-07-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:nixos/nixpkgs/09c32b0bda4db98d6454e910206188e85d5b04cc' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8001e1995539526e873764bcedcff6aa69f1ee9f' (2022-07-03) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bd84d517eb95df96d6e9dccac387a135a6cc4065' (2022-07-04) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-04 21:57:45 +02:00
"ref": "master",
"rev": "f7cf04a7ad47e388121f0771651fec0df91407f3",
"revCount": 61,
2021-10-30 02:02:08 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
}
},
2022-05-12 02:58:47 +02:00
"hydra": {
"inputs": {
"newNixpkgs": "newNixpkgs",
"nix": "nix",
2022-05-12 02:58:47 +02:00
"nixpkgs": [
"hydra",
"nix",
2022-05-12 02:58:47 +02:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1657748824,
"narHash": "sha256-uB62iO50twRcswqhode7HIUwtYqlYU3fG6y6LtZo2VM=",
2022-05-12 02:58:47 +02:00
"owner": "nixos",
"repo": "hydra",
"rev": "e2756042b8e4397af642ee50eff50cf581df7f7b",
2022-05-12 02:58:47 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "hydra",
"type": "github"
}
},
2022-06-24 01:02:11 +02:00
"hydra-ca": {
"inputs": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"newNixpkgs": "newNixpkgs_2",
2022-06-24 01:02:11 +02:00
"nix": "nix_2",
"nixpkgs": [
"hydra-ca",
"nix",
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/47f9bff2d9ea48977b1c9565844e1f3be6deee15' (2022-06-30) → 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b0102bd469a0d9d5008ce3b5ae0fa1f13e8d18d0' (2022-06-28) → 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra': 'github:nixos/hydra/f2f82b3eeed652e7fc076adf6dcd5a72baaaed18' (2022-06-30) → 'github:nixos/hydra/e05118171b64665ff98df5a728f19e7e4426d1fa' (2022-07-01) • Updated input 'hydra-ca': 'github:mlabs-haskell/hydra/3fdc9e491dc7d33bc09ef4f33984f87c8f478aa2' (2022-06-30) → 'github:mlabs-haskell/hydra/391ada95ec2d3398a529b1ad29750a8bc88cd63f' (2022-07-02) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/a50513f8a6c470208d7c494439775e62c3f47ce1' (2022-06-30) → 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/dbb62c34bbb5cdf05f1aeab07638b24b0824d605' (2022-06-30) → 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) • Updated input 'nixpkgs-unstable': 'github:nixos/nixpkgs/cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c' (2022-06-29) → 'github:nixos/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=09a35619b85ecb381368a5a344a7f981ccde6ca9' (2022-06-20) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=60e88fde77ea413fc2fb367cdcc47d5282d391e3' (2022-07-01) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) → 'github:Mic92/sops-nix/85907ae7384477e447499f6e942d822d6f2998d8' (2022-07-03) • Updated input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/46af3303651699dc58cfc251d9b18c0f59d857da' (2022-06-25) → 'github:NixOS/nixpkgs/573603b7fdb9feb0eb8efc16ee18a015c667ab1b' (2022-07-02) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/72a1f167077060a1a7b6e0104863245d0483fa7f' (2022-06-25) → 'github:NixOS/nixpkgs/18038cee44aa0c3c99a2319c3c1c4d16d6612d81' (2022-07-02) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=5c0d8ab858a1494e2f3f3396a68126bdc4e82e27' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-03 10:00:49 +02:00
"lastModified": 1656749415,
"narHash": "sha256-f4uVur+WP2u2QQg7hSxD0xULrpB8XJL4FWu7kda6wiU=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"owner": "mlabs-haskell",
2022-06-24 01:02:11 +02:00
"repo": "hydra",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/47f9bff2d9ea48977b1c9565844e1f3be6deee15' (2022-06-30) → 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b0102bd469a0d9d5008ce3b5ae0fa1f13e8d18d0' (2022-06-28) → 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra': 'github:nixos/hydra/f2f82b3eeed652e7fc076adf6dcd5a72baaaed18' (2022-06-30) → 'github:nixos/hydra/e05118171b64665ff98df5a728f19e7e4426d1fa' (2022-07-01) • Updated input 'hydra-ca': 'github:mlabs-haskell/hydra/3fdc9e491dc7d33bc09ef4f33984f87c8f478aa2' (2022-06-30) → 'github:mlabs-haskell/hydra/391ada95ec2d3398a529b1ad29750a8bc88cd63f' (2022-07-02) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/a50513f8a6c470208d7c494439775e62c3f47ce1' (2022-06-30) → 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/dbb62c34bbb5cdf05f1aeab07638b24b0824d605' (2022-06-30) → 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) • Updated input 'nixpkgs-unstable': 'github:nixos/nixpkgs/cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c' (2022-06-29) → 'github:nixos/nixpkgs/0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=09a35619b85ecb381368a5a344a7f981ccde6ca9' (2022-06-20) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=60e88fde77ea413fc2fb367cdcc47d5282d391e3' (2022-07-01) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) → 'github:Mic92/sops-nix/85907ae7384477e447499f6e942d822d6f2998d8' (2022-07-03) • Updated input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/46af3303651699dc58cfc251d9b18c0f59d857da' (2022-06-25) → 'github:NixOS/nixpkgs/573603b7fdb9feb0eb8efc16ee18a015c667ab1b' (2022-07-02) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/72a1f167077060a1a7b6e0104863245d0483fa7f' (2022-06-25) → 'github:NixOS/nixpkgs/18038cee44aa0c3c99a2319c3c1c4d16d6612d81' (2022-07-02) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=5c0d8ab858a1494e2f3f3396a68126bdc4e82e27' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-03 10:00:49 +02:00
"rev": "391ada95ec2d3398a529b1ad29750a8bc88cd63f",
2022-06-24 01:02:11 +02:00
"type": "github"
},
"original": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"owner": "mlabs-haskell",
"ref": "aciceri/ca-derivations",
2022-06-24 01:02:11 +02:00
"repo": "hydra",
"type": "github"
}
},
2022-05-12 02:58:47 +02:00
"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"
}
},
2022-06-24 01:02:11 +02:00
"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"
}
},
2022-05-15 02:46:14 +02:00
"microvm": {
"inputs": {
"flake-utils": "flake-utils",
2022-05-31 12:47:58 +02:00
"nixpkgs": [
"nixpkgs"
]
2022-05-15 02:46:14 +02:00
},
"locked": {
"lastModified": 1657568623,
"narHash": "sha256-C7PL5/A5mtCajTOsezhiqd00nYVcw2LiLtuEC21oEZA=",
2022-05-15 02:46:14 +02:00
"owner": "astro",
"repo": "microvm.nix",
"rev": "b02fd15331f1cc9c7f0c1144f2742e7fe3b97f28",
2022-05-15 02:46:14 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"naersk": {
2021-12-16 01:29:00 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-06-16 22:51:51 +02:00
"lastModified": 1655042882,
"narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=",
2022-04-24 21:56:45 +02:00
"owner": "nix-community",
2021-12-16 01:29:00 +01:00
"repo": "naersk",
2022-06-16 22:51:51 +02:00
"rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
2022-04-24 21:56:45 +02:00
"owner": "nix-community",
2021-12-16 01:29:00 +01:00
"repo": "naersk",
"type": "github"
}
},
"naersk_2": {
"inputs": {
"nixpkgs": [
"ticker",
"nixpkgs"
]
},
"locked": {
"lastModified": 1655042882,
"narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=",
"owner": "nmattia",
"repo": "naersk",
"rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"newNixpkgs": {
"locked": {
"lastModified": 1647380550,
"narHash": "sha256-909TI9poX7CIUiFx203WL29YON6m/I6k0ExbZvR7bLM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6e3ee8957637a60f5072e33d78e05c0f65c54366",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"newNixpkgs_2": {
"locked": {
"lastModified": 1647380550,
"narHash": "sha256-909TI9poX7CIUiFx203WL29YON6m/I6k0ExbZvR7bLM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6e3ee8957637a60f5072e33d78e05c0f65c54366",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-12 02:58:47 +02:00
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs",
2022-05-12 02:58:47 +02:00
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
2022-06-16 22:51:51 +02:00
"lastModified": 1654014617,
"narHash": "sha256-qNL3lQPBsnStkru3j1ajN/H+knXI+X3dku8/dBfSw3g=",
"owner": "NixOS",
2022-05-12 02:58:47 +02:00
"repo": "nix",
2022-06-16 22:51:51 +02:00
"rev": "624e38aa43f304fbb78b4779172809add042b513",
2022-05-12 02:58:47 +02:00
"type": "github"
},
"original": {
2022-06-16 22:51:51 +02:00
"owner": "NixOS",
"ref": "2.9.1",
"repo": "nix",
"type": "github"
2022-05-12 02:58:47 +02:00
}
},
2022-06-24 01:02:11 +02:00
"nix_2": {
"inputs": {
"lowdown-src": "lowdown-src_2",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-regression": "nixpkgs-regression_2"
2022-06-24 01:02:11 +02:00
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"lastModified": 1654014617,
"narHash": "sha256-qNL3lQPBsnStkru3j1ajN/H+knXI+X3dku8/dBfSw3g=",
2022-06-24 01:02:11 +02:00
"owner": "NixOS",
"repo": "nix",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"rev": "624e38aa43f304fbb78b4779172809add042b513",
2022-06-24 01:02:11 +02:00
"type": "github"
},
"original": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"owner": "NixOS",
"ref": "2.9.1",
"repo": "nix",
"type": "github"
2022-06-24 01:02:11 +02:00
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1657781616,
"narHash": "sha256-M/wl8+gRNELNhEmNjWTZVf61lfZIyiUn/NkyEqQAW80=",
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "76c9664813ed7082115ac7efb8a1619a804a631f",
"type": "github"
},
"original": {
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1657802959,
"narHash": "sha256-9+JWARSdlL8KiH3ymnKDXltE1vM+/WEJ78F5B1kjXys=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4a01ca36d6bfc133bc617e661916a81327c9bbc8",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
"lastModified": 1645296114,
"narHash": "sha256-y53N7TyIkXsjMpOG7RhvqJFGDacLs9HlyHeSTBioqYU=",
"owner": "NixOS",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
"rev": "530a53dcbc9437363471167a5e4762c5fcfa34a1",
2020-04-15 19:00:56 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05-small",
"type": "indirect"
2020-04-15 19:00:56 +02:00
}
},
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a43a475f0854a9923271da3c8a960e2461114ead' (2022-05-06) → 'github:nix-community/fenix/9a49d754de250ad696e49c9ae4ce4561ffe3fc38' (2022-05-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/1f709d54463972b189a3120be4073c507f2fbc00' (2022-05-04) → 'github:rust-lang/rust-analyzer/d7c147406eff20783abba6ff1fe250ecc44cf800' (2022-05-24) • Updated input 'hydra': 'github:nixos/hydra/7c133a98f8e689cdc13f8a1adaaa9cd75d039a35' (2022-05-02) → 'github:nixos/hydra/27023b514a84999131c9d26108502fbc53296a7f' (2022-05-18) • Updated input 'microvm': 'github:astro/microvm.nix/95bca60048a486d71d0d63f51e66bedabaf6a4c7' (2022-05-12) → 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) • Updated input 'microvm/flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/04b4d989fda8f14e6fcd1fee631eab9c54d15b97' (2022-05-16) • Updated input 'microvm/nixpkgs': 'github:nixos/nixpkgs/5181d5945eda382ff6a9ca3e072ed6ea9b547fee' (2022-04-15) → 'github:nixos/nixpkgs/1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502' (2022-05-16) • Updated input 'naersk': 'github:nix-community/naersk/e8f9f8d037774becd82fce2781e1abdb7836d7df' (2022-04-18) → 'github:nix-community/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/6b4ebea9093c997c5f275c820e679108de4871ab' (2022-04-21) → 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c97721a01ac68a5bd52569eb43e8dbba4ba7db3' (2022-05-24) → 'github:nixos/nixpkgs/e3a8165d29a5ade81d8588ce11362b5a318b8eb7' (2022-05-25) • Updated input 'nixpkgs-master': 'github:nixos/nixpkgs/887cf48b06ae81492475dc2e54eb5258270379a4' (2022-05-01) → 'github:nixos/nixpkgs/29777bb048a72132def87e5aa42b82d5522cea98' (2022-05-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/7385b12722ce903e477878147794bed9040227e2' (2022-05-25) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/b5991e4971523a5fcc9413b9003b58e5c15aa7d8' (2022-05-21) • Added input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/0c3bf3a5c3ab6be29138b88900c417660a284fbd' (2022-05-25) • Updated input 'spacemsg': 'github:astro/spacemsg/78f69aab49e4e557e09a910edcf53cd6066741c0' (2022-01-08) → 'github:astro/spacemsg/4e52238d48507be21acdd086a2d17af7f4781b44' (2022-05-06) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b0eed0dc4b697849d9a42051c6207637d3e9b083' (2022-02-28) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b2f2b53429b27fd61d396c48e59aa24bcb9ce318' (2022-05-04)
2022-05-26 02:10:52 +02:00
"nixpkgs-22_05": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10) → 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/b39924fc7764c08ae3b51beef9a3518c414cdb7d' (2022-07-08) → 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) → 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) • Updated input 'sops-nix': 'github:Mic92/sops-nix/3ef9ea29356c17341456a0418cf5b5c2d2cdb129' (2022-07-06) → 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/cc16da2c92041cbe817c40f62aac87c99104e9c2' (2022-07-04) → 'github:NixOS/nixpkgs/0ad6eae04953060dff8ba28af158799c3e13878d' (2022-07-09) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=950b190f77899c79225b73d430be283074b0b6c7' (2022-07-10) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=58006d51a409ae6ceb996f66fa4d7eea0e160ecc' (2022-07-10) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=71dece2882a607653fa060cfff893cc0cb1ace62' (2022-07-09) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=4dea4cf0359962a54440ebbc3d45253582a16ae9' (2022-07-11)
2022-07-11 10:00:23 +02:00
"lastModified": 1657399715,
"narHash": "sha256-7YX+I8FP3/iJTRs33VhIbdx91YWlZQf8zaEEeM97964=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a43a475f0854a9923271da3c8a960e2461114ead' (2022-05-06) → 'github:nix-community/fenix/9a49d754de250ad696e49c9ae4ce4561ffe3fc38' (2022-05-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/1f709d54463972b189a3120be4073c507f2fbc00' (2022-05-04) → 'github:rust-lang/rust-analyzer/d7c147406eff20783abba6ff1fe250ecc44cf800' (2022-05-24) • Updated input 'hydra': 'github:nixos/hydra/7c133a98f8e689cdc13f8a1adaaa9cd75d039a35' (2022-05-02) → 'github:nixos/hydra/27023b514a84999131c9d26108502fbc53296a7f' (2022-05-18) • Updated input 'microvm': 'github:astro/microvm.nix/95bca60048a486d71d0d63f51e66bedabaf6a4c7' (2022-05-12) → 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) • Updated input 'microvm/flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/04b4d989fda8f14e6fcd1fee631eab9c54d15b97' (2022-05-16) • Updated input 'microvm/nixpkgs': 'github:nixos/nixpkgs/5181d5945eda382ff6a9ca3e072ed6ea9b547fee' (2022-04-15) → 'github:nixos/nixpkgs/1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502' (2022-05-16) • Updated input 'naersk': 'github:nix-community/naersk/e8f9f8d037774becd82fce2781e1abdb7836d7df' (2022-04-18) → 'github:nix-community/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/6b4ebea9093c997c5f275c820e679108de4871ab' (2022-04-21) → 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c97721a01ac68a5bd52569eb43e8dbba4ba7db3' (2022-05-24) → 'github:nixos/nixpkgs/e3a8165d29a5ade81d8588ce11362b5a318b8eb7' (2022-05-25) • Updated input 'nixpkgs-master': 'github:nixos/nixpkgs/887cf48b06ae81492475dc2e54eb5258270379a4' (2022-05-01) → 'github:nixos/nixpkgs/29777bb048a72132def87e5aa42b82d5522cea98' (2022-05-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/7385b12722ce903e477878147794bed9040227e2' (2022-05-25) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/b5991e4971523a5fcc9413b9003b58e5c15aa7d8' (2022-05-21) • Added input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/0c3bf3a5c3ab6be29138b88900c417660a284fbd' (2022-05-25) • Updated input 'spacemsg': 'github:astro/spacemsg/78f69aab49e4e557e09a910edcf53cd6066741c0' (2022-01-08) → 'github:astro/spacemsg/4e52238d48507be21acdd086a2d17af7f4781b44' (2022-05-06) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b0eed0dc4b697849d9a42051c6207637d3e9b083' (2022-02-28) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b2f2b53429b27fd61d396c48e59aa24bcb9ce318' (2022-05-04)
2022-05-26 02:10:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10) → 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/b39924fc7764c08ae3b51beef9a3518c414cdb7d' (2022-07-08) → 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) → 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) • Updated input 'sops-nix': 'github:Mic92/sops-nix/3ef9ea29356c17341456a0418cf5b5c2d2cdb129' (2022-07-06) → 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/cc16da2c92041cbe817c40f62aac87c99104e9c2' (2022-07-04) → 'github:NixOS/nixpkgs/0ad6eae04953060dff8ba28af158799c3e13878d' (2022-07-09) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=950b190f77899c79225b73d430be283074b0b6c7' (2022-07-10) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=58006d51a409ae6ceb996f66fa4d7eea0e160ecc' (2022-07-10) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=71dece2882a607653fa060cfff893cc0cb1ace62' (2022-07-09) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=4dea4cf0359962a54440ebbc3d45253582a16ae9' (2022-07-11)
2022-07-11 10:00:23 +02:00
"rev": "0ad6eae04953060dff8ba28af158799c3e13878d",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a43a475f0854a9923271da3c8a960e2461114ead' (2022-05-06) → 'github:nix-community/fenix/9a49d754de250ad696e49c9ae4ce4561ffe3fc38' (2022-05-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/1f709d54463972b189a3120be4073c507f2fbc00' (2022-05-04) → 'github:rust-lang/rust-analyzer/d7c147406eff20783abba6ff1fe250ecc44cf800' (2022-05-24) • Updated input 'hydra': 'github:nixos/hydra/7c133a98f8e689cdc13f8a1adaaa9cd75d039a35' (2022-05-02) → 'github:nixos/hydra/27023b514a84999131c9d26108502fbc53296a7f' (2022-05-18) • Updated input 'microvm': 'github:astro/microvm.nix/95bca60048a486d71d0d63f51e66bedabaf6a4c7' (2022-05-12) → 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) • Updated input 'microvm/flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/04b4d989fda8f14e6fcd1fee631eab9c54d15b97' (2022-05-16) • Updated input 'microvm/nixpkgs': 'github:nixos/nixpkgs/5181d5945eda382ff6a9ca3e072ed6ea9b547fee' (2022-04-15) → 'github:nixos/nixpkgs/1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502' (2022-05-16) • Updated input 'naersk': 'github:nix-community/naersk/e8f9f8d037774becd82fce2781e1abdb7836d7df' (2022-04-18) → 'github:nix-community/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/6b4ebea9093c997c5f275c820e679108de4871ab' (2022-04-21) → 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c97721a01ac68a5bd52569eb43e8dbba4ba7db3' (2022-05-24) → 'github:nixos/nixpkgs/e3a8165d29a5ade81d8588ce11362b5a318b8eb7' (2022-05-25) • Updated input 'nixpkgs-master': 'github:nixos/nixpkgs/887cf48b06ae81492475dc2e54eb5258270379a4' (2022-05-01) → 'github:nixos/nixpkgs/29777bb048a72132def87e5aa42b82d5522cea98' (2022-05-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/7385b12722ce903e477878147794bed9040227e2' (2022-05-25) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/b5991e4971523a5fcc9413b9003b58e5c15aa7d8' (2022-05-21) • Added input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/0c3bf3a5c3ab6be29138b88900c417660a284fbd' (2022-05-25) • Updated input 'spacemsg': 'github:astro/spacemsg/78f69aab49e4e557e09a910edcf53cd6066741c0' (2022-01-08) → 'github:astro/spacemsg/4e52238d48507be21acdd086a2d17af7f4781b44' (2022-05-06) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b0eed0dc4b697849d9a42051c6207637d3e9b083' (2022-02-28) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b2f2b53429b27fd61d396c48e59aa24bcb9ce318' (2022-05-04)
2022-05-26 02:10:52 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mobilizon": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra': 'github:nixos/hydra/44841fc827ff97a8ded8883f76cdca71cd31e7f1' (2022-06-17) → 'github:nixos/hydra/f2f82b3eeed652e7fc076adf6dcd5a72baaaed18' (2022-06-30) • Updated input 'hydra-ca': 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) → 'github:mlabs-haskell/hydra/3fdc9e491dc7d33bc09ef4f33984f87c8f478aa2' (2022-06-30) • Updated input 'microvm': 'github:astro/microvm.nix/ea0f013c0e8558d3c2773019f15d254d32d5daa2' (2022-06-29) → 'github:astro/microvm.nix/1484594333adecfcaef171804b27f1fd8db29eb0' (2022-06-30) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/78e7c2c397b0376526e83162b58de921362e3399' (2022-06-27) → 'github:nixos/nixos-hardware/a50513f8a6c470208d7c494439775e62c3f47ce1' (2022-06-30) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/be6da3774db3746e6ae94bf412dd3707e35b2800' (2022-06-29) → 'github:nixos/nixpkgs/dbb62c34bbb5cdf05f1aeab07638b24b0824d605' (2022-06-30) • Updated input 'nixpkgs-mobilizon': 'github:minijackson/nixpkgs/72f4d757fa18680b10390d969b29ab39e3f71c5b' (2022-05-20) → 'github:minijackson/nixpkgs/3f4e4ff825369cc52089618bcd0010237fbf76ba' (2022-06-30) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/55fe9320e968b915e56ea99a272ed654da43af86' (2022-06-27) → 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=b1e8fce8106b2d031ccf269f7edb6a6556389670' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=5c0d8ab858a1494e2f3f3396a68126bdc4e82e27' (2022-06-30)
2022-07-01 00:23:52 +02:00
"lastModified": 1656604410,
"narHash": "sha256-3d0AyIgCrLwWrhGpRlUzDuNkkkg0Gwv1a3hTKPfTSBk=",
"owner": "minijackson",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra': 'github:nixos/hydra/44841fc827ff97a8ded8883f76cdca71cd31e7f1' (2022-06-17) → 'github:nixos/hydra/f2f82b3eeed652e7fc076adf6dcd5a72baaaed18' (2022-06-30) • Updated input 'hydra-ca': 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) → 'github:mlabs-haskell/hydra/3fdc9e491dc7d33bc09ef4f33984f87c8f478aa2' (2022-06-30) • Updated input 'microvm': 'github:astro/microvm.nix/ea0f013c0e8558d3c2773019f15d254d32d5daa2' (2022-06-29) → 'github:astro/microvm.nix/1484594333adecfcaef171804b27f1fd8db29eb0' (2022-06-30) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/78e7c2c397b0376526e83162b58de921362e3399' (2022-06-27) → 'github:nixos/nixos-hardware/a50513f8a6c470208d7c494439775e62c3f47ce1' (2022-06-30) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/be6da3774db3746e6ae94bf412dd3707e35b2800' (2022-06-29) → 'github:nixos/nixpkgs/dbb62c34bbb5cdf05f1aeab07638b24b0824d605' (2022-06-30) • Updated input 'nixpkgs-mobilizon': 'github:minijackson/nixpkgs/72f4d757fa18680b10390d969b29ab39e3f71c5b' (2022-05-20) → 'github:minijackson/nixpkgs/3f4e4ff825369cc52089618bcd0010237fbf76ba' (2022-06-30) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/55fe9320e968b915e56ea99a272ed654da43af86' (2022-06-27) → 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=b1e8fce8106b2d031ccf269f7edb6a6556389670' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=5c0d8ab858a1494e2f3f3396a68126bdc4e82e27' (2022-06-30)
2022-07-01 00:23:52 +02:00
"rev": "3f4e4ff825369cc52089618bcd0010237fbf76ba",
"type": "github"
},
"original": {
"owner": "minijackson",
2022-06-16 23:48:49 +02:00
"ref": "init-mobilizon",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-12 02:58:47 +02:00
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"id": "nixpkgs",
2022-05-31 12:47:58 +02:00
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "indirect"
}
},
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"nixpkgs-regression_2": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "indirect"
}
},
"nixpkgs_2": {
2022-06-24 01:02:11 +02:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"lastModified": 1645296114,
"narHash": "sha256-y53N7TyIkXsjMpOG7RhvqJFGDacLs9HlyHeSTBioqYU=",
2022-06-24 01:02:11 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"rev": "530a53dcbc9437363471167a5e4762c5fcfa34a1",
2022-06-24 01:02:11 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05-small",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1657815135,
"narHash": "sha256-+5Jby1ayRjtSgsM5IpRNeUgdcIutCKQWR6sypRtd1RE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c06d5fa9c605d143b15cafdbbb61c7c95388d76e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"oparl-scraper": {
"flake": false,
"locked": {
"lastModified": 1656290558,
"narHash": "sha256-f9JRkxMWK4ONeCePB8UcQX8pAksQPF9YcxLbbcCgpFY=",
"owner": "offenesdresden",
"repo": "ratsinfo-scraper",
"rev": "0bc947ef28a6b83943db6fd9abbe2ae21ced7d06",
"type": "github"
},
"original": {
"owner": "offenesdresden",
"ref": "oparl",
"repo": "ratsinfo-scraper",
"type": "github"
}
},
2021-11-07 03:37:19 +01:00
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1657893133,
"narHash": "sha256-jRoPTjhwYgb6ipSdtGBnPjLBVwf1Q0kZuLoR+7yzGuk=",
2021-11-07 03:37:19 +01:00
"ref": "openwrt-21.02",
"rev": "206d790680fa10725003ca57738a146740a9ecb8",
"revCount": 51074,
2021-11-07 03:37:19 +01:00
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-21.02",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
"openwrt-imagebuilder": {
"inputs": {
2022-05-31 12:47:58 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) → 'github:nix-community/fenix/fd120f5d166057326c50c70b13531c2678076fa3' (2022-07-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09) → 'github:rust-lang/rust-analyzer/4cbf23c192517cfebb0d754987aae95bc683b7a4' (2022-07-12) • Updated input 'hydra': 'github:nixos/hydra/bf50ae0d36be9a7d7d65457cc19245f4da3d8e5d' (2022-07-06) → 'github:nixos/hydra/389ed2e110abb3cfbe5f3ef0408567f62fc71e99' (2022-07-12) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) → 'github:nixos/nixpkgs/38860c9e91cb00f4d8cd19c7b4e36c45680c89b5' (2022-07-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71d7a4c037dc4f3e98d5c4a81b941933cf5bf675' (2022-07-08) → 'github:nixos/nixpkgs/4aceab3cadf9fef6f70b9f6a9df964218650db0a' (2022-07-12) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) → 'github:astro/nix-openwrt-imagebuilder/1a18b5abddaef5c9aee89f499183106beb3a95a9' (2022-07-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) → 'github:Mic92/sops-nix/912514e60a6e0227d6a2e0ecc8524752337fcde2' (2022-07-13) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=99dbdf23ff8ceed7815c84f11b48b4f396d8cb59' (2022-07-11) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c1db0eceea394fab40792199f7f764c936de5b21' (2022-07-11)
2022-07-13 20:44:58 +02:00
"lastModified": 1657582234,
"narHash": "sha256-0PKwtnYb+uxWR4CghP6Uh2HduGRjW31DnvIp9x3TCUE=",
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) → 'github:nix-community/fenix/fd120f5d166057326c50c70b13531c2678076fa3' (2022-07-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09) → 'github:rust-lang/rust-analyzer/4cbf23c192517cfebb0d754987aae95bc683b7a4' (2022-07-12) • Updated input 'hydra': 'github:nixos/hydra/bf50ae0d36be9a7d7d65457cc19245f4da3d8e5d' (2022-07-06) → 'github:nixos/hydra/389ed2e110abb3cfbe5f3ef0408567f62fc71e99' (2022-07-12) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) → 'github:nixos/nixpkgs/38860c9e91cb00f4d8cd19c7b4e36c45680c89b5' (2022-07-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71d7a4c037dc4f3e98d5c4a81b941933cf5bf675' (2022-07-08) → 'github:nixos/nixpkgs/4aceab3cadf9fef6f70b9f6a9df964218650db0a' (2022-07-12) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) → 'github:astro/nix-openwrt-imagebuilder/1a18b5abddaef5c9aee89f499183106beb3a95a9' (2022-07-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) → 'github:Mic92/sops-nix/912514e60a6e0227d6a2e0ecc8524752337fcde2' (2022-07-13) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=99dbdf23ff8ceed7815c84f11b48b4f396d8cb59' (2022-07-11) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c1db0eceea394fab40792199f7f764c936de5b21' (2022-07-11)
2022-07-13 20:44:58 +02:00
"rev": "1a18b5abddaef5c9aee89f499183106beb3a95a9",
"type": "github"
},
"original": {
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"type": "github"
}
},
2022-06-08 22:55:35 +02:00
"riscv64": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1647822145,
"narHash": "sha256-hN9oOPwR/mhUnhG2YLywUDFE51SpyBC8O8IOFSVPqbU=",
"owner": "zhaofengli",
"repo": "nixos-riscv64",
"rev": "f0b105b7671289c3fc17849532afe4fceb95bfd6",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "nixos-riscv64",
"type": "github"
}
},
"root": {
"inputs": {
2021-12-16 01:29:00 +01:00
"fenix": "fenix",
2021-10-30 02:02:08 +02:00
"heliwatch": "heliwatch",
2022-05-12 02:58:47 +02:00
"hydra": "hydra",
2022-06-24 01:02:11 +02:00
"hydra-ca": "hydra-ca",
2022-05-15 02:46:14 +02:00
"microvm": "microvm",
2022-04-17 22:45:05 +02:00
"naersk": "naersk",
"nixos-hardware": "nixos-hardware",
"nixos-unstable": "nixos-unstable",
2022-06-24 01:02:11 +02:00
"nixpkgs": "nixpkgs_3",
"nixpkgs-mobilizon": "nixpkgs-mobilizon",
"oparl-scraper": "oparl-scraper",
2022-05-31 12:47:58 +02:00
"openwrt": "openwrt",
"openwrt-imagebuilder": "openwrt-imagebuilder",
2022-06-08 22:55:35 +02:00
"riscv64": "riscv64",
"scrapers": "scrapers",
2021-03-06 01:13:27 +01:00
"secrets": "secrets",
"sops-nix": "sops-nix",
2021-09-10 00:21:38 +02:00
"spacemsg": "spacemsg",
2021-09-08 01:22:40 +02:00
"ticker": "ticker",
2021-03-22 16:22:57 +01:00
"tigger": "tigger",
2021-09-07 00:46:39 +02:00
"yammat": "yammat",
"zentralwerk": "zentralwerk"
}
},
2021-12-16 01:29:00 +01:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1657832242,
"narHash": "sha256-zqMCj+ra4dx/Z+9HaKPalKMSUfhLZIvud6ocKae45Tk=",
2022-05-06 23:50:52 +02:00
"owner": "rust-lang",
2021-12-16 01:29:00 +01:00
"repo": "rust-analyzer",
"rev": "029184d9772c9d0ad749400409be1a3feb473521",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
2022-05-06 23:50:52 +02:00
"owner": "rust-lang",
2021-12-16 01:29:00 +01:00
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1657398392,
"narHash": "sha256-HU1+Rql35ouZe0lx1ftCMDDwC9lqN3COudvMe+8XIx0=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "5342f47f4276641ddb5f0a5e08fb307742d6cdc4",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"scrapers": {
"flake": false,
"locked": {
"lastModified": 1657906852,
"narHash": "sha256-zUFboOPH/WytZ3OfydlO0qkD4JBLl2j25VrzBEYR/yc=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) → 'github:nix-community/fenix/f16a191abcce70fd532805e7727caf64efa35678' (2022-07-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) → 'github:rust-lang/rust-analyzer/75b22326dad1914c22484ab6672de5cae94f7457' (2022-07-03) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) → 'github:nixos/nixos-hardware/3bf48d3587d3f34f745a19ebc968b002ef5b5c5a' (2022-07-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:nixos/nixpkgs/09c32b0bda4db98d6454e910206188e85d5b04cc' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8001e1995539526e873764bcedcff6aa69f1ee9f' (2022-07-03) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bd84d517eb95df96d6e9dccac387a135a6cc4065' (2022-07-04) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-04 21:57:45 +02:00
"ref": "master",
"rev": "09abca82320a332e6a602bfa60ebf5cb6c90fc5f",
"revCount": 57,
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
}
},
"secrets": {
"inputs": {
2022-04-17 22:45:05 +02:00
"nixpkgs": [
"nixpkgs"
],
"sops-nix": [
"sops-nix"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"lastModified": 1656440118,
"narHash": "sha256-nmms19tpuGqjKZBYLUpuZj3Uy6mgtxA4ynSHoX8OzlI=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) → 'github:nix-community/fenix/f16a191abcce70fd532805e7727caf64efa35678' (2022-07-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) → 'github:rust-lang/rust-analyzer/75b22326dad1914c22484ab6672de5cae94f7457' (2022-07-03) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) → 'github:nixos/nixos-hardware/3bf48d3587d3f34f745a19ebc968b002ef5b5c5a' (2022-07-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:nixos/nixpkgs/09c32b0bda4db98d6454e910206188e85d5b04cc' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8001e1995539526e873764bcedcff6aa69f1ee9f' (2022-07-03) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bd84d517eb95df96d6e9dccac387a135a6cc4065' (2022-07-04) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-04 21:57:45 +02:00
"ref": "master",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/5e2708f04efe0ed2616be471d0913e303ff3a9ee' (2022-06-27) → 'github:nix-community/fenix/3094da922a89a7dfb019224241987abb297951d0' (2022-06-28) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/b74e96f509baf0be70281c55f14cb18fefbc6b22' (2022-06-26) → 'github:rust-lang/rust-analyzer/9eaf96c9ead87703d96558e9b9923a0baea27981' (2022-06-27) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'hydra-ca': 'github:thufschmitt/hydra/cdff8067285336abbe4750ae15d0a7dcdda5fcb5' (2022-01-20) → 'github:mlabs-haskell/hydra/db89bbe6cf3e06b08ce2a0ca669958a42b7b6fe0' (2022-06-27) • Added input 'hydra-ca/newNixpkgs': 'github:NixOS/nixpkgs/6e3ee8957637a60f5072e33d78e05c0f65c54366' (2022-03-15) • Updated input 'hydra-ca/nix': 'github:NixOS/nix/bc443511eb65420b51d10708e25427fe50de37a8' (2022-01-19) → 'github:NixOS/nix/624e38aa43f304fbb78b4779172809add042b513' (2022-05-31) • Updated input 'hydra-ca/nix/nixpkgs': 'github:NixOS/nixpkgs/82891b5e2c2359d7e58d08849e4c89511ab94234' (2021-09-28) → 'github:NixOS/nixpkgs/530a53dcbc9437363471167a5e4762c5fcfa34a1' (2022-02-19) • Added input 'hydra-ca/nix/nixpkgs-regression': 'github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2' (2022-01-24) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=c242bc0398a1e3a156ac7b3d79a7b973a2711838' (2022-06-21) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'sops-nix': 'github:Mic92/sops-nix/aff5d8542c9eb566a000302b22fcc10715bc2feb' (2022-06-26) → 'github:Mic92/sops-nix/d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c0781ea21201f6039c5881421e29554a09b78a40' (2022-06-27) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=b2913f2d8ed35d40f9ff22f63ed0b51ca6503c1b' (2022-06-28)
2022-06-28 20:15:40 +02:00
"rev": "7b5db509271e9fbf9d722cf22a08e3658c7b8c82",
"revCount": 136,
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
},
"original": {
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
}
2021-03-06 01:13:27 +01:00
},
"sops-nix": {
"inputs": {
2022-04-17 22:45:05 +02:00
"nixpkgs": [
"nixpkgs"
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a43a475f0854a9923271da3c8a960e2461114ead' (2022-05-06) → 'github:nix-community/fenix/9a49d754de250ad696e49c9ae4ce4561ffe3fc38' (2022-05-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/1f709d54463972b189a3120be4073c507f2fbc00' (2022-05-04) → 'github:rust-lang/rust-analyzer/d7c147406eff20783abba6ff1fe250ecc44cf800' (2022-05-24) • Updated input 'hydra': 'github:nixos/hydra/7c133a98f8e689cdc13f8a1adaaa9cd75d039a35' (2022-05-02) → 'github:nixos/hydra/27023b514a84999131c9d26108502fbc53296a7f' (2022-05-18) • Updated input 'microvm': 'github:astro/microvm.nix/95bca60048a486d71d0d63f51e66bedabaf6a4c7' (2022-05-12) → 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) • Updated input 'microvm/flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/04b4d989fda8f14e6fcd1fee631eab9c54d15b97' (2022-05-16) • Updated input 'microvm/nixpkgs': 'github:nixos/nixpkgs/5181d5945eda382ff6a9ca3e072ed6ea9b547fee' (2022-04-15) → 'github:nixos/nixpkgs/1d7db1b9e4cf1ee075a9f52e5c36f7b9f4207502' (2022-05-16) • Updated input 'naersk': 'github:nix-community/naersk/e8f9f8d037774becd82fce2781e1abdb7836d7df' (2022-04-18) → 'github:nix-community/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/6b4ebea9093c997c5f275c820e679108de4871ab' (2022-04-21) → 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6c97721a01ac68a5bd52569eb43e8dbba4ba7db3' (2022-05-24) → 'github:nixos/nixpkgs/e3a8165d29a5ade81d8588ce11362b5a318b8eb7' (2022-05-25) • Updated input 'nixpkgs-master': 'github:nixos/nixpkgs/887cf48b06ae81492475dc2e54eb5258270379a4' (2022-05-01) → 'github:nixos/nixpkgs/29777bb048a72132def87e5aa42b82d5522cea98' (2022-05-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8' (2022-04-12) → 'github:Mic92/sops-nix/7385b12722ce903e477878147794bed9040227e2' (2022-05-25) • Added input 'sops-nix/nixpkgs-21_11': 'github:NixOS/nixpkgs/b5991e4971523a5fcc9413b9003b58e5c15aa7d8' (2022-05-21) • Added input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/0c3bf3a5c3ab6be29138b88900c417660a284fbd' (2022-05-25) • Updated input 'spacemsg': 'github:astro/spacemsg/78f69aab49e4e557e09a910edcf53cd6066741c0' (2022-01-08) → 'github:astro/spacemsg/4e52238d48507be21acdd086a2d17af7f4781b44' (2022-05-06) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b0eed0dc4b697849d9a42051c6207637d3e9b083' (2022-02-28) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=b2f2b53429b27fd61d396c48e59aa24bcb9ce318' (2022-05-04)
2022-05-26 02:10:52 +02:00
],
"nixpkgs-22_05": "nixpkgs-22_05"
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) → 'github:nix-community/fenix/fd120f5d166057326c50c70b13531c2678076fa3' (2022-07-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09) → 'github:rust-lang/rust-analyzer/4cbf23c192517cfebb0d754987aae95bc683b7a4' (2022-07-12) • Updated input 'hydra': 'github:nixos/hydra/bf50ae0d36be9a7d7d65457cc19245f4da3d8e5d' (2022-07-06) → 'github:nixos/hydra/389ed2e110abb3cfbe5f3ef0408567f62fc71e99' (2022-07-12) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) → 'github:nixos/nixpkgs/38860c9e91cb00f4d8cd19c7b4e36c45680c89b5' (2022-07-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71d7a4c037dc4f3e98d5c4a81b941933cf5bf675' (2022-07-08) → 'github:nixos/nixpkgs/4aceab3cadf9fef6f70b9f6a9df964218650db0a' (2022-07-12) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) → 'github:astro/nix-openwrt-imagebuilder/1a18b5abddaef5c9aee89f499183106beb3a95a9' (2022-07-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) → 'github:Mic92/sops-nix/912514e60a6e0227d6a2e0ecc8524752337fcde2' (2022-07-13) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=99dbdf23ff8ceed7815c84f11b48b4f396d8cb59' (2022-07-11) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c1db0eceea394fab40792199f7f764c936de5b21' (2022-07-11)
2022-07-13 20:44:58 +02:00
"lastModified": 1657695756,
"narHash": "sha256-5eeq7Itk9gMK6E5u3IrooFd3KswlheIO/L2Cs7Wwj9k=",
"owner": "Mic92",
"repo": "sops-nix",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) → 'github:nix-community/fenix/fd120f5d166057326c50c70b13531c2678076fa3' (2022-07-13) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5342f47f4276641ddb5f0a5e08fb307742d6cdc4' (2022-07-09) → 'github:rust-lang/rust-analyzer/4cbf23c192517cfebb0d754987aae95bc683b7a4' (2022-07-12) • Updated input 'hydra': 'github:nixos/hydra/bf50ae0d36be9a7d7d65457cc19245f4da3d8e5d' (2022-07-06) → 'github:nixos/hydra/389ed2e110abb3cfbe5f3ef0408567f62fc71e99' (2022-07-12) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) → 'github:nixos/nixpkgs/38860c9e91cb00f4d8cd19c7b4e36c45680c89b5' (2022-07-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71d7a4c037dc4f3e98d5c4a81b941933cf5bf675' (2022-07-08) → 'github:nixos/nixpkgs/4aceab3cadf9fef6f70b9f6a9df964218650db0a' (2022-07-12) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) → 'github:astro/nix-openwrt-imagebuilder/1a18b5abddaef5c9aee89f499183106beb3a95a9' (2022-07-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) → 'github:Mic92/sops-nix/912514e60a6e0227d6a2e0ecc8524752337fcde2' (2022-07-13) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=99dbdf23ff8ceed7815c84f11b48b4f396d8cb59' (2022-07-11) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=c1db0eceea394fab40792199f7f764c936de5b21' (2022-07-11)
2022-07-13 20:44:58 +02:00
"rev": "912514e60a6e0227d6a2e0ecc8524752337fcde2",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2021-09-10 00:21:38 +02:00
"spacemsg": {
"flake": false,
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/b39048a693e77ae77846aa7b351be7d3cacb8340' (2022-05-31) → 'github:nix-community/fenix/8dccfbe51a8adea643ec29a4ec516499a5a081c6' (2022-06-03) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/a5d7ab54f950d197d79b8f9739016f18a93bc491' (2022-05-30) → 'github:rust-lang/rust-analyzer/88024c7ec2d44a8be8bf05a6580409200cf726fc' (2022-06-02) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=dd8e033079737794b3f4f0c1711bd2b7ab0deb3f' (2022-05-26) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=dd8e033079737794b3f4f0c1711bd2b7ab0deb3f' (2022-05-26) • Updated input 'microvm': 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) → 'github:astro/microvm.nix/d364c8bf1a16d79b67b0979343d943a5a9ffa636' (2022-05-31) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) → 'github:nixos/nixos-hardware/0cab18a48de7914ef8cad35dca0bb36868f3e1af' (2022-06-01) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2fa57ed190fd6c7c746319444f34b5917666e5c1' (2022-05-31) → 'github:nixos/nixpkgs/7a20c208aacf4964c19186dcad51f89165dc7ed0' (2022-06-03) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/4061b83f327f3feb9326c69e6df60065758a4470' (2022-05-09) → 'github:astro/nix-openwrt-imagebuilder/f682ef9c0f18b2eb3faf45afe7880d49aeb84d4c' (2022-06-01) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=a9a729539ae829acc42c4461370a1bb511c647ea' (2022-05-27) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=a9a729539ae829acc42c4461370a1bb511c647ea' (2022-05-27) • Updated input 'spacemsg': 'github:astro/spacemsg/8863f43b14ad73cc372bf6fa6bc3991d1f4e27e2' (2022-06-01) → 'github:astro/spacemsg/64c714df0e64de23f77aeb05d74fecf5a7469f11' (2022-06-03) • Updated input 'tigger': 'github:astro/tigger/cc5ad7f59878fb4e63318f4787d3b3e05294772a' (2022-06-01) → 'github:astro/tigger/d3792b2e060aa2b88e11b3236dba9f82dcb5f6e6' (2022-06-02)
2022-06-04 10:00:34 +02:00
"lastModified": 1654295718,
"narHash": "sha256-lO/mvXrFiJTWX5roRooHg3m6cozvWqJTOxgl5jZ5mGI=",
2021-09-10 00:21:38 +02:00
"owner": "astro",
"repo": "spacemsg",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/b39048a693e77ae77846aa7b351be7d3cacb8340' (2022-05-31) → 'github:nix-community/fenix/8dccfbe51a8adea643ec29a4ec516499a5a081c6' (2022-06-03) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/a5d7ab54f950d197d79b8f9739016f18a93bc491' (2022-05-30) → 'github:rust-lang/rust-analyzer/88024c7ec2d44a8be8bf05a6580409200cf726fc' (2022-06-02) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=dd8e033079737794b3f4f0c1711bd2b7ab0deb3f' (2022-05-26) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=dd8e033079737794b3f4f0c1711bd2b7ab0deb3f' (2022-05-26) • Updated input 'microvm': 'github:astro/microvm.nix/309e172528cb6589210c2b19f0f8fc15a0fe2384' (2022-05-24) → 'github:astro/microvm.nix/d364c8bf1a16d79b67b0979343d943a5a9ffa636' (2022-05-31) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/39a7bfc496d2ddfce73fe9542af1f2029ba4fe39' (2022-05-25) → 'github:nixos/nixos-hardware/0cab18a48de7914ef8cad35dca0bb36868f3e1af' (2022-06-01) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2fa57ed190fd6c7c746319444f34b5917666e5c1' (2022-05-31) → 'github:nixos/nixpkgs/7a20c208aacf4964c19186dcad51f89165dc7ed0' (2022-06-03) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/4061b83f327f3feb9326c69e6df60065758a4470' (2022-05-09) → 'github:astro/nix-openwrt-imagebuilder/f682ef9c0f18b2eb3faf45afe7880d49aeb84d4c' (2022-06-01) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=81db905da940ebd02c446f9c9e1127406f3c136b' (2022-03-15) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=a9a729539ae829acc42c4461370a1bb511c647ea' (2022-05-27) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=a9a729539ae829acc42c4461370a1bb511c647ea' (2022-05-27) • Updated input 'spacemsg': 'github:astro/spacemsg/8863f43b14ad73cc372bf6fa6bc3991d1f4e27e2' (2022-06-01) → 'github:astro/spacemsg/64c714df0e64de23f77aeb05d74fecf5a7469f11' (2022-06-03) • Updated input 'tigger': 'github:astro/tigger/cc5ad7f59878fb4e63318f4787d3b3e05294772a' (2022-06-01) → 'github:astro/tigger/d3792b2e060aa2b88e11b3236dba9f82dcb5f6e6' (2022-06-02)
2022-06-04 10:00:34 +02:00
"rev": "64c714df0e64de23f77aeb05d74fecf5a7469f11",
2021-09-10 00:21:38 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "spacemsg",
"type": "github"
}
},
2021-09-08 01:22:40 +02:00
"ticker": {
2022-04-24 21:56:45 +02:00
"inputs": {
"fenix": "fenix_2",
"naersk": "naersk_2",
2022-04-24 21:56:45 +02:00
"nixpkgs": [
"nixpkgs"
],
"utils": "utils_2"
2022-04-24 21:56:45 +02:00
},
2021-09-08 01:22:40 +02:00
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10) → 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/b39924fc7764c08ae3b51beef9a3518c414cdb7d' (2022-07-08) → 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) → 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) • Updated input 'sops-nix': 'github:Mic92/sops-nix/3ef9ea29356c17341456a0418cf5b5c2d2cdb129' (2022-07-06) → 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/cc16da2c92041cbe817c40f62aac87c99104e9c2' (2022-07-04) → 'github:NixOS/nixpkgs/0ad6eae04953060dff8ba28af158799c3e13878d' (2022-07-09) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=950b190f77899c79225b73d430be283074b0b6c7' (2022-07-10) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=58006d51a409ae6ceb996f66fa4d7eea0e160ecc' (2022-07-10) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=71dece2882a607653fa060cfff893cc0cb1ace62' (2022-07-09) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=4dea4cf0359962a54440ebbc3d45253582a16ae9' (2022-07-11)
2022-07-11 10:00:23 +02:00
"lastModified": 1657495218,
"narHash": "sha256-iPoKIGSnnMo7JG74pSs3RH1ivl6feUlqM+lS5ZnCAnY=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) → 'github:nix-community/fenix/f16a191abcce70fd532805e7727caf64efa35678' (2022-07-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) → 'github:rust-lang/rust-analyzer/75b22326dad1914c22484ab6672de5cae94f7457' (2022-07-03) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) → 'github:nixos/nixos-hardware/3bf48d3587d3f34f745a19ebc968b002ef5b5c5a' (2022-07-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:nixos/nixpkgs/09c32b0bda4db98d6454e910206188e85d5b04cc' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8001e1995539526e873764bcedcff6aa69f1ee9f' (2022-07-03) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bd84d517eb95df96d6e9dccac387a135a6cc4065' (2022-07-04) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-04 21:57:45 +02:00
"ref": "master",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/a73d841dbc39cdd881ae2ee7cb3991e357f9f9cc' (2022-07-10) → 'github:nix-community/fenix/27dc96fb34c58a03475cddf4aaccef2e2078091b' (2022-07-11) • Updated input 'nixos-unstable': 'github:nixos/nixpkgs/b39924fc7764c08ae3b51beef9a3518c414cdb7d' (2022-07-08) → 'github:nixos/nixpkgs/5f43d8b088d3771274bcfb69d3c7435b1121ac88' (2022-07-10) • Updated input 'openwrt-imagebuilder': 'github:astro/nix-openwrt-imagebuilder/e1d6e284e7856ff9e4b16a34c570226d789e81df' (2022-06-30) → 'github:astro/nix-openwrt-imagebuilder/6a8887a92ba8d4b8d42fc40a8fb2cabfbb439fcc' (2022-07-10) • Updated input 'sops-nix': 'github:Mic92/sops-nix/3ef9ea29356c17341456a0418cf5b5c2d2cdb129' (2022-07-06) → 'github:Mic92/sops-nix/2c898a6d760c0c47fecd76317175206951ab884d' (2022-07-10) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/cc16da2c92041cbe817c40f62aac87c99104e9c2' (2022-07-04) → 'github:NixOS/nixpkgs/0ad6eae04953060dff8ba28af158799c3e13878d' (2022-07-09) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=950b190f77899c79225b73d430be283074b0b6c7' (2022-07-10) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=58006d51a409ae6ceb996f66fa4d7eea0e160ecc' (2022-07-10) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=71dece2882a607653fa060cfff893cc0cb1ace62' (2022-07-09) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=4dea4cf0359962a54440ebbc3d45253582a16ae9' (2022-07-11)
2022-07-11 10:00:23 +02:00
"rev": "58006d51a409ae6ceb996f66fa4d7eea0e160ecc",
"revCount": 96,
2021-09-08 01:22:40 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
}
},
2021-03-22 16:22:57 +01:00
"tigger": {
"flake": false,
"locked": {
"lastModified": 1654389842,
"narHash": "sha256-69baeK2WmpWD5kWR5jev/NCY6q4jpSl+VdGnIaq8nec=",
2021-03-22 16:22:57 +01:00
"owner": "astro",
"repo": "tigger",
"rev": "ec54ee2a319d18d51f63ef02b5e95c538967366b",
2021-03-22 16:22:57 +01:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "tigger",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
2021-10-30 02:02:08 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
2021-10-30 02:02:08 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-03-06 01:13:27 +01:00
"yammat": {
2021-03-10 01:54:28 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-03-06 01:13:27 +01:00
"locked": {
2022-06-16 22:51:51 +02:00
"lastModified": 1655412349,
"narHash": "sha256-EFJLSOCajkfLteSWaEv5b16Xp2YhKa4CVdkC9ZjKowc=",
2021-03-06 01:13:27 +01:00
"ref": "nix",
2022-06-16 22:51:51 +02:00
"rev": "e7069228a87c42124e7762b1bfd663b684e24749",
"revCount": 405,
2021-03-06 01:13:27 +01:00
"type": "git",
2022-06-16 22:51:51 +02:00
"url": "https://gitea.c3d2.de/C3D2/yammat.git"
2021-03-06 01:13:27 +01:00
},
"original": {
"ref": "nix",
"type": "git",
2022-06-16 22:51:51 +02:00
"url": "https://gitea.c3d2.de/C3D2/yammat.git"
2021-03-06 01:13:27 +01:00
}
2021-09-07 00:46:39 +02:00
},
"zentralwerk": {
"inputs": {
2022-04-17 22:45:05 +02:00
"nixpkgs": [
"nixpkgs"
],
2022-05-31 12:47:58 +02:00
"openwrt": [
"openwrt"
],
"openwrt-imagebuilder": [
"openwrt-imagebuilder"
]
2021-09-07 00:46:39 +02:00
},
"locked": {
"lastModified": 1657924958,
"narHash": "sha256-0z1fYgw7ZFSAa/O+1yH/KGI7HbltLII8py7L6REiCiI=",
flake.lock: Update Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/e9b9b68faefba3c25e9f4af477ccb815dc43c3d0' (2022-07-03) → 'github:nix-community/fenix/f16a191abcce70fd532805e7727caf64efa35678' (2022-07-04) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/cc0bb71e258fa1a180435e265ece1fcc3ffb59f1' (2022-07-02) → 'github:rust-lang/rust-analyzer/75b22326dad1914c22484ab6672de5cae94f7457' (2022-07-03) • Updated input 'heliwatch': 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=refs%2fheads%2fmaster&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) → 'git+https://gitea.c3d2.de/astro/heliwatch.git?ref=master&rev=3cf6d131f8b7515e93739a70d1cffc24973ed220' (2022-06-08) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/c5308381432cdbf14d5b1128747a2845f5c6871e' (2022-07-01) → 'github:nixos/nixos-hardware/3bf48d3587d3f34f745a19ebc968b002ef5b5c5a' (2022-07-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b' (2022-07-01) → 'github:nixos/nixpkgs/09c32b0bda4db98d6454e910206188e85d5b04cc' (2022-07-02) • Updated input 'openwrt': 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8001e1995539526e873764bcedcff6aa69f1ee9f' (2022-07-03) → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bd84d517eb95df96d6e9dccac387a135a6cc4065' (2022-07-04) • Updated input 'scrapers': 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=refs%2fheads%2fmaster&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) → 'git+https://gitea.c3d2.de/astro/scrapers.git?ref=master&rev=6f2be02ca275d24aa8aa08468f5964dfbaa12797' (2022-06-30) • Updated input 'secrets': 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=refs%2fheads%2fmaster&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) → 'git+ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git?ref=master&rev=7b5db509271e9fbf9d722cf22a08e3658c7b8c82' (2022-06-28) • Updated input 'ticker': 'git+https://gitea.c3d2.de/astro/ticker.git?ref=refs%2fheads%2fmaster&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) → 'git+https://gitea.c3d2.de/astro/ticker.git?ref=master&rev=f41172d3c5ce1690cad1db66a1a57ff62060ae0b' (2022-06-04) • Updated input 'zentralwerk': 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=refs%2fheads%2fmaster&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30) → 'git+https://gitea.c3d2.de/zentralwerk/network.git?ref=master&rev=ac97ea42cfbbe9f598efc2e7fc7cb453cbdd9c90' (2022-06-30)
2022-07-04 21:57:45 +02:00
"ref": "master",
"rev": "2ea199f980a5b16e855ca982941e6c3f13a12966",
"revCount": 1492,
2021-09-07 00:46:39 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
}
}
},
"root": "root",
2020-06-11 07:50:42 +02:00
"version": 7
}