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": 1709336216,
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
2023-11-29 09:13:11 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
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": 1711715736,
"narHash": "sha256-9slQ609YqT9bT/MNX9+5k5jltL9zgpn36DpFB7TkttM=",
2021-05-29 10:19:31 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "807c549feabce7eddbf259dbdcec9e0600a0660d",
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": 1711803027,
"narHash": "sha256-Qic3OvsVLpetchzaIe2hJqgliWXACq2Oee6mBXa/IZQ=",
2023-11-29 09:13:11 +03:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "1810d51a015c1730f2fe05a255258649799df416",
"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
}