nix-config/flake.lock

121 lines
3.1 KiB
Text
Raw Normal View History

2025-01-14 01:29:24 +01:00
{
"nodes": {
"auto-cpufreq": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-18 19:42:26 +01:00
"lastModified": 1737093527,
"narHash": "sha256-A3J+O+IUDSYuNvaQ0QHdkBnTzU188FXzqyhmXeRzUU4=",
2025-01-14 01:29:24 +01:00
"owner": "AdnanHodzic",
"repo": "auto-cpufreq",
2025-01-18 19:42:26 +01:00
"rev": "cef9bfec79007c48d871feed547eb5d04c15b6e7",
2025-01-14 01:29:24 +01:00
"type": "github"
},
"original": {
"owner": "AdnanHodzic",
"repo": "auto-cpufreq",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736373539,
"narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.11",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2025-01-18 19:42:26 +01:00
"lastModified": 1736978406,
"narHash": "sha256-oMr3PVIQ8XPDI8/x6BHxsWEPBRU98Pam6KGVwUh8MPk=",
2025-01-14 01:29:24 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2025-01-18 19:42:26 +01:00
"rev": "b678606690027913f3434dea3864e712b862dde5",
2025-01-14 01:29:24 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-18 19:42:26 +01:00
"lastModified": 1736916166,
"narHash": "sha256-puPDoVKxkuNmYIGMpMQiK8bEjaACcCksolsG36gdaNQ=",
2025-01-14 01:29:24 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-18 19:42:26 +01:00
"rev": "e24b4c09e963677b1beea49d411cd315a024ad3a",
2025-01-14 01:29:24 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2025-01-18 19:42:26 +01:00
"lastModified": 1737062831,
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
2025-01-14 01:29:24 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-18 19:42:26 +01:00
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
2025-01-14 01:29:24 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"auto-cpufreq": "auto-cpufreq",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"systems": "systems"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}