📦 heraclitus: adding some packages

This commit is contained in:
James Walker 2025-01-24 11:10:11 -05:00
parent afafcb92ad
commit 04ad800a88
Signed by: walkah
SSH Key Fingerprint: SHA256:f7Gn4jO4BFHZxWfKTTzEAfWz+cLW51IyGFl9MjDyZGI
2 changed files with 9 additions and 6 deletions

12
flake.lock generated
View File

@ -137,11 +137,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1737575492, "lastModified": 1737704314,
"narHash": "sha256-qa/D3NC1JoApnUuLrq1gseBmIxeg6icm/ojPgggMDVQ=", "narHash": "sha256-zta8jvOQ2wRCZmiwFEnS5iCulWAh8e+fLUlQxrgOBjM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "cefb1889b96ddd1dac3dd4734e894f4cadab7802", "rev": "a0428685572b134f6594e7d7f5db5e1febbab2d7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -222,11 +222,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1737525964, "lastModified": 1737622296,
"narHash": "sha256-3wFonKmNRWKq1himW9N3TllbeGIHFACI5vmLpk6moF8=", "narHash": "sha256-GWHH9ljsR0LR29IEruJnKVVk6veeQpo7kfolyDyCVGQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5757bbb8bd7c0630a0cc4bb19c47e588db30b97c", "rev": "055c50feaa548eadca66407630961b77f3ebb750",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -34,8 +34,11 @@ _:
"kubernetes-cli" "kubernetes-cli"
"libtool" "libtool"
"mr" "mr"
"ollama"
"opentofu"
"ripgrep" "ripgrep"
"tea" "tea"
"terraform"
"watchman" "watchman"
]; ];