Skip to content

Commit

Permalink
chore: update nixpkgs from 23.11 to 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
just1602 committed Aug 21, 2024
1 parent 5c95f2b commit d158f48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions nix/nixpkgs-stable.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"nixpkgs-channel": "nixos-23.11",
"date": "Mi 3. Apr 16:47:34 UTC 2024",
"url": "https://github.com/nixos/nixpkgs/archive/219951b495fc2eac67b1456824cc1ec1fd2ee659.tar.gz",
"sha256": "065jy7qivlbdqmbvd7r9h97b23f21axmc4r7sqmq2h0j82rmymxv"
"nixpkgs-channel": "nixos-24.05",
"date": "Wed 21 Aug 2024 06:22:52 PM UTC",
"url": "https://github.com/nixos/nixpkgs/archive/f1bad50880bae73ff2d82fafc22010b4fc097a9c.tar.gz",
"sha256": "1q9cybyzfyrlj1hxz3znaf12i2gbx0j2qy5lbpp6glrz1j6z148g"
}
2 changes: 1 addition & 1 deletion nix/update-nixpkgs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ function prefetch-nixpkgs-channel () {
}

# lorri should always build with the current NixOS stable branch.
prefetch-nixpkgs-channel "nixos-23.11" ./nix/nixpkgs-stable.json
prefetch-nixpkgs-channel "nixos-24.05" ./nix/nixpkgs-stable.json

0 comments on commit d158f48

Please sign in to comment.