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-18 17:27:06 +02:00
"lastModified": 1781788787,
"narHash": "sha256-YqlTCRRhGvNjcJejPeMuHrYQ/TVhOO2MV/nEGMWb8nk=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-06-18 17:27:06 +02:00
"rev": "d456f483f157d4b706416005da226234b9c116ff",
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-18 17:27:06 +02:00
"lastModified": 1781577229,
"narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-06-18 17:27:06 +02:00
"rev": "567a49d1913ce81ac6e9582e3553dd90a955875f",
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-18 17:27:06 +02:00
"lastModified": 1781577229,
"narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=",
2025-04-09 19:30:03 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-06-18 17:27:06 +02:00
"rev": "567a49d1913ce81ac6e9582e3553dd90a955875f",
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-18 17:27:06 +02:00
"lastModified": 1781794604,
"narHash": "sha256-+A52qDscDCQelWn+aSZA7iSv500HXRPmsO8KRR3mivg=",
2025-08-25 20:35:15 +02:00
"owner": "nix-community",
"repo": "NUR",
2026-06-18 17:27:06 +02:00
"rev": "8661c872ba8979434bf38bd2eb814d4f73578b38",
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
}