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-04-26 16:10:52 +00:00
"lastModified": 1777218285,
"narHash": "sha256-d2FY71SBVKVbT1PsfXA71jz0vD520NijS4lrcvUMeGk=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-04-26 16:10:52 +00:00
"rev": "c55c498c9aa205b16cca78b57a7275625726d532",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-04-26 16:10:52 +00:00
"lastModified": 1776877367,
"narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-26 16:10:52 +00:00
"rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
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-04-26 16:10:52 +00:00
"lastModified": 1777079905,
"narHash": "sha256-TvYEXwkZnRFQRuFyyqTNSfPnU2tMdhtiBOXSk2AWLJA=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-04-26 16:10:52 +00:00
"rev": "a50c92167c8d438000270f7eca36f6eea74f388e",
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-04-26 16:10:52 +00:00
"lastModified": 1776585574,
"narHash": "sha256-j35EWhKoGhKrfcXcAOpoRVgXEPQt41Eukji/h59cnjk=",
2026-03-06 01:03:59 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-qs",
2026-04-26 16:10:52 +00:00
"rev": "75d180c28a9ab4470e980f3d6f706ad6c5213add",
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
}