Nixerus/flake.lock

106 lines
2.5 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2025-04-09 19:30:03 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"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"
}
},
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-06-09 17:16:27 +02:00
"lastModified": 1781009359,
"narHash": "sha256-w/mZkRscTatf8NWyUstli8ROzM/eopxZzi0WRjoeYkU=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-06-09 17:16:27 +02:00
"rev": "c58ead12efcac436afffa93a22099a5595eb4157",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2026-06-09 17:16:27 +02:00
"lastModified": 1780749050,
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-06-09 17:16:27 +02:00
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2025-04-09 19:30:03 +02:00
"nixpkgs_2": {
"locked": {
2026-06-09 17:16:27 +02:00
"lastModified": 1780749050,
"narHash": "sha256-3av0pIjlOWQ6rDbNOmpUSvbNnJkGORQKKjb4LtCZsIY=",
2025-04-09 19:30:03 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-06-09 17:16:27 +02:00
"rev": "a799d3e3886da994fa307f817a6bc705ae538eeb",
2025-04-09 19:30:03 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
2025-04-09 19:30:03 +02:00
"inputs": {
"flake-parts": "flake-parts",
2025-08-25 20:35:15 +02:00
"nixpkgs": "nixpkgs_2"
2025-04-09 19:30:03 +02:00
},
2023-05-18 12:07:07 +02:00
"locked": {
2026-06-09 17:16:27 +02:00
"lastModified": 1781015510,
"narHash": "sha256-DqRzaFfLijAyd3TDilgKEjNiqJ1UVymA/seyVamoWS4=",
2025-08-25 20:35:15 +02:00
"owner": "nix-community",
"repo": "NUR",
2026-06-09 17:16:27 +02:00
"rev": "961e2e196da88c8d6513bb8e9865ec5e5a6cb954",
2025-08-25 20:35:15 +02:00
"type": "github"
2023-05-18 12:07:07 +02:00
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}