website/flake.lock

91 lines
2.4 KiB
Text
Raw Normal View History

2024-11-09 18:07:47 -06:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-01-11 21:16:06 -06:00
"lastModified": 1736143030,
"narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
2024-11-09 18:07:47 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-01-11 21:16:06 -06:00
"rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
2024-11-09 18:07:47 -06:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2024-12-05 02:26:48 -06:00
"haskell-flake": {
"locked": {
2025-01-16 01:43:20 -06:00
"lastModified": 1736651225,
"narHash": "sha256-uLIDMc3DjZuXCKydXLDH6Inb/35qIIGa6acGytYkQCs=",
2024-12-05 02:26:48 -06:00
"owner": "srid",
"repo": "haskell-flake",
2025-01-16 01:43:20 -06:00
"rev": "4b12bdd07b3aee5e4e5768b1b3db3c8b429af446",
2024-12-05 02:26:48 -06:00
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
2024-11-09 18:07:47 -06:00
"nixpkgs": {
"locked": {
2025-01-16 01:43:20 -06:00
"lastModified": 1736883708,
"narHash": "sha256-uQ+NQ0/xYU0N1CnXsa2zghgNaOPxWpMJXSUJJ9W7140=",
2024-11-09 18:07:47 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-16 01:43:20 -06:00
"rev": "eb62e6aa39ea67e0b8018ba8ea077efe65807dc8",
2024-11-09 18:07:47 -06:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2025-01-11 21:16:06 -06:00
"lastModified": 1735774519,
"narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
2024-11-09 18:07:47 -06:00
"type": "tarball",
2025-01-11 21:16:06 -06:00
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
2024-11-09 18:07:47 -06:00
},
"original": {
"type": "tarball",
2025-01-11 21:16:06 -06:00
"url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
2024-11-09 18:07:47 -06:00
}
},
2024-11-10 22:55:49 -06:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1720535198,
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-09 18:07:47 -06:00
"root": {
"inputs": {
"flake-parts": "flake-parts",
2024-12-05 02:26:48 -06:00
"haskell-flake": "haskell-flake",
2024-11-10 22:55:49 -06:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2024-11-09 18:07:47 -06:00
}
}
},
"root": "root",
"version": 7
}