Skip to content

Commit

Permalink
Update nixos commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
sportfloh committed Jul 2, 2023
1 parent 3e35347 commit 496df2b
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
Expand Up @@ -4,7 +4,7 @@ let
name = "nixos-23.05";
url = "https://github.com/nixos/nixpkgs/";
ref = "refs/heads/nixos-23.05";
rev = "a1007637cea374bd1bafd754cfd5388894c49129";
rev = "9790f3242da2152d5aa1976e3e4b8b414f4dd206";
}) {};

site = pkgs.stdenv.mkDerivation rec {
Expand Down

0 comments on commit 496df2b

Please sign in to comment.