ts-reverse-proxy/flake.lock
Aaron Bieber 892210527f
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9e089e294fef810cfad70843f5e4506349a363f4' (2023-09-26)
  → 'github:nixos/nixpkgs/a5fcd8101180667f9c957512273503186c9974d8' (2023-11-17)
2023-11-17 07:06:27 -07:00

27 lines
534 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1700229332,
"narHash": "sha256-/kxwZJXkrHvevrKxNcW3b0H5+9Dam/g+NsMn6UIG+U8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a5fcd8101180667f9c957512273503186c9974d8",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}