1
0
Fork 0
website/flake.lock

91 lines
2.2 KiB
Plaintext
Raw Normal View History

2021-05-16 23:23:08 +03:00
{
"nodes": {
2023-04-06 07:31:23 +03:00
"html-nix": {
2022-08-14 07:17:24 +03:00
"inputs": {
2023-04-06 07:31:23 +03:00
"nixpkgs": "nixpkgs",
"parts": "parts"
2022-08-14 07:17:24 +03:00
},
"locked": {
2023-07-15 02:23:31 +03:00
"lastModified": 1689376761,
"narHash": "sha256-T3UBWQAqmMmsIpgNySzxlbel9UjREGQJPJDyGY8BUWQ=",
2023-04-06 07:31:23 +03:00
"ref": "refs/heads/master",
2023-07-15 02:23:31 +03:00
"rev": "1f8450f6e4c42e2fd6204df95e513531001733b3",
"revCount": 71,
2023-04-06 07:31:23 +03:00
"type": "git",
"url": "https://git.gaze.systems/dusk/html.nix.git"
2022-08-14 07:17:24 +03:00
},
"original": {
2023-04-06 07:31:23 +03:00
"type": "git",
"url": "https://git.gaze.systems/dusk/html.nix.git"
2022-08-14 07:17:24 +03:00
}
},
2023-04-06 07:31:23 +03:00
"nixpkgs": {
2021-05-16 23:23:08 +03:00
"locked": {
2023-04-06 07:31:23 +03:00
"lastModified": 1680668850,
"narHash": "sha256-mQMg13yRsS0LXVzaeoSPwqgPO6yhkGzGewPgMSqXSv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4a65e9f64e53fdca6eed31adba836717a11247d2",
2021-05-16 23:23:08 +03:00
"type": "github"
},
"original": {
2023-04-06 07:31:23 +03:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
2021-05-16 23:23:08 +03:00
"type": "github"
}
},
2023-04-06 07:31:23 +03:00
"nixpkgs-lib": {
2022-08-14 07:17:24 +03:00
"locked": {
2023-04-06 07:31:23 +03:00
"dir": "lib",
"lastModified": 1680213900,
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
2022-10-29 03:54:04 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-06 07:31:23 +03:00
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
2022-10-29 03:54:04 +03:00
"type": "github"
2022-08-14 07:17:24 +03:00
},
"original": {
2023-04-06 07:31:23 +03:00
"dir": "lib",
2022-10-29 03:54:04 +03:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-06 07:31:23 +03:00
"parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2022-10-29 03:54:04 +03:00
"locked": {
2023-04-06 07:31:23 +03:00
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
2022-10-29 03:54:04 +03:00
"type": "github"
},
"original": {
2023-04-06 07:31:23 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-10-29 03:54:04 +03:00
"type": "github"
2022-08-14 07:17:24 +03:00
}
},
2021-05-16 23:23:08 +03:00
"root": {
"inputs": {
2023-04-06 07:31:23 +03:00
"html-nix": "html-nix",
2022-08-14 07:17:24 +03:00
"nixpkgs": [
2023-04-06 07:31:23 +03:00
"html-nix",
2022-08-14 07:17:24 +03:00
"nixpkgs"
2023-04-06 07:31:23 +03:00
],
"parts": [
"html-nix",
"parts"
2022-08-14 07:17:24 +03:00
]
}
2021-05-16 23:23:08 +03:00
}
},
"root": "root",
"version": 7
}