sbc-deploys/flake.lock

255 lines
6.6 KiB
Text
Raw Normal View History

2023-01-25 01:58:39 +00:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
2023-01-26 03:26:30 +00:00
"nixpkgs": [
"nixpkgs"
],
2023-01-25 01:58:39 +00:00
"utils": "utils"
},
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1718194053,
"narHash": "sha256-FaGrf7qwZ99ehPJCAwgvNY5sLCqQ3GDiE/6uLhxxwSY=",
2023-01-25 01:58:39 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2024-06-30 20:02:29 +00:00
"rev": "3867348fa92bc892eba5d9ddb2d7a97b9e127a8a",
2023-01-25 01:58:39 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-01-25 01:58:39 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-01-25 01:58:39 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-04-21 18:40:13 +00:00
"inputs": {
"systems": "systems_2"
2023-04-21 18:40:13 +00:00
},
2023-01-25 01:58:39 +00:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
2023-01-25 01:58:39 +00:00
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2023-01-25 01:58:39 +00:00
}
},
"nixpkgs": {
"locked": {
2024-07-02 22:38:29 +00:00
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
"owner": "NixOS",
2023-01-26 03:26:30 +00:00
"repo": "nixpkgs",
2024-07-02 22:38:29 +00:00
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
2023-01-26 03:26:30 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2023-01-26 03:26:30 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1719663039,
"narHash": "sha256-tXlrgAQygNIy49LDVFuPXlWD2zTQV9/F8pfoqwwPJyo=",
2023-01-25 01:58:39 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-30 20:02:29 +00:00
"rev": "4a1e673523344f6ccc84b37f4413ad74ea19a119",
2023-01-25 01:58:39 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-03-01 21:21:36 +00:00
"ref": "release-23.11",
2023-01-25 01:58:39 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-08 17:50:19 +00:00
"nixpkgsUnstable": {
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1719506693,
"narHash": "sha256-C8e9S7RzshSdHB7L+v9I51af1gDM5unhJ2xO1ywxNH8=",
2023-10-08 17:50:19 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-30 20:02:29 +00:00
"rev": "b2852eb9365c6de48ffb0dc2c9562591f652242a",
2023-10-08 17:50:19 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-21 22:05:58 +00:00
"nixpkgs_2": {
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1719426051,
"narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=",
2023-04-21 22:05:58 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-30 20:02:29 +00:00
"rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd",
2023-04-21 22:05:58 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-30 20:02:29 +00:00
"ref": "nixos-24.05",
2023-04-21 22:05:58 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"rockchip": {
"inputs": {
"nixpkgsStable": [
"sd-images",
"nixpkgs"
],
2023-10-08 17:50:19 +00:00
"nixpkgsUnstable": "nixpkgsUnstable",
2023-05-17 03:56:16 +00:00
"utils": [
"sd-images",
"flake-utils"
]
},
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1719774954,
"narHash": "sha256-zuAVnldSUT6JPVzeEXlOcclofKAur4FMsBnRWbdgmDU=",
"owner": "asonix",
"repo": "nixos-rockchip",
2024-06-30 20:02:29 +00:00
"rev": "2117b343ff9cda2e2f5d8f2d4fb229c75d244972",
"type": "github"
},
"original": {
"owner": "asonix",
2024-06-30 20:02:29 +00:00
"ref": "asonix/update-linux-6.9-uboot-2024.04",
"repo": "nixos-rockchip",
"type": "github"
}
},
2023-01-25 01:58:39 +00:00
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
2023-01-28 00:32:14 +00:00
"nixpkgs": "nixpkgs",
2023-02-19 18:27:13 +00:00
"sd-images": "sd-images",
2023-01-26 05:24:17 +00:00
"sops-nix": "sops-nix"
2023-01-26 03:26:30 +00:00
}
},
2023-02-19 18:27:13 +00:00
"sd-images": {
"inputs": {
"flake-utils": "flake-utils",
2023-04-21 22:05:58 +00:00
"nixpkgs": "nixpkgs_2",
"nixpkgsUnstable": [
2023-02-19 18:27:13 +00:00
"nixpkgs"
],
"rockchip": "rockchip"
2023-02-19 18:27:13 +00:00
},
"locked": {
2024-06-30 20:02:29 +00:00
"lastModified": 1719777003,
"narHash": "sha256-+Fau/+/zQHfQoiswO/WiWA6do1ti8tjmJsK0BjM11vw=",
"ref": "asonix/nabam-sd-image",
2024-06-30 20:02:29 +00:00
"rev": "1ee1f4b59c92c0f0374ca988aeb453d2e2c43817",
"revCount": 73,
2023-02-19 18:27:13 +00:00
"type": "git",
"url": "https://git.asonix.dog/asonix/sd-images"
},
"original": {
"ref": "asonix/nabam-sd-image",
2023-02-19 18:27:13 +00:00
"type": "git",
"url": "https://git.asonix.dog/asonix/sd-images"
}
},
2023-01-26 03:26:30 +00:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-07-02 22:38:29 +00:00
"lastModified": 1719873517,
"narHash": "sha256-D1dxZmXf6M2h5lNE1m6orojuUawVPjogbGRsqSBX+1g=",
2023-01-26 03:26:30 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-07-02 22:38:29 +00:00
"rev": "a11224af8d824935f363928074b4717ca2e280db",
2023-01-26 03:26:30 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-04-21 18:40:13 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-01-25 01:58:39 +00:00
"utils": {
"inputs": {
"systems": "systems"
},
2023-01-25 01:58:39 +00:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-01-25 01:58:39 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-01-25 01:58:39 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}