add(nix): nix-darwin !

This commit is contained in:
Léana 江 2024-02-28 12:22:40 +01:00 committed by Léana 江
parent 3b8c2068e9
commit 892ab68fbd
6 changed files with 110 additions and 25 deletions

21
nix/flake.lock generated
View file

@ -225,6 +225,26 @@
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709112925,
"narHash": "sha256-5y8Dhw1HYdc+BWv+qQjJUIwc+ByoudtoGaHEcrXYlXw=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "283d59778e6b8c41cac4bdeac5b2512d6de51150",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixnur": {
"locked": {
"lastModified": 1706975052,
@ -467,6 +487,7 @@
"audio-lint": "audio-lint",
"flake-utils": "flake-utils",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
"nixnur": "nixnur",
"nixpkgs": "nixpkgs_4",
"nixunstable": "nixunstable",