dotfiles/flake.lock

160 lines
4.1 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": {
2024-01-17 22:31:56 -05:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-07-26 13:04:43 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2024-01-17 22:31:56 -05:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"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-03-13 09:47:38 -04:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2022-06-22 16:32:51 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 09:47:38 -04:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
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": {
2024-06-21 10:51:03 -04:00
"lastModified": 1718788307,
"narHash": "sha256-SqiOz0sljM0GjyQEVinPXQxaGcbOXw5OgpCWGPgh/vo=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-21 10:51:03 -04:00
"rev": "d7830d05421d0ced83a0f007900898bdcaf2a2ca",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-21 10:51:03 -04:00
"lastModified": 1718606988,
"narHash": "sha256-pmjP5ePc1jz+Okona3HxD7AYT0wbrCwm9bXAlj08nDM=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-21 10:51:03 -04:00
"rev": "38d3352a65ac9d621b0cd3074d3bef27199ff78f",
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
"nixpkgs-stable": {
"locked": {
2024-06-21 10:51:03 -04:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
2023-07-26 13:04:43 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-21 10:51:03 -04:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-17 22:31:56 -05:00
"ref": "nixos-23.11",
2023-07-26 13:04:43 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-06-21 10:51:03 -04:00
"lastModified": 1717664902,
"narHash": "sha256-7XfBuLULizXjXfBYy/VV+SpYMHreNRHk9nKMsm1bgb4=",
2023-07-26 13:04:43 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-21 10:51:03 -04:00
"rev": "cc4d466cb1254af050ff7bdf47f6d404a7c646d1",
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
}