dotfiles/flake.lock

103 lines
2.6 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": {
2023-11-04 08:11:49 +00:00
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-04 08:11:49 +00:00
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
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": {
2023-11-21 08:01:03 +00:00
"lastModified": 1700392168,
"narHash": "sha256-v5LprEFx3u4+1vmds9K0/i7sHjT0IYGs7u9v54iz/OA=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-21 08:01:03 +00:00
"rev": "28535c3a34d79071f2ccb68671971ce0c0984d7e",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-03 22:04:08 +00:00
"ref": "release-23.05",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-21 08:01:03 +00:00
"lastModified": 1700403855,
"narHash": "sha256-Q0Uzjik9kUTN9pd/kp52XJi5kletBhy29ctBlAG+III=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2023-11-21 08:01:03 +00:00
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2023-10-03 22:04:08 +00:00
"ref": "nixos-23.05",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-lib": {
2023-05-03 21:41:33 +00:00
"locked": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
2023-11-04 08:11:49 +00:00
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
2023-10-03 22:04:08 +00:00
"owner": "NixOS",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2023-11-04 08:11:49 +00:00
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-unstable": {
"locked": {
2023-11-21 08:01:03 +00:00
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
2023-10-03 22:04:08 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-21 08:01:03 +00:00
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"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",
2023-10-03 22:04:08 +00:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}