nix-conf/flake.lock

103 lines
2.6 KiB
Plaintext
Raw Normal View History

2024-08-16 10:36:55 -04:00
{
"nodes": {
2024-10-22 21:40:59 -04:00
"flake-programs-sqlite": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2024-10-24 17:42:01 -04:00
"lastModified": 1729776962,
"narHash": "sha256-+aVNtTBq61XMr5fmRluwfbv624axzV5Y6DxLaww71ZI=",
2024-10-22 21:40:59 -04:00
"owner": "wamserma",
"repo": "flake-programs-sqlite",
2024-10-24 17:42:01 -04:00
"rev": "34923154bf9ab189bd24499c265c0c90a41327ab",
2024-10-22 21:40:59 -04:00
"type": "github"
},
"original": {
"owner": "wamserma",
"repo": "flake-programs-sqlite",
"type": "github"
}
},
2024-08-23 14:52:05 -04:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-24 17:42:01 -04:00
"lastModified": 1729716953,
"narHash": "sha256-FbRKGRRd0amsk/WS/UV9ukJ8jT1dZ2pJBISxkX+uq6A=",
2024-08-23 14:52:05 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-24 17:42:01 -04:00
"rev": "a4353cc43d1b4dd6bdeacea90eb92a8b7b78a9d7",
2024-08-23 14:52:05 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-08-16 10:36:55 -04:00
"nixpkgs": {
"locked": {
2024-10-24 17:42:01 -04:00
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
2024-08-16 10:36:55 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-24 17:42:01 -04:00
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
2024-10-04 20:07:34 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-10-24 17:42:01 -04:00
"lastModified": 1729691686,
"narHash": "sha256-BAuPWW+9fa1moZTU+jFh+1cUtmsuF8asgzFwejM4wac=",
2024-10-04 20:07:34 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-24 17:42:01 -04:00
"rev": "32e940c7c420600ef0d1ef396dc63b04ee9cad37",
2024-08-16 10:36:55 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-10-22 21:40:59 -04:00
"flake-programs-sqlite": "flake-programs-sqlite",
2024-08-23 14:52:05 -04:00
"home-manager": "home-manager",
2024-10-04 20:07:34 -04:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2024-08-16 10:36:55 -04:00
}
2024-10-22 21:40:59 -04:00
},
"utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2024-08-16 10:36:55 -04:00
}
},
"root": "root",
"version": 7
}