feat(nix/darwin): Moving stuff away from homebrew

This commit is contained in:
Ahmad Ansori Palembani 2024-10-31 08:21:26 +07:00
parent b0952e8a34
commit b4f1b3a647
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 107 additions and 8 deletions

81
.config/nix/flake.lock generated
View file

@ -1,5 +1,49 @@
{
"nodes": {
"brew-api": {
"flake": false,
"locked": {
"lastModified": 1730330788,
"narHash": "sha256-4cBYfZwWbhNB1uxzOMtlG71aanRzckRBum8jCzqLPhA=",
"owner": "BatteredBunny",
"repo": "brew-api",
"rev": "549a465b34da92f8eb2dfbbb9047d73751ce4107",
"type": "github"
},
"original": {
"owner": "BatteredBunny",
"repo": "brew-api",
"type": "github"
}
},
"brew-nix": {
"inputs": {
"brew-api": [
"brew-api"
],
"flake-utils": "flake-utils",
"nix-darwin": [
"nix-darwin"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724407874,
"narHash": "sha256-3nw5O0wLkeTeBXJTyY2pZ57JaRtouLva1a6nVx2syLU=",
"owner": "BatteredBunny",
"repo": "brew-nix",
"rev": "d3d3a2666e5330e83b6a64b1eb3e1e9380f6da9b",
"type": "github"
},
"original": {
"owner": "BatteredBunny",
"repo": "brew-nix",
"rev": "d3d3a2666e5330e83b6a64b1eb3e1e9380f6da9b",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1727974419,
@ -76,6 +120,24 @@
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
@ -233,6 +295,8 @@
},
"root": {
"inputs": {
"brew-api": "brew-api",
"brew-nix": "brew-nix",
"firefox-darwin": "firefox-darwin",
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
@ -265,7 +329,7 @@
"inputs": {
"crane": "crane",
"devshell": "devshell",
"flake-utils": "flake-utils",
"flake-utils": "flake-utils_2",
"nix-vm-test": "nix-vm-test",
"nixpkgs": [
"nixpkgs"
@ -304,6 +368,21 @@
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [