This commit is contained in:
Sean Kovacs 2026-02-16 11:19:04 -05:00
commit a381fd79a9
Signed by: sckova
GPG key ID: 00F325187C68651A
6 changed files with 511 additions and 29 deletions

29
flake.lock generated
View file

@ -3,16 +3,14 @@
"apple-silicon": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1770630652,
"narHash": "sha256-/fhL3g+Rp16vvsNPijhLgBuZeYCv7VJr6OTJpA0ZRnw=",
"lastModified": 1771054135,
"narHash": "sha256-0RYmnOk40U4ZGbW/+3rHlNndrsuHCz9h+xequKWgwHQ=",
"owner": "nix-community",
"repo": "nixos-apple-silicon",
"rev": "f2936008b132717d7cc4616bbac56f7478bb0a58",
"rev": "357186cca0f4c7801ff16970e4b6a05e74fd88e0",
"type": "github"
},
"original": {
@ -314,6 +312,22 @@
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1768305791,
"narHash": "sha256-AIdl6WAn9aymeaH/NvBj0H9qM+XuAuYbGMZaP0zcXAQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1412caf7bf9e660f2f962917c14b1ea1c3bc695e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1765674936,
@ -473,7 +487,8 @@
"niri": "niri",
"nix-cachyos-kernel": "nix-cachyos-kernel",
"nixpkgs": [
"nixpkgs-unstable"
"apple-silicon",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable",