infra/nix/os/devices/sj-srv1/flake.lock

101 lines
2.6 KiB
Text
Raw Normal View History

2024-01-18 21:06:45 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-10 09:02:21 +02:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2024-01-18 21:06:45 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-10 09:02:21 +02:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-01 14:07:47 +02:00
"ref": "release-24.05",
2024-01-18 21:06:45 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1728909085,
"narHash": "sha256-WLxED18lodtQiayIPDE5zwAfkPJSjHJ35UhZ8h3cJUg=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c0b1da36f7c34a7146501f684e9ebdf15d2bebf8",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-01 14:07:47 +02:00
"ref": "nixos-24.05",
2024-01-18 21:06:45 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1729086167,
"narHash": "sha256-Vh6kOiQHefsr6Zin4Xi+VH06leuNZuMyP8YkkGo/Naw=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6b1ffdb0976ac367aeea173b8e69de62828a4ca7",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1729077633,
"narHash": "sha256-6sIuRVqVMHq9ZwcEVdpf2BuZeuLIUgvFznhIfsc75Jo=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f1d45587bd9af3dbf5146aa8a1347e20421597b",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_forgejo": {
"locked": {
"lastModified": 1717596097,
"narHash": "sha256-ozSU3HYgTbUgyXfGEIdYzGNfCRtuV/Xw7O4ECsLigtk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "af4ac075a3e97cb239078e187112afdf380cd47b",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "af4ac075a3e97cb239078e187112afdf380cd47b",
"type": "github"
}
},
2024-01-18 21:06:45 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable",
"nixpkgs_forgejo": "nixpkgs_forgejo"
2024-01-18 21:06:45 +00:00
}
}
},
"root": "root",
"version": 7
}