gostart/flake.lock
Aaron Bieber 5104c0d016
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/48a0fb7aab511df92a17cf239c37f2bd2ec9ae3a' (2023-05-18)
  → 'github:NixOS/nixpkgs/50a183182d7ae39133555414d48d5d609a28a57d' (2023-05-21)
2023-05-22 07:07:31 -06:00

27 lines
541 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1684662198,
"narHash": "sha256-lmGDGuFONWSoGBKDDhU/6fOhhmFoZQ8rPf+kS7/e/Gs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "50a183182d7ae39133555414d48d5d609a28a57d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}