blog/flake.lock

131 lines
3.3 KiB
Text
Raw Normal View History

2024-06-21 05:57:37 +00:00
{
"nodes": {
2024-06-26 23:18:25 +00:00
"agda": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-10-21 10:39:50 +00:00
"lastModified": 1729253305,
"narHash": "sha256-S7/C8VGMrXeGhFeYXx1cVBjZlNVB5L1o/SkW0hFm0Jc=",
2024-06-26 23:18:25 +00:00
"owner": "agda",
"repo": "agda",
2024-10-21 10:39:50 +00:00
"rev": "3425ed5543d2e6f98094b834fedcdec3a2fb67a6",
2024-06-26 23:18:25 +00:00
"type": "github"
},
"original": {
"owner": "agda",
"repo": "agda",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-06-21 05:57:37 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-10-21 10:39:50 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-06-21 05:57:37 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-21 10:39:50 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-06-21 05:57:37 +00:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
2024-06-26 23:18:25 +00:00
"locked": {
2024-10-21 10:39:50 +00:00
"lastModified": 1723282977,
"narHash": "sha256-oTK91aOlA/4IsjNAZGMEBz7Sq1zBS0Ltu4/nIQdYDOg=",
2024-06-26 23:18:25 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-21 10:39:50 +00:00
"rev": "a781ff33ae258bbcfd4ed6e673860c3e923bf2cc",
2024-06-26 23:18:25 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-10-21 10:39:50 +00:00
"ref": "nixos-24.05",
2024-06-26 23:18:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-06-21 05:57:37 +00:00
"locked": {
2024-10-21 10:39:50 +00:00
"lastModified": 1729265718,
"narHash": "sha256-4HQI+6LsO3kpWTYuVGIzhJs1cetFcwT7quWCk/6rqeo=",
2024-06-21 05:57:37 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-21 10:39:50 +00:00
"rev": "ccc0c2126893dd20963580b6478d1a10a4512185",
2024-06-21 05:57:37 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2024-06-26 23:18:25 +00:00
"agda": "agda",
2024-06-21 05:57:37 +00:00
"flake-utils": "flake-utils",
2024-06-26 23:18:25 +00:00
"nixpkgs": "nixpkgs_2"
2024-06-21 05:57:37 +00:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}