From ac43ae77cc5c44e88915d92e441e06cf69c0681f Mon Sep 17 00:00:00 2001 From: James Walker Date: Sun, 20 Apr 2025 16:07:45 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20experimenting=20with=20?= =?UTF-8?q?podman?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.lock | 18 +++++++++--------- nix/hosts/heraclitus/homebrew.nix | 3 +++ 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 17fc690..0ef396a 100644 --- a/flake.lock +++ b/flake.lock @@ -137,11 +137,11 @@ ] }, "locked": { - "lastModified": 1744498625, - "narHash": "sha256-pL52uCt9CUoTTmysGG91c2FeU7XUvpB7Cep6yon2vDk=", + "lastModified": 1745128386, + "narHash": "sha256-xnNxL9lZC5Ez8AxTgHZZu8pYSNM34+5GD5jGSs8Vq4M=", "owner": "nix-community", "repo": "home-manager", - "rev": "db56335ca8942d86f2200664acdbd5b9212b26ad", + "rev": "f98314bb064cf8f8446c44afbadaaad2505875a7", "type": "github" }, "original": { @@ -222,11 +222,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1744536153, - "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", + "lastModified": 1744868846, + "narHash": "sha256-5RJTdUHDmj12Qsv7XOhuospjAjATNiTMElplWnJE9Hs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", + "rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c", "type": "github" }, "original": { @@ -441,11 +441,11 @@ ] }, "locked": { - "lastModified": 1744518500, - "narHash": "sha256-lv52pnfiRGp5+xkZEgWr56DWiRgkMFXpiGba3eJ3krE=", + "lastModified": 1744669848, + "narHash": "sha256-pXyanHLUzLNd3MX9vsWG+6Z2hTU8niyphWstYEP3/GU=", "owner": "Mic92", "repo": "sops-nix", - "rev": "7e147a1ae90f0d4a374938cdc3df3cdaecb9d388", + "rev": "61154300d945f0b147b30d24ddcafa159148026a", "type": "github" }, "original": { diff --git a/nix/hosts/heraclitus/homebrew.nix b/nix/hosts/heraclitus/homebrew.nix index 1627fc0..2423278 100644 --- a/nix/hosts/heraclitus/homebrew.nix +++ b/nix/hosts/heraclitus/homebrew.nix @@ -15,6 +15,7 @@ _: brews = [ "asdf" "awscli" + "biome" "btop" "cmake" "cocoapods" @@ -36,6 +37,7 @@ _: "mr" "ollama" "opentofu" + "podman" "ripgrep" "sentry-cli" "tea" @@ -76,6 +78,7 @@ _: "obsidian" "opal-composer" "plexamp" + "podman-desktop" "raycast" "slack" "sonos"