t14_legacy_config/flake.lock
Fabián Montero 442b168a4a flake.lock: Update
Flake lock file changes:

• Updated input 'home-manager':
    'github:nix-community/home-manager/80b4360678fa7890964ba8e40a722985bf8d107e' (2022-03-21)
  → 'github:nix-community/home-manager/f911ebbec927e8e9b582f2e32e2b35f730074cfc' (2022-04-08)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/2c66a7a6e036971c4847cca424125f55b9eb0b0b' (2022-03-17)
  → 'github:nixos/nixpkgs/e387bb3a4d0d63446086abbfbe2117e80fe3522a' (2022-04-07)
• Updated input 'nur':
    'github:nix-community/NUR/0e1eb2457d22fa144d14c9b5eedd21d102b93231' (2022-03-22)
  → 'github:nix-community/NUR/0acccecebcb8c718f497de19529b7ee688471d75' (2022-04-08)
2022-04-08 19:55:33 -06:00

65 lines
1.5 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1649392573,
"narHash": "sha256-dCPEJZzExz2+i7AjUuViZUgHC+JXDlBBG/IzuSYWCh8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f911ebbec927e8e9b582f2e32e2b35f730074cfc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1649313840,
"narHash": "sha256-d23rAnhL08BCc88PxWAhEs/D+Kz3fMW2OTGDXWZSFMI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e387bb3a4d0d63446086abbfbe2117e80fe3522a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1649440138,
"narHash": "sha256-eomG5RmI7ctLrKIhNhBUSw6+bW1wJnyMR6Q7tgIbaFE=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0acccecebcb8c718f497de19529b7ee688471d75",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}