nixos/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-02-27 03:43:43 +00:00
{
"nodes": {
2024-02-27 08:58:20 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-04 07:14:08 +00:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2024-02-27 08:58:20 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-04 07:14:08 +00:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2024-02-27 08:58:20 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-03-04 07:14:08 +00:00
"ref": "release-23.11",
2024-02-27 08:58:20 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-02-27 03:43:43 +00:00
"nixpkgs": {
"locked": {
2024-03-06 00:15:51 +00:00
"lastModified": 1709569716,
"narHash": "sha256-iOR44RU4jQ+YPGrn+uQeYAp7Xo7Z/+gT+wXJoGxxLTY=",
2024-02-27 03:43:43 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-06 00:15:51 +00:00
"rev": "617579a787259b9a6419492eaac670a5f7663917",
2024-02-27 03:43:43 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-03-04 03:24:34 +00:00
"ref": "nixos-23.11",
2024-02-27 03:43:43 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-04 22:59:28 +00:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-27 03:43:43 +00:00
"root": {
"inputs": {
2024-02-27 08:58:20 +00:00
"home-manager": "home-manager",
2024-03-04 22:59:28 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2024-02-27 03:43:43 +00:00
}
}
},
"root": "root",
"version": 7
}