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": {
2024-10-10 09:02:21 +02:00
"lastModified": 1728328465,
"narHash": "sha256-a0a0M1TmXMK34y3M0cugsmpJ4FJPT/xsblhpiiX1CXo=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-10 09:02:21 +02:00
"rev": "1bfbbbe5bbf888d675397c66bfdb275d0b99361c",
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": {
2024-10-10 09:02:21 +02:00
"lastModified": 1728542791,
"narHash": "sha256-yQ0g6j/9Nxq+Cu3DU0QmWr7OkSx04sO5ER3ObExFkC8=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-10 09:02:21 +02:00
"rev": "cb9ac608fc12d66e505293a74e51bc61b87697a5",
2024-01-18 21:06:45 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-10 09:02:21 +02:00
"lastModified": 1728534991,
"narHash": "sha256-wLUZyvtOOowAz0kTrU2MoC4nXWniFaVezGyzuEt5HPc=",
2024-01-18 21:06:45 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-10 09:02:21 +02:00
"rev": "6b955bdbb9efe4a5c047746323951fe1bdf8d01b",
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
}