flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2739a9c64ea12b34bd4c30e80cbcafc08393710f' (2022-06-10)
  → 'github:NixOS/nixpkgs/d423c0ce15adf573c2045bef5c921b958b674bb4' (2022-06-20)
• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/5df0c92fb5149a7e1595b4442028c54ea78a5511' (2022-06-10)
  → 'github:NixOS/nixpkgs/ac186b3797113a84b1e721cacfc4ed158b41356b' (2022-06-20)
• Updated input 'openwrt':
    'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=ce92de8c8c90aa2a6281cbfb046fcf6498b78786' (2022-05-17)
  → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-21.02&rev=09a35619b85ecb381368a5a344a7f981ccde6ca9' (2022-06-20)
This commit is contained in:
Astro 2022-06-20 16:12:02 +02:00
parent d88d57cde6
commit fe0db6ff64
1 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1654874416,
"narHash": "sha256-3TNTwM6EB49bka/6f+IW4+09Irhv+Bt82x1RTDefX0Y=",
"lastModified": 1655729248,
"narHash": "sha256-5GrrkHaXknG1M4lYskTR3H9Ghzdmdhp8LhFL9xEKwtU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2739a9c64ea12b34bd4c30e80cbcafc08393710f",
"rev": "d423c0ce15adf573c2045bef5c921b958b674bb4",
"type": "github"
},
"original": {
@ -18,11 +18,11 @@
},
"nixpkgs-master": {
"locked": {
"lastModified": 1654878766,
"narHash": "sha256-qGqJZ2rX9JFgmi5gRqb95OBK/8dlrRV2LaSt3byd6xI=",
"lastModified": 1655733700,
"narHash": "sha256-e2KqgIixRPF0K/u9xCtzrmZd3hIdrR72RqaIkItIQys=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5df0c92fb5149a7e1595b4442028c54ea78a5511",
"rev": "ac186b3797113a84b1e721cacfc4ed158b41356b",
"type": "github"
},
"original": {
@ -34,11 +34,11 @@
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1652825488,
"narHash": "sha256-cnkCtpdHBx55mxvw2c8cMua1adNWYoaLsjURgyvf61g=",
"lastModified": 1655716224,
"narHash": "sha256-l8ksrCeKagzIsZkeHwQk8hpuENRRB6V50/31aG53ioI=",
"ref": "openwrt-21.02",
"rev": "ce92de8c8c90aa2a6281cbfb046fcf6498b78786",
"revCount": 51055,
"rev": "09a35619b85ecb381368a5a344a7f981ccde6ca9",
"revCount": 51057,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},