Update to 25.05
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
3f88ab32d5
commit
2168c984ba
4 changed files with 33 additions and 34 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "NixOS config flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-darwin.url = "github:NixOS/nixpkgs/nixpkgs-24.11-darwin";
|
||||
nix-darwin.url = "github:LnL7/nix-darwin/nix-darwin-24.11";
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ghostty = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue