flake.lock: Update

Flake lock file changes:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b099eaa0e01a45fc3459bbe987c3405c425ef05c' (2022-03-01)
  → 'github:NixOS/nixpkgs/6f88260faaaa3cda8f4e478be72be6c0861c47ad' (2022-04-01)
• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/0a0255ddd063bc5d902fcd31c88319347c4383d4' (2022-03-01)
  → 'github:NixOS/nixpkgs/355b09d75974cef72b4a8473a4152be8a350293e' (2022-04-01)
• Updated input 'openwrt':
    'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=b2896d413e4a4ac6593b9473a8d1201ee9876a62' (2022-02-28)
  → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=ee62912b2db0018cd370f2c110e1391ee779cc6d' (2022-03-31)
This commit is contained in:
Astro 2022-04-01 18:37:16 +02:00
parent 382ac6d4e6
commit f8805c584c
1 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1646162891,
"narHash": "sha256-Yoyur5LD3nRKFZRwVi2lHZi2HKoWUJFAHgIFcYsRhho=",
"lastModified": 1648830526,
"narHash": "sha256-vXaBIvst+KvXSRAjYBDzX4vtQERL5R4fe0/7585Msqk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b099eaa0e01a45fc3459bbe987c3405c425ef05c",
"rev": "6f88260faaaa3cda8f4e478be72be6c0861c47ad",
"type": "github"
},
"original": {
@ -18,11 +18,11 @@
},
"nixpkgs-master": {
"locked": {
"lastModified": 1646163513,
"narHash": "sha256-zIrQEi+iXEWVfCsGQqqTiYSrkCYGTCXxSL6TF5Rqwlk=",
"lastModified": 1648828273,
"narHash": "sha256-k/91wilcKTq+tEXYfybNr9idHo+CnMaydVOk1YFQflk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0a0255ddd063bc5d902fcd31c88319347c4383d4",
"rev": "355b09d75974cef72b4a8473a4152be8a350293e",
"type": "github"
},
"original": {
@ -34,11 +34,11 @@
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1646058092,
"narHash": "sha256-XZmvtONx6Y0XpwFHoq/9+HTAbVppo4c8JowbVMen6ds=",
"lastModified": 1648742877,
"narHash": "sha256-YzVapVywbZKg98b7GEN8uLeuxJH2GHe90Q17dTYmImE=",
"ref": "openwrt-21.02",
"rev": "b2896d413e4a4ac6593b9473a8d1201ee9876a62",
"revCount": 50965,
"rev": "ee62912b2db0018cd370f2c110e1391ee779cc6d",
"revCount": 51004,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},