diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -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" } }, |
