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-10-03 22:04:08 +00:00
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-03 22:04:08 +00:00
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
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-10-03 22:04:08 +00:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-03 22:04:08 +00:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
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-10-27 20:12:43 +00:00
"lastModified": 1698288402,
"narHash": "sha256-jIIjApPdm+4yt8PglX8pUOexAdEiAax/DXW3S/Mb21E=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2023-10-27 20:12:43 +00:00
"rev": "60b9db998f71ea49e1a9c41824d09aa274be1344",
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",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2023-10-03 22:04:08 +00:00
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
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-10-27 20:12:43 +00:00
"lastModified": 1698134075,
"narHash": "sha256-foCD+nuKzfh49bIoiCBur4+Fx1nozo+4C/6k8BYk4sg=",
2023-10-03 22:04:08 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-27 20:12:43 +00:00
"rev": "8efd5d1e283604f75a808a20e6cde0ef313d07d4",
"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
}