feat: Updated nixpkgs definitions to 24.11.

This commit is contained in:
Spencer Brower
2024-09-17 10:14:28 -04:00
parent 195ec3ca74
commit 4f23e6e01e
2 changed files with 57 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
description = "A very basic flake";
inputs = {
# nixpkgs.url = "github:NixOS/nixpkgs/23.11";
# nixpkgs.url = "github:NixOS/nixpkgs/24.11";
sbrow.url = "github:sbrow/nix";