iso7010-a-day/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-10-24 13:36:13 +01:00
{
"nodes": {
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1632266297,
"narHash": "sha256-J1yeJk6Gud9ef2pEf6aKQemrfg1pVngYDSh+SAY94xk=",
"owner": "nmattia",
"repo": "naersk",
"rev": "ee7edec50b49ab6d69b06d62f1de554efccb1ccd",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-01-09 21:18:05 +00:00
"lastModified": 1641687203,
"narHash": "sha256-W6Xrb/l1x+E+WMVLw4q5HUnNjt3x4WQFSYJtjJtopbU=",
2021-10-24 13:36:13 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-09 21:18:05 +00:00
"rev": "00acdb2aa817048fbe1f91ece18fe7de09762531",
2021-10-24 13:36:13 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-01-09 21:18:05 +00:00
"ref": "nixos-21.11",
2021-10-24 13:36:13 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"naersk": "naersk",
2021-11-17 22:55:49 +00:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-10-24 13:36:13 +01:00
}
}
},
"root": "root",
"version": 7
}