dotfiles/flake.lock

194 lines
5.0 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-01-17 22:31:56 -05:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2022-06-22 16:32:51 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-17 22:31:56 -05:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
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
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-01-17 22:31:56 -05:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-07-26 13:04:43 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-17 22:31:56 -05:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-07-26 13:04:43 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-01-17 22:31:56 -05:00
"lastModified": 1703887061,
"narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=",
2023-07-26 13:04:43 -04:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-01-17 22:31:56 -05:00
"rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5",
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-01-17 22:31:56 -05:00
"lastModified": 1705535278,
"narHash": "sha256-V5+XKfNbiY0bLKLQlH+AXyhHttEL7XcZBH9iSbxxexA=",
2021-12-27 22:23:10 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-17 22:31:56 -05:00
"rev": "b84191db127c16a92cbdf7f7b9969d58bb456699",
2021-12-27 22:23:10 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-17 22:31:56 -05:00
"lastModified": 1705466837,
"narHash": "sha256-iYVxjZqKd9Si4wuf5GO9aNKxqAn9P3bNN38vflIooHY=",
2021-12-27 22:23:10 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-17 22:31:56 -05:00
"rev": "757637581797f148c50977b6127147c5d298f9e9",
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-01-17 22:31:56 -05:00
"lastModified": 1704874635,
"narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=",
2023-07-26 13:04:43 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-17 22:31:56 -05:00
"rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356",
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",
"flake-utils": "flake-utils_2",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-01-17 22:31:56 -05:00
"lastModified": 1705229514,
"narHash": "sha256-itILy0zimR/iyUGq5Dgg0fiW8plRDyxF153LWGsg3Cw=",
2023-07-26 13:04:43 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-01-17 22:31:56 -05:00
"rev": "ffa9a5b90b0acfaa03b1533b83eaf5dead819a05",
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"
}
2023-07-26 13:04:43 -04:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-12-27 22:23:10 -05:00
}
},
"root": "root",
"version": 7
}