flake.lock 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "nodes": {
  3. "lowdown-src": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1598296217,
  7. "narHash": "sha256-ha7lyNY1d8m+osmDpPc9f/bfZ3ZC1IVIXwfyklSWg8I=",
  8. "owner": "edolstra",
  9. "repo": "lowdown",
  10. "rev": "c7a4e715af1e233080842db82d15b261cb74cb28",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "edolstra",
  15. "ref": "no-structs-in-anonymous-unions",
  16. "repo": "lowdown",
  17. "type": "github"
  18. }
  19. },
  20. "nix": {
  21. "inputs": {
  22. "lowdown-src": "lowdown-src",
  23. "nixpkgs": "nixpkgs"
  24. },
  25. "locked": {
  26. "lastModified": 1600427442,
  27. "narHash": "sha256-6RfCyl/a5XM4fvNhXMfAtXFgkNVRmg8S6rcJIn8p3v8=",
  28. "owner": "NixOS",
  29. "repo": "nix",
  30. "rev": "958bf5712377f59622c59f05a84641aa1093fd32",
  31. "type": "github"
  32. },
  33. "original": {
  34. "id": "nix",
  35. "type": "indirect"
  36. }
  37. },
  38. "nixpkgs": {
  39. "locked": {
  40. "lastModified": 1591633336,
  41. "narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
  42. "owner": "NixOS",
  43. "repo": "nixpkgs",
  44. "rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
  45. "type": "github"
  46. },
  47. "original": {
  48. "id": "nixpkgs",
  49. "ref": "nixos-20.03-small",
  50. "type": "indirect"
  51. }
  52. },
  53. "nixpkgs_2": {
  54. "locked": {
  55. "lastModified": 1627391865,
  56. "narHash": "sha256-tPoWBO9Nzu3wuX37WcnctzL6LoDCErJLnfLGqqmXCm4=",
  57. "owner": "nixos",
  58. "repo": "nixpkgs",
  59. "rev": "8ecc61c91a596df7d3293603a9c2384190c1b89a",
  60. "type": "github"
  61. },
  62. "original": {
  63. "owner": "nixos",
  64. "ref": "nixos-unstable",
  65. "repo": "nixpkgs",
  66. "type": "github"
  67. }
  68. },
  69. "root": {
  70. "inputs": {
  71. "nix": "nix",
  72. "nixpkgs": "nixpkgs_2"
  73. }
  74. }
  75. },
  76. "root": "root",
  77. "version": 7
  78. }