Skip to content

Commit 71f82ce

Browse files
feat(dependencies): update
1 parent 0bd4bc8 commit 71f82ce

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 = "Packages and development environments for d4";
33

4-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
55

66
outputs =
77
{ self, nixpkgs, ... }:

0 commit comments

Comments
 (0)