nix-fast-build/flake.lock

80 lines
2.0 KiB
Plaintext
Raw Normal View History

2023-09-08 11:12:38 +03:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-05-02 16:17:47 +03:00
"lastModified": 1714641030,
"narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=",
2023-09-08 11:12:38 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-02 16:17:47 +03:00
"rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e",
2023-09-08 11:12:38 +03:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-02 16:17:47 +03:00
"lastModified": 1714562304,
"narHash": "sha256-Mr3U37Rh6tH0FbaDFu0aZDwk9mPAe7ASaqDOGgLqqLU=",
2023-09-08 11:12:38 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-02 16:17:47 +03:00
"rev": "bcd44e224fd68ce7d269b4f44d24c2220fd821e7",
2023-09-08 11:12:38 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-05-02 16:17:47 +03:00
"lastModified": 1714640452,
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-09-08 11:12:38 +03:00
},
"original": {
2024-05-02 16:17:47 +03:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-09-08 11:12:38 +03:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2023-09-10 20:27:00 +03:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-02 16:17:47 +03:00
"lastModified": 1714058656,
"narHash": "sha256-Qv4RBm4LKuO4fNOfx9wl40W2rBbv5u5m+whxRYUMiaA=",
2023-09-10 20:27:00 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-05-02 16:17:47 +03:00
"rev": "c6aaf729f34a36c445618580a9f95a48f5e4e03f",
2023-09-10 20:27:00 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-09-08 11:12:38 +03:00
}
}
},
"root": "root",
"version": 7
}