flake.lock 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": [
  6. "nixpkgs"
  7. ]
  8. },
  9. "locked": {
  10. "lastModified": 1743550720,
  11. "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
  12. "owner": "hercules-ci",
  13. "repo": "flake-parts",
  14. "rev": "c621e8422220273271f52058f618c94e405bb0f5",
  15. "type": "github"
  16. },
  17. "original": {
  18. "owner": "hercules-ci",
  19. "repo": "flake-parts",
  20. "type": "github"
  21. }
  22. },
  23. "nixpkgs": {
  24. "locked": {
  25. "lastModified": 1746663147,
  26. "narHash": "sha256-Ua0drDHawlzNqJnclTJGf87dBmaO/tn7iZ+TCkTRpRc=",
  27. "owner": "NixOS",
  28. "repo": "nixpkgs",
  29. "rev": "dda3dcd3fe03e991015e9a74b22d35950f264a54",
  30. "type": "github"
  31. },
  32. "original": {
  33. "owner": "NixOS",
  34. "ref": "nixos-unstable",
  35. "repo": "nixpkgs",
  36. "type": "github"
  37. }
  38. },
  39. "root": {
  40. "inputs": {
  41. "flake-parts": "flake-parts",
  42. "nixpkgs": "nixpkgs"
  43. }
  44. }
  45. },
  46. "root": "root",
  47. "version": 7
  48. }