mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 00:19:38 +00:00
!update to 24.11 (beta)
This commit is contained in:
parent
57ed96f0ea
commit
188f78e47f
14 changed files with 50 additions and 94 deletions
|
|
@ -43,12 +43,13 @@
|
|||
};
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
|
||||
# When updating, pin isabelle individually to 24.05 for version 2023
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
inputs."nixpkgs".follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue