flake.lock: Update

Flake lock file changes:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b099eaa0e01a45fc3459bbe987c3405c425ef05c' (2022-03-01)
  → 'github:astro/nixpkgs/c12c305307b7861b8fe76cdbe314048476f1aef4' (2022-03-02)
• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/0a0255ddd063bc5d902fcd31c88319347c4383d4' (2022-03-01)
  → 'github:astro/nixpkgs/c12c305307b7861b8fe76cdbe314048476f1aef4' (2022-03-02)
• 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=7bd583e5f31e5c42df47f0286b0dcbc6df30765e' (2022-03-02)
This commit is contained in:
Astro 2022-03-03 00:09:01 +01:00
parent 1c51ae99c5
commit 1e7317bcb6
1 changed files with 16 additions and 15 deletions

View File

@ -2,31 +2,32 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1646162891,
"narHash": "sha256-Yoyur5LD3nRKFZRwVi2lHZi2HKoWUJFAHgIFcYsRhho=",
"owner": "NixOS",
"lastModified": 1646257734,
"narHash": "sha256-Yexj0oZNztMo2WDBj3LhBJUCiVD++Zu28UPrAyJ5uTs=",
"owner": "astro",
"repo": "nixpkgs",
"rev": "b099eaa0e01a45fc3459bbe987c3405c425ef05c",
"rev": "c12c305307b7861b8fe76cdbe314048476f1aef4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"owner": "astro",
"ref": "pacemaker",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1646163513,
"narHash": "sha256-zIrQEi+iXEWVfCsGQqqTiYSrkCYGTCXxSL6TF5Rqwlk=",
"owner": "NixOS",
"lastModified": 1646257734,
"narHash": "sha256-Yexj0oZNztMo2WDBj3LhBJUCiVD++Zu28UPrAyJ5uTs=",
"owner": "astro",
"repo": "nixpkgs",
"rev": "0a0255ddd063bc5d902fcd31c88319347c4383d4",
"rev": "c12c305307b7861b8fe76cdbe314048476f1aef4",
"type": "github"
},
"original": {
"owner": "NixOS",
"owner": "astro",
"ref": "pacemaker",
"repo": "nixpkgs",
"type": "github"
}
@ -34,11 +35,11 @@
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1646058092,
"narHash": "sha256-XZmvtONx6Y0XpwFHoq/9+HTAbVppo4c8JowbVMen6ds=",
"lastModified": 1646224172,
"narHash": "sha256-vyKtdF4wX6abAJfFDMH/TSdIa+DSZ3nTgVbAiFZTAIo=",
"ref": "openwrt-21.02",
"rev": "b2896d413e4a4ac6593b9473a8d1201ee9876a62",
"revCount": 50965,
"rev": "7bd583e5f31e5c42df47f0286b0dcbc6df30765e",
"revCount": 50966,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},