nixberry: first viable build

This commit is contained in:
Christoph Hollizeck 2025-11-21 19:24:39 +01:00
parent 0322c74f99
commit d8cf6893e7
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
5 changed files with 48 additions and 45 deletions

17
flake.lock generated
View file

@ -1386,6 +1386,22 @@
"type": "github"
}
},
"nixpkgs-rpi": {
"locked": {
"lastModified": 1761934558,
"narHash": "sha256-0gB7tv25nPv+Vkr9YNi6gOEpX5cuDTnaTZlRNHZfgqA=",
"owner": "nvmd",
"repo": "nixpkgs",
"rev": "791ec2ce5034ba9658e12ee4c33a001a38f5280a",
"type": "github"
},
"original": {
"owner": "nvmd",
"ref": "modules-with-keys-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1763622513,
@ -1578,6 +1594,7 @@
"nixpkgs": "nixpkgs_4",
"nixpkgs-latest-factorio": "nixpkgs-latest-factorio",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-rpi": "nixpkgs-rpi",
"nixpkgs-unstable": "nixpkgs-unstable",
"simple-nixos-mailserver": "simple-nixos-mailserver",
"sops-nix": "sops-nix",