nixos/flake.lock

69 lines
1.6 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-26 23:39:53 +00:00
"lastModified": 1766682973,
"narHash": "sha256-GKO35onS711ThCxwWcfuvbIBKXwriahGqs+WZuJ3v9E=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-12-26 23:39:53 +00:00
"rev": "91cdb0e2d574c64fae80d221f4bf09d5592e9ec2",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-12-26 23:39:53 +00:00
"lastModified": 1766651565,
"narHash": "sha256-QEhk0eXgyIqTpJ/ehZKg9IKS7EtlWxF3N7DXy42zPfU=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-26 23:39:53 +00:00
"rev": "3e2499d5539c16d0d173ba53552a4ff8547f4539",
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"
]
},
"locked": {
2025-12-26 23:39:53 +00:00
"lastModified": 1766773944,
"narHash": "sha256-uewJMh9vERx+H6Zs45nm+ltslBeB/ddrEnUEqvPYER0=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2025-12-26 23:39:53 +00:00
"rev": "a1470cb51f27950c9106f7510151aac8995a5013",
2025-12-12 18:55:14 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"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
}
}
},
"root": "root",
"version": 7
}