Files
dotfiles/flake.lock

143 lines
3.6 KiB
Plaintext
Raw Normal View History

2021-12-27 22:23:10 -05:00
{
"nodes": {
2023-07-26 13:04:43 -04:00
"flake-compat": {
"flake": false,
"locked": {
2026-01-01 18:05:13 -05:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
2023-07-26 13:04:43 -04:00
"repo": "flake-compat",
2026-01-01 18:05:13 -05:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
2026-01-01 18:05:13 -05:00
"owner": "NixOS",
2023-07-26 13:04:43 -04:00
"repo": "flake-compat",
"type": "github"
}
},
2022-06-22 16:32:51 -04:00
"flake-utils": {
2023-07-24 16:50:53 -04:00
"inputs": {
"systems": "systems"
},
2022-06-22 16:32:51 -04:00
"locked": {
2024-11-19 22:19:59 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-06-22 16:32:51 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-19 22:19:59 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-06-22 16:32:51 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-26 13:04:43 -04:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-06-21 10:51:03 -04:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-07-26 13:04:43 -04:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-06-21 10:51:03 -04:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2021-12-27 22:23:10 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-07-24 16:50:53 -04:00
]
2021-12-27 22:23:10 -05:00
},
"locked": {
2026-04-02 16:16:45 -04:00
"lastModified": 1775143651,
"narHash": "sha256-S0RqAyDPMTcv9vASMaE8eY1QexFysAOdnxUxFHIPOyE=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-04-02 16:16:45 -04:00
"rev": "d166a078541982a76f14d3e06e9665fa5c9ed85e",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-04-02 16:16:45 -04:00
"lastModified": 1775095191,
"narHash": "sha256-CsqRiYbgQyv01LS0NlC7shwzhDhjNDQSrhBX8VuD3nM=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2026-04-02 16:16:45 -04:00
"rev": "106eb93cbb9d4e4726bf6bc367a3114f7ed6b32f",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-26 13:04:43 -04:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
2023-07-26 13:04:43 -04:00
},
"locked": {
2026-04-02 16:16:45 -04:00
"lastModified": 1775036584,
"narHash": "sha256-zW0lyy7ZNNT/x8JhzFHBsP2IPx7ATZIPai4FJj12BgU=",
2023-07-26 13:04:43 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2026-04-02 16:16:45 -04:00
"rev": "4e0eb042b67d863b1b34b3f64d52ceb9cd926735",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-12-27 22:23:10 -05:00
"root": {
"inputs": {
2022-06-22 16:32:51 -04:00
"flake-utils": "flake-utils",
2021-12-27 22:23:10 -05:00
"home-manager": "home-manager",
2023-07-26 13:04:43 -04:00
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
2021-12-27 22:23:10 -05:00
}
},
2023-07-24 16:50:53 -04:00
"systems": {
"locked": {
2023-07-24 16:50:53 -04:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2023-07-24 16:50:53 -04:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-12-27 22:23:10 -05:00
}
},
"root": "root",
"version": 7
}