nixos-config/flake.lock
Sean Buckley ae3619c981 flake.lock: Update
Flake lock file changes:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d89f18a17e51532ed5f4d45297b0ddf11e46b9c8' (2022-03-25)
  → 'github:NixOS/nixpkgs/e387bb3a4d0d63446086abbfbe2117e80fe3522a' (2022-04-07)
2022-04-08 10:36:00 -04:00

26 lines
538 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1649313840,
"narHash": "sha256-d23rAnhL08BCc88PxWAhEs/D+Kz3fMW2OTGDXWZSFMI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e387bb3a4d0d63446086abbfbe2117e80fe3522a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}