summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2025-07-22 12:01:01 -0300
committerLeonardo Santiago <[email protected]>2025-07-22 12:01:01 -0300
commit07e1b844732785aab02858ec5ca1352547d9918c (patch)
tree4cbb2339d0d663d5a9874a081954eb6101019b00 /flake.nix
parent9317f9ed34d73c89f9648d5291f021b1dd60aa57 (diff)
feat: eglot-booster, update packages, typst mode
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 38bd59c..5c5b9a2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,7 +1,7 @@
{
description = "My personal devices' flake modules";
inputs = {
- nixpkgs.url = "github:nixos/nixpkgs/e752bd719cf334c45127ec06f700eac81154b011";
+ nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixos-hardware.url = "github:NixOS/nixos-hardware";
home-manager.url = "github:nix-community/home-manager";
agenix = {