network/flake.lock
Astro 1e7317bcb6 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)
2022-03-03 00:09:01 +01:00

63 lines
1.6 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1646257734,
"narHash": "sha256-Yexj0oZNztMo2WDBj3LhBJUCiVD++Zu28UPrAyJ5uTs=",
"owner": "astro",
"repo": "nixpkgs",
"rev": "c12c305307b7861b8fe76cdbe314048476f1aef4",
"type": "github"
},
"original": {
"owner": "astro",
"ref": "pacemaker",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1646257734,
"narHash": "sha256-Yexj0oZNztMo2WDBj3LhBJUCiVD++Zu28UPrAyJ5uTs=",
"owner": "astro",
"repo": "nixpkgs",
"rev": "c12c305307b7861b8fe76cdbe314048476f1aef4",
"type": "github"
},
"original": {
"owner": "astro",
"ref": "pacemaker",
"repo": "nixpkgs",
"type": "github"
}
},
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1646224172,
"narHash": "sha256-vyKtdF4wX6abAJfFDMH/TSdIa+DSZ3nTgVbAiFZTAIo=",
"ref": "openwrt-21.02",
"rev": "7bd583e5f31e5c42df47f0286b0dcbc6df30765e",
"revCount": 50966,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-21.02",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"openwrt": "openwrt"
}
}
},
"root": "root",
"version": 7
}