Skip to content

Commit

Permalink
Bump Nixpkgs to nixos-23.11
Browse files Browse the repository at this point in the history
This is a major change that will cause massive server changes.
I'm letting GitHub Actions handle this! What could go wrong :)
  • Loading branch information
diamondburned committed Dec 1, 2023
1 parent 55339eb commit ca8ec1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixos-unstable",
"branch": "nixos-23.11",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
"sha256": "16dw011p3z4bgphc8ddahp3qvwj0mz266v7ldwxjl7msypxk8bmc",
"rev": "50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3",
"sha256": "05vmvgjwj75nx7dvp534h3y1zhf2zqddcxpcyjlkrj0zb4id9mcl",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/50aa30a13c4ab5e7ba282da460a3e3d44e9d0eb3.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "nixos-unstable"
},
Expand Down

0 comments on commit ca8ec1b

Please sign in to comment.