diff options
author | Linnnus <[email protected]> | 2025-03-03 20:57:47 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-03-03 20:57:47 +0100 |
commit | b15f685988bf61c97ec93cafe65121fe431d5330 (patch) | |
tree | 2fc3fa74c31a7a38cb437df16ca3dcb1badf13ee /flake.nix | |
parent | 285cc174707e962eb7c00bdf08ab53d1dc107298 (diff) |
chore: Update flake inputs
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; nix-darwin = { - url = "github:LnL7/nix-darwin"; + url = "github:LnL7/nix-darwin/nix-darwin-24.11"; inputs.nixpkgs.follows = "nixpkgs"; }; agenix = { |