testspin testenv use nixpkgs unstable

This commit is contained in:
Arthur Noel 2023-12-03 11:34:12 +00:00
parent 3e3bde71b3
commit 980ccb419e
2 changed files with 5 additions and 4 deletions

View File

@ -20,15 +20,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1701602205,
"narHash": "sha256-4+XTQ7cAdL7PG+rpvTc6xMC+nxL4dwtLc0ncJYTKeCM=",
"lastModified": 1701401302,
"narHash": "sha256-kfCOHzgtmHcgJwH7uagk8B+K1Qz58rN79eTLe55eGqA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4d139f4f0e0b3d6ac2620fcb7ec07d3bc2cbe789",
"rev": "69a165d0fd2b08a78dbd2c98f6f860ceb2bbcd40",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}

View File

@ -1,6 +1,6 @@
{
description = "A very basic flake";
inputs.nixpkgs.url = "github:NixOS/nixpkgs";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
inputs.flake-utils.url = "github:numtide/flake-utils";
# deadnix: skip