This commit is contained in:
Robin Appelman 2024-12-01 20:54:20 +01:00
commit 42c887cb63
5 changed files with 716 additions and 512 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-24.05";
nixpkgs.url = "nixpkgs/nixos-24.11";
flakelight = {
url = "github:nix-community/flakelight";
inputs.nixpkgs.follows = "nixpkgs";