dotfiles/flake.lock

102 lines
2.5 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
2023-05-03 21:19:59 +00:00
"flake-parts": {
2023-05-03 21:41:33 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-01-12 10:45:37 +00:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-12 10:45:37 +00:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2022-09-26 20:28:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 20:28:35 +00:00
},
"locked": {
2024-01-17 07:40:11 +00:00
"lastModified": 1705446327,
"narHash": "sha256-n7FCuAR2BI1SvLjF6eFc8VE6WLZCMlbToyfqU2ihbkU=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-17 07:40:11 +00:00
"rev": "16cefa78cc801911ebd4ff1faddc6280ab3c9228",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-17 07:40:11 +00:00
"lastModified": 1705316053,
"narHash": "sha256-J2Ey5mPFT8gdfL2XC0JTZvKaBw/b2pnyudEXFvl+dQM=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2024-01-17 07:40:11 +00:00
"rev": "c3e128f3c0ecc1fb04aef9f72b3dcc2f6cecf370",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2024-01-14 09:11:03 +00:00
"ref": "nixos-unstable",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-14 09:11:03 +00:00
"nixpkgs-2311": {
2023-05-03 21:41:33 +00:00
"locked": {
2024-01-17 07:40:11 +00:00
"lastModified": 1705331948,
"narHash": "sha256-qjQXfvrAT1/RKDFAMdl8Hw3m4tLVvMCc8fMqzJv0pP4=",
2024-01-14 09:11:03 +00:00
"owner": "nixos",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2024-01-17 07:40:11 +00:00
"rev": "b8dd8be3c790215716e7c12b247f45ca525867e2",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2024-01-14 09:11:03 +00:00
"owner": "nixos",
"ref": "nixos-23.11",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-14 09:11:03 +00:00
"nixpkgs-lib": {
"locked": {
2024-01-14 09:11:03 +00:00
"dir": "lib",
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-14 09:11:03 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
"type": "github"
},
"original": {
2024-01-14 09:11:03 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"root": {
"inputs": {
2023-05-03 21:41:33 +00:00
"flake-parts": "flake-parts",
2022-09-26 20:28:35 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2024-01-14 09:11:03 +00:00
"nixpkgs-2311": "nixpkgs-2311"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}