Skip to content

Commit 38f00f2

Browse files
committed
rebase nixpkgs to release-24.11
1 parent a0d78b9 commit 38f00f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
description = "CourseMate";
33
inputs = {
4-
nixpkgs.url = "github:NixOS/nixpkgs/master";
4+
nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
55
flake-utils.url = "github:numtide/flake-utils";
66
prisma-utils.url = "github:VanCoding/nix-prisma-utils";
77
fenix = {

0 commit comments

Comments
 (0)