nixos-config/flake.lock

278 lines
6.9 KiB
Plaintext
Raw Normal View History

2024-03-08 22:46:38 +01:00
{
"nodes": {
2024-12-22 23:12:37 +01:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1727447169,
"narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2024-11-13 22:10:09 +01:00
"disko": {
"inputs": {
2024-12-21 01:30:34 +01:00
"nixpkgs": [
"nixpkgs"
]
2024-11-13 22:10:09 +01:00
},
"locked": {
2024-12-22 23:12:37 +01:00
"lastModified": 1734701201,
"narHash": "sha256-hk0roBX10j/hospoWIJIJj3i2skd7Oml6yKQBx7mTFk=",
2024-11-13 22:10:09 +01:00
"owner": "nix-community",
"repo": "disko",
2024-12-22 23:12:37 +01:00
"rev": "2ee76c861af3b895b3b104bae04777b61397485b",
2024-11-13 22:10:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-12-22 23:12:37 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-12-21 01:30:34 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-12-22 23:12:37 +01:00
"systems": "systems_2"
2024-12-21 01:30:34 +01:00
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-09 22:37:11 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-22 23:12:37 +01:00
"lastModified": 1734366194,
"narHash": "sha256-vykpJ1xsdkv0j8WOVXrRFHUAdp9NXHpxdnn1F4pYgSw=",
2024-03-09 22:37:11 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-22 23:12:37 +01:00
"rev": "80b0fdf483c5d1cb75aaad909bd390d48673857f",
2024-03-09 22:37:11 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-04 21:54:04 +01:00
"ref": "release-24.11",
2024-03-09 22:37:11 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-12-21 01:30:34 +01:00
"ixx": {
"inputs": {
"flake-utils": [
"nixvim",
"nuschtosSearch",
"flake-utils"
],
"nixpkgs": [
"nixvim",
"nuschtosSearch",
"nixpkgs"
]
},
2024-11-13 22:10:09 +01:00
"locked": {
2024-12-21 01:30:34 +01:00
"lastModified": 1729958008,
"narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
"owner": "NuschtOS",
"repo": "ixx",
"rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
2024-11-13 22:10:09 +01:00
"type": "github"
},
"original": {
2024-12-21 01:30:34 +01:00
"owner": "NuschtOS",
"ref": "v0.0.6",
"repo": "ixx",
2024-11-13 22:10:09 +01:00
"type": "github"
}
},
2024-12-21 01:30:34 +01:00
"nixpkgs": {
2024-03-08 22:46:38 +01:00
"locked": {
2024-12-22 23:12:37 +01:00
"lastModified": 1734737257,
"narHash": "sha256-GIMyMt1pkkoXdCq9un859bX6YQZ/iYtukb9R5luazLM=",
2024-03-08 22:46:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-22 23:12:37 +01:00
"rev": "1c6e20d41d6a9c1d737945962160e8571df55daa",
2024-03-08 22:46:38 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-04 21:54:04 +01:00
"ref": "nixos-24.11",
2024-03-08 22:46:38 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-21 01:30:34 +01:00
"nixvim": {
"inputs": {
"devshell": [],
"flake-compat": [],
"flake-parts": "flake-parts",
"git-hooks": [],
"home-manager": [],
"nix-darwin": [],
"nixpkgs": [
"nixpkgs"
],
"nuschtosSearch": "nuschtosSearch",
"treefmt-nix": []
},
"locked": {
2024-12-22 23:12:37 +01:00
"lastModified": 1734784342,
"narHash": "sha256-uap4LcvjpTz5WTgDfQYtL3QCpGmtee7DuD5mB8AIiLw=",
2024-12-21 01:30:34 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-12-22 23:12:37 +01:00
"rev": "334947672f1eb05488e69657b9c412230bd658b4",
2024-12-21 01:30:34 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "nixos-24.11",
"repo": "nixvim",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
"flake-utils": "flake-utils",
"ixx": "ixx",
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733773348,
"narHash": "sha256-Y47y+LesOCkJaLvj+dI/Oa6FAKj/T9sKVKDXLNsViPw=",
"owner": "NuschtOS",
"repo": "search",
"rev": "3051be7f403bff1d1d380e4612f0c70675b44fc9",
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2024-03-08 22:46:38 +01:00
"root": {
"inputs": {
2024-12-22 23:12:37 +01:00
"deploy-rs": "deploy-rs",
2024-11-13 22:10:09 +01:00
"disko": "disko",
2024-03-09 22:37:11 +01:00
"home-manager": "home-manager",
2024-12-21 01:30:34 +01:00
"nixpkgs": "nixpkgs",
"nixvim": "nixvim"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2024-03-08 22:46:38 +01:00
}
2024-12-22 23:12:37 +01: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"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2024-03-08 22:46:38 +01:00
}
},
"root": "root",
"version": 7
}