durnitisp/flake.lock

119 lines
3.0 KiB
Plaintext
Raw Normal View History

2022-03-01 17:53:35 -05:00
{
"nodes": {
2025-07-18 13:46:21 -04:00
"fenix": {
"inputs": {
"nixpkgs": [
"naersk",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1752475459,
"narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=",
"owner": "nix-community",
"repo": "fenix",
"rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-03-01 17:53:35 -05:00
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"naersk": {
"inputs": {
2025-07-18 13:46:21 -04:00
"fenix": "fenix",
2022-03-01 17:53:35 -05:00
"nixpkgs": "nixpkgs"
},
"locked": {
2025-07-18 13:46:21 -04:00
"lastModified": 1752689277,
"narHash": "sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc=",
2022-03-01 17:53:35 -05:00
"owner": "nix-community",
"repo": "naersk",
2025-07-18 13:46:21 -04:00
"rev": "0e72363d0938b0208d6c646d10649164c43f4d64",
2022-03-01 17:53:35 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-07-18 13:46:21 -04:00
"lastModified": 1752077645,
"narHash": "sha256-HM791ZQtXV93xtCY+ZxG1REzhQenSQO020cu6rHtAPk=",
2022-03-01 17:53:35 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-18 13:46:21 -04:00
"rev": "be9e214982e20b8310878ac2baa063a961c1bdf6",
2022-03-01 17:53:35 -05:00
"type": "github"
},
"original": {
2025-07-18 13:46:21 -04:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2022-03-01 17:53:35 -05:00
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2022-03-01 17:53:35 -05:00
"flake-utils": "flake-utils",
"naersk": "naersk"
}
2025-07-18 13:46:21 -04:00
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1752428706,
"narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "591e3b7624be97e4443ea7b5542c191311aa141d",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2022-03-01 17:53:35 -05:00
}
},
"root": "root",
"version": 7
}