forked from M-Labs/artiq
1
0
Fork 0

flake: update nixpkgs

This commit is contained in:
Sebastien Bourdeauducq 2023-11-01 17:43:16 +08:00
parent 4784a42030
commit c1574ef7fe
1 changed files with 8 additions and 8 deletions

View File

@ -64,11 +64,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1698239362, "lastModified": 1698825227,
"narHash": "sha256-RzvXRJvGJnzYO7N/q5nihJtX8nozarvcsWAV1bfTVNw=", "narHash": "sha256-oAx9tPCRq5pClSZqItW0qFmfmvRXbVid+FhPBelJUAw=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "ea2ab0ef7c9fbaf7d57b5f7f2986f474b20c98e3", "rev": "e546535df04ba1737dbefdc2ef82c268519ffc75",
"revCount": 893, "revCount": 903,
"type": "git", "type": "git",
"url": "https://git.m-labs.hk/m-labs/nac3.git" "url": "https://git.m-labs.hk/m-labs/nac3.git"
}, },
@ -79,16 +79,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1698233941, "lastModified": 1698553279,
"narHash": "sha256-n66he1jg9pt/zkVACpWwVMYTIkGmF4jOM764mMj0ffw=", "narHash": "sha256-T/9P8yBSLcqo/v+FTOBK+0rjzjPMctVymZydbvR/Fak=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "545857e74921a41af587931bd80dfed5541c3cbf", "rev": "90e85bc7c1a6fc0760a94ace129d3a1c61c3d035",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "NixOS",
"ref": "master", "ref": "nixpkgs-unstable",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }