feat: update to nixos-25.05 (beta)
Some checks failed
/ check (push) Failing after 1m53s
/ build-packages (push) Has been skipped
/ build-vm (push) Has been skipped
/ report-size (push) Has been skipped

Iron out the issues before it releases.
This commit is contained in:
Jalil David Salamé Messina 2025-05-19 22:59:11 +02:00
parent bca776687f
commit 5d76cfb0ad
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@
# Flake inputs
inputs = {
nixpkgs.url = "https://channels.nixos.org/nixos-24.11/nixexprs.tar.xz";
nixpkgs.url = "https://channels.nixos.org/nixos-25.05/nixexprs.tar.xz";
unstable.url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz";
# Lix
lix-module = {