Skip to content

Commit

Permalink
default.nix: bump nixpkgs revision to most recent 23.05
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Oct 22, 2023
1 parent cd4015f commit 59e85e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ rev ? "c542baa0c894796c92a8173dead027f3b952c22e"
{ rev ? "679cadfdfed2b90311a247b2d6ef6dfd3d6cab73"
, withImplicitSnap ? false
, pkgs ?
if ((rev == "") || (rev == "default") || (rev == "local"))
Expand Down

0 comments on commit 59e85e6

Please sign in to comment.