all repos — char/flake @ 8f741691059df56e140d5abfbb198f1b13de1402

nixos flake

update nixos release
Charlotte Som charlotte@som.codes
Fri, 24 Jan 2025 10:46:12 +0000
commit

8f741691059df56e140d5abfbb198f1b13de1402

parent

c8ebe782d87af66a0528afd4cdfe59e115949b83

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M flake.nixflake.nix

@@ -1,7 +1,7 @@

{ description = "charlotte's NixOS flake"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; lix = {