linuxware/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-11-05 04:53:31 -03:00
{
"nodes": {
"home-manager": {
2024-01-12 17:01:45 -03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-24 03:21:39 -03:00
"lastModified": 1718983978,
"narHash": "sha256-lp6stESwTLBZUQ5GBivxwNehShmBp4jqeX/1xahM61w=",
"owner": "nix-community",
"repo": "home-manager",
2024-06-24 03:21:39 -03:00
"rev": "c559542f0aa87971a7f4c1b3478fe33cc904b902",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-05 04:53:31 -03:00
"nixpkgs": {
"locked": {
2024-06-24 03:21:39 -03:00
"lastModified": 1718895438,
"narHash": "sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw+0Bwe5DLU=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-24 03:21:39 -03:00
"rev": "d603719ec6e294f034936c0d0dc06f689d91b6c3",
2023-11-05 04:53:31 -03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-11-05 04:53:31 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-12 17:01:45 -03:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
2024-01-12 17:01:45 -03:00
}
2023-11-05 04:53:31 -03:00
}
},
"root": "root",
"version": 7
}