flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d423c0ce15adf573c2045bef5c921b958b674bb4' (2022-06-20)
  → 'github:NixOS/nixpkgs/52527082ea267fe486f0648582d57c85486b2031' (2022-08-22)
• 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=b93327c4692e605649ff1afade98899a9c4aa1ca' (2022-08-09)
This commit is contained in:
Astro 2022-08-22 19:53:04 +02:00
parent d4a2f34f18
commit 3bab8b0376
1 changed files with 7 additions and 7 deletions

View File

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1655729248, "lastModified": 1661187878,
"narHash": "sha256-5GrrkHaXknG1M4lYskTR3H9Ghzdmdhp8LhFL9xEKwtU=", "narHash": "sha256-/wCqoQB1BsaVi4nb8Iz0PreeBNMTim0p78NLtyWejFE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d423c0ce15adf573c2045bef5c921b958b674bb4", "rev": "52527082ea267fe486f0648582d57c85486b2031",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -19,11 +19,11 @@
"openwrt": { "openwrt": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1655716224, "lastModified": 1660025726,
"narHash": "sha256-l8ksrCeKagzIsZkeHwQk8hpuENRRB6V50/31aG53ioI=", "narHash": "sha256-Zt12dD0JUWtyil3Wx4u8LAhMHgYZC+RC3HmPYzGLZt0=",
"ref": "openwrt-21.02", "ref": "openwrt-21.02",
"rev": "09a35619b85ecb381368a5a344a7f981ccde6ca9", "rev": "b93327c4692e605649ff1afade98899a9c4aa1ca",
"revCount": 51057, "revCount": 51088,
"type": "git", "type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git" "url": "https://git.openwrt.org/openwrt/openwrt.git"
}, },