Skip to content

Commit 7a0d6a2

Browse files
committed
niv: update nixpkgs
1 parent cc685d4 commit 7a0d6a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

integration-test/nix/sources.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"nixpkgs": {
3-
"branch": "nixos-23.05",
3+
"branch": "nixos-23.11",
44
"description": "Nix Packages collection",
55
"homepage": null,
66
"owner": "NixOS",
77
"repo": "nixpkgs",
8-
"rev": "ad157fe26e74211e7dde0456cb3fd9ab78b6e552",
9-
"sha256": "0l5gimzlbzq1svw48p4h3wf24ry21icl9198jk5x4xqvs6k2gffx",
8+
"rev": "219951b495fc2eac67b1456824cc1ec1fd2ee659",
9+
"sha256": "065jy7qivlbdqmbvd7r9h97b23f21axmc4r7sqmq2h0j82rmymxv",
1010
"type": "tarball",
11-
"url": "https://github.com/NixOS/nixpkgs/archive/ad157fe26e74211e7dde0456cb3fd9ab78b6e552.tar.gz",
11+
"url": "https://github.com/NixOS/nixpkgs/archive/219951b495fc2eac67b1456824cc1ec1fd2ee659.tar.gz",
1212
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
1313
}
1414
}

0 commit comments

Comments
 (0)