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-08-04 19:11:54 +00:00
"lastModified": 1690933134,
"narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-08-04 19:11:54 +00:00
"rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
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-08-16 13:20:03 +00:00
"lastModified": 1692099905,
"narHash": "sha256-/pSusGhmIdSdAaywQRFA5dVbfdIzlWQTecM+E46+cJ0=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-16 13:20:03 +00:00
"rev": "2a6679aa9cc3872c29ba2a57fe1b71b3e3c5649f",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-24 21:40:01 +00:00
"lastModified": 1692698134,
"narHash": "sha256-YtMmZWR/dlTypOcwiZfZTMPr3tj9fwr05QTStfSyDSg=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2023-08-24 21:40:01 +00:00
"rev": "a16f7eb56e88c8985fcc6eb81dabd6cade4e425a",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
"ref": "nixos-23.05",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
2023-05-03 21:41:33 +00:00
"locked": {
"dir": "lib",
2023-08-04 19:11:54 +00:00
"lastModified": 1690881714,
"narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=",
2023-05-03 21:41:33 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-04 19:11:54 +00:00
"rev": "9e1960bc196baf6881340d53dccb203a951745a2",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-08-24 21:40:01 +00:00
"lastModified": 1692734709,
"narHash": "sha256-SCFnyHCyYjwEmgUsHDDuU0TsbVMKeU1vwkR+r7uS2Rg=",
"owner": "nixos",
"repo": "nixpkgs",
2023-08-24 21:40:01 +00:00
"rev": "b85ed9dcbf187b909ef7964774f8847d554fab3b",
"type": "github"
},
"original": {
"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",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}