nixos/flake.lock

130 lines
3.2 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-05-10 16:51:43 +00:00
"lastModified": 1778365864,
"narHash": "sha256-ImoT/wqmgMImf2dAC+E0MverAdA4QXsedOeES9B7Ezw=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-05-10 16:51:43 +00:00
"rev": "2f419037039a152448c5f4ae9494154753d1b399",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-05-10 16:51:43 +00:00
"lastModified": 1777954456,
"narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-05-10 16:51:43 +00:00
"rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2025-12-12 18:55:14 +00:00
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2026-03-06 01:03:59 +00:00
],
"noctalia-qs": "noctalia-qs"
2025-12-12 18:55:14 +00:00
},
"locked": {
2026-05-10 16:51:43 +00:00
"lastModified": 1778104114,
"narHash": "sha256-+tbqLv7IW5Aem8kGF6cp4n3MtNBcwqmuGlMt6S1kQjs=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-05-10 16:51:43 +00:00
"rev": "eb2b53ddaa7564f5c93031cbe65cd5b6ef3c12a9",
2025-12-12 18:55:14 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
2026-03-06 01:03:59 +00:00
"noctalia-qs": {
"inputs": {
"nixpkgs": [
"noctalia",
"nixpkgs"
2026-03-27 01:09:13 +00:00
],
"systems": "systems",
"treefmt-nix": "treefmt-nix"
2026-03-06 01:03:59 +00:00
},
"locked": {
2026-05-10 16:51:43 +00:00
"lastModified": 1777773024,
"narHash": "sha256-pLU+KB84A0Jei/vTD6pOS4Ovkmq3QDfPQHg1MlKsRqM=",
2026-03-06 01:03:59 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-qs",
2026-05-10 16:51:43 +00:00
"rev": "d3e26ccd9eecde9139be00caf5dc2d4260fb31ee",
2026-03-06 01:03:59 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"type": "github"
}
},
2025-12-07 22:57:38 -05:00
"root": {
"inputs": {
"home-manager": "home-manager",
2025-12-12 18:55:14 +00:00
"nixpkgs": "nixpkgs",
"noctalia": "noctalia"
2025-12-07 22:57:38 -05:00
}
2026-03-27 01:09:13 +00:00
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"noctalia",
"noctalia-qs",
"nixpkgs"
]
},
"locked": {
2026-04-15 23:59:05 +00:00
"lastModified": 1775636079,
"narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=",
2026-03-27 01:09:13 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-04-15 23:59:05 +00:00
"rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",
2026-03-27 01:09:13 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2025-12-07 22:57:38 -05:00
}
},
"root": "root",
"version": 7
}