From 971c48da072b26bda8bb9b5f6ccda6148b169cd6 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 2 May 2025 13:54:33 +0200 Subject: setup nix-darwin --- flake.lock | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index af9f1a9..2671cc7 100644 --- a/flake.lock +++ b/flake.lock @@ -35,6 +35,27 @@ "type": "github" } }, + "nix-darwin": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1743127615, + "narHash": "sha256-+sMGqywrSr50BGMLMeY789mSrzjkoxZiu61eWjYS/8o=", + "owner": "nix-darwin", + "repo": "nix-darwin", + "rev": "fc843893cecc1838a59713ee3e50e9e7edc6207c", + "type": "github" + }, + "original": { + "owner": "nix-darwin", + "ref": "nix-darwin-24.11", + "repo": "nix-darwin", + "type": "github" + } + }, "nixcord": { "inputs": { "flake-compat": "flake-compat", @@ -72,6 +93,22 @@ "type": "github" } }, + "nixpkgs-darwin": { + "locked": { + "lastModified": 1746163478, + "narHash": "sha256-YO8tVX1TbRP/Rc2dWxNr+f+rLlJ80bilKOnsXaeLBDg=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "c81a66344a0fa9ae018a831c18b9dfec3daa6cb6", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-24.11-darwin", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_2": { "locked": { "lastModified": 1745868005, @@ -91,8 +128,10 @@ "root": { "inputs": { "home-manager": "home-manager", + "nix-darwin": "nix-darwin", "nixcord": "nixcord", "nixpkgs": "nixpkgs_2", + "nixpkgs-darwin": "nixpkgs-darwin", "spicetify-nix": "spicetify-nix" } }, -- cgit v1.3.1