summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-05 18:19:45 -0700
committerFuwn <[email protected]>2025-05-05 18:19:45 -0700
commit0e3038f6dfe17ed19ffe58fc1753f287ac171b91 (patch)
treeb06f454af8ed7c85a934949d59847c21f44a6d22 /flake.lock
parentNara: Clean up Homebrew (diff)
downloadnixos-config-0e3038f6dfe17ed19ffe58fc1753f287ac171b91.tar.xz
nixos-config-0e3038f6dfe17ed19ffe58fc1753f287ac171b91.zip
Flake: Clean up on macOS
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock40
1 files changed, 40 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 8ebd165..7f53f82 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1059,6 +1059,21 @@
"type": "github"
}
},
+ "mk-shell-bin": {
+ "locked": {
+ "lastModified": 1677004959,
+ "narHash": "sha256-/uEkr1UkJrh11vD02aqufCxtbF5YnhRTIKlx5kyvf+I=",
+ "owner": "rrbutani",
+ "repo": "nix-mk-shell-bin",
+ "rev": "ff5d8bd4d68a347be5042e2f16caee391cd75887",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rrbutani",
+ "repo": "nix-mk-shell-bin",
+ "type": "github"
+ }
+ },
"nerdsupremacist-homebrew-tap": {
"flake": false,
"locked": {
@@ -1448,6 +1463,29 @@
"type": "github"
}
},
+ "nix2container": {
+ "inputs": {
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1744699837,
+ "narHash": "sha256-mJ1OgxMM2VTTjSVrMZItM8DxttzROYbWkmEPvYF/Kpg=",
+ "owner": "nlewo",
+ "repo": "nix2container",
+ "rev": "78aadfc4ee1f9c2ee256e304b180ca356eb6a045",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nlewo",
+ "repo": "nix2container",
+ "type": "github"
+ }
+ },
"nix_2": {
"inputs": {
"flake-compat": "flake-compat",
@@ -1960,6 +1998,7 @@
"jovian": "jovian",
"just-flake": "just-flake",
"koekeishiya-homebrew-tap": "koekeishiya-homebrew-tap",
+ "mk-shell-bin": "mk-shell-bin",
"nerdsupremacist-homebrew-tap": "nerdsupremacist-homebrew-tap",
"nikitabobko-homebrew-tap": "nikitabobko-homebrew-tap",
"nix-alien": "nix-alien",
@@ -1973,6 +2012,7 @@
"nix-prettier": "nix-prettier",
"nix-search": "nix-search",
"nix-thorium": "nix-thorium",
+ "nix2container": "nix2container",
"nixpkgs": "nixpkgs_7",
"nixpkgs-darwin": "nixpkgs-darwin",
"nixpkgs-stable": "nixpkgs-stable",