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-01-01 18:05:13 -05:00
"lastModified": 1767104570,
"narHash": "sha256-GKgwu5//R+cLdKysZjGqvUEEOGXXLdt93sNXeb2M/Lk=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-01 18:05:13 -05:00
"rev": "e4e78a2cbeaddd07ab7238971b16468cc1d14daf",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-01-01 18:05:13 -05:00
"lastModified": 1767242400,
"narHash": "sha256-knFaYjeg7swqG1dljj1hOxfg39zrIy8pfGuicjm9s+o=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-01 18:05:13 -05:00
"rev": "c04833a1e584401bb63c1a63ddc51a71e6aa457a",
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-01-01 18:05:13 -05:00
"lastModified": 1767281941,
"narHash": "sha256-6MkqajPICgugsuZ92OMoQcgSHnD6sJHwk8AxvMcIgTE=",
2023-07-26 13:04:43 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2026-01-01 18:05:13 -05:00
"rev": "f0927703b7b1c8d97511c4116eb9b4ec6645a0fa",
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
}