nix/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2023-08-15 09:16:51 -04:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692081771,
"narHash": "sha256-LWhyDz3gi1RzTcW6e6iwfs4VuDWFajOexBKygNIqvQM=",
2023-08-15 09:16:51 -04:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "18791781ea86cbec6bce8bcb847444b9c73b8b3b",
2023-08-15 09:16:51 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2023-08-15 09:49:57 -04:00
"locked": {
"lastModified": 1692067901,
"narHash": "sha256-kq8Pf/nmlXECDWMkQSRGQkjWsA6G0pjzZkfUEaTmXJE=",
2023-08-15 09:16:51 -04:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ea95c0917609e5c48023cc7c6141bea2fdf13970",
2023-08-15 09:16:51 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
2023-08-15 09:16:51 -04:00
}
}
},
"root": "root",
"version": 7
}