Skip to content

Commit 3600baf

Browse files
committed
update nixpkgs
1 parent 7f3649c commit 3600baf

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,6 +1,6 @@
11
{
22
description = "NUR repository of program synthesis tools";
3-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
3+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
44
outputs = {
55
self,
66
nixpkgs,

0 commit comments

Comments
 (0)