flake.lock 567 B

123456789101112131415161718192021222324252627
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1692447944,
  6. "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=",
  7. "owner": "NixOS",
  8. "repo": "nixpkgs",
  9. "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "NixOS",
  14. "ref": "nixos-unstable",
  15. "repo": "nixpkgs",
  16. "type": "github"
  17. }
  18. },
  19. "root": {
  20. "inputs": {
  21. "nixpkgs": "nixpkgs"
  22. }
  23. }
  24. },
  25. "root": "root",
  26. "version": 7
  27. }