flake.lock 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1710146030,
  9. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1716218643,
  24. "narHash": "sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM=",
  25. "rev": "a8695cbd09a7ecf3376bd62c798b9864d20f86ee",
  26. "revCount": 558586,
  27. "type": "tarball",
  28. "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2311.558586%2Brev-a8695cbd09a7ecf3376bd62c798b9864d20f86ee/018f984a-ecea-79c1-a569-f979f634f3d9/source.tar.gz"
  29. },
  30. "original": {
  31. "type": "tarball",
  32. "url": "https://flakehub.com/f/NixOS/nixpkgs/%2A.tar.gz"
  33. }
  34. },
  35. "root": {
  36. "inputs": {
  37. "flake-utils": "flake-utils",
  38. "nixpkgs": "nixpkgs"
  39. }
  40. },
  41. "systems": {
  42. "locked": {
  43. "lastModified": 1681028828,
  44. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  45. "owner": "nix-systems",
  46. "repo": "default",
  47. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  48. "type": "github"
  49. },
  50. "original": {
  51. "owner": "nix-systems",
  52. "repo": "default",
  53. "type": "github"
  54. }
  55. }
  56. },
  57. "root": "root",
  58. "version": 7
  59. }