flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0b1090e62edc5ee44a3386c162fa407e45735182' (2022-09-02)
  → 'github:NixOS/nixpkgs/2dd5d3707c5390de4a56384c3054423da4668510' (2022-09-05)
• Updated input 'openwrt':
    'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=8d24ea3f31b4e60a342e579e3218e1adc282dba3' (2022-09-02)
  → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=bcaabe6d0586fabab72aa1fc6c06b8f83b6dfa0c' (2022-09-04)
This commit is contained in:
Astro 2022-09-05 21:03:35 +02:00
parent 0ba27a4e0a
commit f42de9da72
1 changed files with 7 additions and 7 deletions

View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1662160579,
"narHash": "sha256-nqrcCc9czQTAf1VAsxJBCFQ/rVorS01iIWm8fA6/DPs=",
"lastModified": 1662385519,
"narHash": "sha256-B2/lcDDFFKyhKpFAKKsT7lp4vqBoQLd+guXK1DxRs7g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0b1090e62edc5ee44a3386c162fa407e45735182",
"rev": "2dd5d3707c5390de4a56384c3054423da4668510",
"type": "github"
},
"original": {
@ -19,11 +19,11 @@
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1662121919,
"narHash": "sha256-b6AQwKdYgSFlb70u9d50MHFagRBupPxOxkck4NFPkmA=",
"lastModified": 1662298342,
"narHash": "sha256-mSrX0vnRaZCsOsHWk3dHxGWrMU6axEujtJO4Mvorxqc=",
"ref": "openwrt-21.02",
"rev": "8d24ea3f31b4e60a342e579e3218e1adc282dba3",
"revCount": 51109,
"rev": "bcaabe6d0586fabab72aa1fc6c06b8f83b6dfa0c",
"revCount": 51110,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},