Commit 2abb087e9c7a
Changed files (1)
flake.lock
@@ -46,6 +46,22 @@
"type": "github"
}
},
+ "argononed": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1729566243,
+ "narHash": "sha256-DPNI0Dpk5aym3Baf5UbEe5GENDrSmmXVdriRSWE+rgk=",
+ "owner": "nvmd",
+ "repo": "argononed",
+ "rev": "16dbee54d49b66d5654d228d1061246b440ef7cf",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nvmd",
+ "repo": "argononed",
+ "type": "github"
+ }
+ },
"buildkit-tekton": {
"inputs": {
"nix-github-actions": "nix-github-actions",
@@ -378,24 +394,6 @@
"type": "github"
}
},
- "flake-utils": {
- "inputs": {
- "systems": "systems_3"
- },
- "locked": {
- "lastModified": 1681202837,
- "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -725,6 +723,53 @@
"type": "github"
}
},
+ "nixos-images": {
+ "inputs": {
+ "nixos-stable": [
+ "nixos-raspberrypi",
+ "nixpkgs"
+ ],
+ "nixos-unstable": [
+ "nixos-raspberrypi",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1747747741,
+ "narHash": "sha256-LUOH27unNWbGTvZFitHonraNx0JF/55h30r9WxqrznM=",
+ "owner": "nvmd",
+ "repo": "nixos-images",
+ "rev": "cbbd6db325775096680b65e2a32fb6187c09bbb4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nvmd",
+ "ref": "sdimage-installer",
+ "repo": "nixos-images",
+ "type": "github"
+ }
+ },
+ "nixos-raspberrypi": {
+ "inputs": {
+ "argononed": "argononed",
+ "nixos-images": "nixos-images",
+ "nixpkgs": "nixpkgs_2"
+ },
+ "locked": {
+ "lastModified": 1751645438,
+ "narHash": "sha256-PH/EEaWI33UWcahMLYxG2aL7K2qSNJsyckITYrNPr2E=",
+ "owner": "nvmd",
+ "repo": "nixos-raspberrypi",
+ "rev": "157cf84d037896411b2d2b3fde3d03a8967d8aed",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nvmd",
+ "ref": "main",
+ "repo": "nixos-raspberrypi",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1730768919,
@@ -774,6 +819,22 @@
}
},
"nixpkgs_2": {
+ "locked": {
+ "lastModified": 1751644338,
+ "narHash": "sha256-dXN4Ig8grBd7Hd5zk9bSmajZlcGbJbqLNI0LCus9+A0=",
+ "owner": "nvmd",
+ "repo": "nixpkgs",
+ "rev": "df3e3357bdc6ec1c098f5baedbec86320f26d84c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nvmd",
+ "ref": "modules-with-keys-25.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_3": {
"locked": {
"lastModified": 1751271578,
"narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
@@ -789,20 +850,6 @@
"type": "github"
}
},
- "nixpkgs_3": {
- "locked": {
- "lastModified": 1682134069,
- "narHash": "sha256-TnI/ZXSmRxQDt2sjRYK/8j8iha4B4zP2cnQCZZ3vp7k=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "fd901ef4bf93499374c5af385b2943f5801c0833",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "type": "indirect"
- }
- },
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
@@ -911,12 +958,12 @@
"nix-github-actions": "nix-github-actions_4",
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
- "nixpkgs": "nixpkgs_2",
+ "nixos-raspberrypi": "nixos-raspberrypi",
+ "nixpkgs": "nixpkgs_3",
"nixpkgs-25_05": "nixpkgs-25_05",
"nixpkgs-master": "nixpkgs-master",
"pre-commit-hooks": "pre-commit-hooks_3",
- "system-manager": "system-manager",
- "vscode-server": "vscode-server"
+ "system-manager": "system-manager"
}
},
"rust-overlay": {
@@ -989,40 +1036,6 @@
"repo": "default",
"type": "github"
}
- },
- "systems_3": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- },
- "vscode-server": {
- "inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs_3"
- },
- "locked": {
- "lastModified": 1750353031,
- "narHash": "sha256-Bx7DOPLhkr8Z60U9Qw4l0OidzHoqLDKQH5rDV5ef59A=",
- "owner": "nix-community",
- "repo": "nixos-vscode-server",
- "rev": "4ec4859b12129c0436b0a471ed1ea6dd8a317993",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "nixos-vscode-server",
- "type": "github"
- }
}
},
"root": "root",