dotfiles.nix/flake.lock
willemml bf66a318a5
flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/cbacdaba3c7b361defb36e1cdfa03ae4e74eb4a8' (2022-12-29)
  → 'github:nix-community/home-manager/54245e1820caabd8a0b53ce4d47e4d0fefe04cd4' (2023-01-03)
• Updated input 'nixpkgs-22_11':
    'github:NixOS/nixpkgs/619a61fcfde0cce679708b8644d136e455e84eac' (2022-12-27)
  → 'github:NixOS/nixpkgs/0bf3109eeb61780965c27f4a0a4affdcd0cd4d3d' (2023-01-01)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/e182da8622a354d44c39b3d7a542dc12cd7baa5f' (2022-12-28)
  → 'github:nixos/nixpkgs/0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4' (2023-01-02)
• Updated input 'nur':
    'github:nix-community/NUR/e914bcdc68da7d0b96ea4645a3996e0efd735dcc' (2022-12-29)
  → 'github:nix-community/NUR/59bac5300ebf4c647eedd86e0403ac7df8ec37fe' (2023-01-04)
2023-01-04 09:57:44 -08:00

114 lines
3 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-22_11"
],
"utils": "utils"
},
"locked": {
"lastModified": 1672780900,
"narHash": "sha256-DxuSn6BdkZapIbg76xzYx1KhVPEZeBexMkt1q/sMVPA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "54245e1820caabd8a0b53ce4d47e4d0fefe04cd4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs-22_11": {
"locked": {
"lastModified": 1672616430,
"narHash": "sha256-e18rRwDUaW/Uw1tBmtsVueJ2SVI5DLhrEGwhkIo+c50=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0bf3109eeb61780965c27f4a0a4affdcd0cd4d3d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1672617983,
"narHash": "sha256-68WDiCBs631mbDDk4UAKdGURKcsfW6hjb7wgudTAe5o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-willem": {
"locked": {
"lastModified": 1672791794,
"narHash": "sha256-mqGPpGmwap0Wfsf3o2b6qHJW1w2kk/I6cGCGIU+3t6o=",
"ref": "master",
"rev": "9813adc7f7c0edd738c6bdd8431439688bb0cb3d",
"revCount": 439706,
"type": "git",
"url": "file:///Users/willem/dev/nixpkgs"
},
"original": {
"ref": "master",
"type": "git",
"url": "file:///Users/willem/dev/nixpkgs"
}
},
"nur": {
"locked": {
"lastModified": 1672854292,
"narHash": "sha256-yEOr5XLUpW7sOYMWIzlBOUMGoJmNaoe5Csot1/f3MvI=",
"owner": "nix-community",
"repo": "NUR",
"rev": "59bac5300ebf4c647eedd86e0403ac7df8ec37fe",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixpkgs-willem": "nixpkgs-willem",
"nur": "nur"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}