nix-direnv/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-05-29 10:19:31 +03:00
{
"nodes": {
2023-11-29 09:13:11 +03:00
"flake-parts": {
"inputs": {
2023-11-29 09:13:11 +03:00
"nixpkgs-lib": [
"nixpkgs"
]
},
2021-05-29 10:19:31 +03:00
"locked": {
"lastModified": 1719745305,
"narHash": "sha256-xwgjVUpqSviudEkpQnioeez1Uo2wzrsMaJKJClh+Bls=",
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c3c5ecc05edc7dafba779c6c1a61cd08ac6583e9",
2021-05-29 10:19:31 +03:00
"type": "github"
},
"original": {
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2021-05-29 10:19:31 +03:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1719468428,
"narHash": "sha256-vN5xJAZ4UGREEglh3lfbbkIj+MPEYMuqewMn4atZFaQ=",
2021-05-29 10:19:31 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e3deb3d8a86a870d925760db1a5adecc64d329d",
2021-05-29 10:19:31 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-29 09:13:11 +03:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
2021-05-29 10:19:31 +03:00
}
},
2023-11-29 09:13:11 +03:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1719749022,
"narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=",
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd",
"type": "github"
},
"original": {
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2021-05-29 10:19:31 +03:00
}
},
"root": "root",
"version": 7
}