aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-28 13:51:36 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-28 13:51:36 +0200
commit341b9d2f8be11d6149994a89ddbde505a0b7977e (patch)
treef13fce913488593298c85822e16a8cfdcae90f1c /flake.nix
parent0bdadb8f490dbc982954cda7f2c70eec365e05b8 (diff)
downloadhousing-341b9d2f8be11d6149994a89ddbde505a0b7977e.tar.zst
Update golang dependencies
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 93db254..1e8189d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,5 +1,5 @@
{
- description = "Vertical";
+ description = "Housing";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
};