nix-cfg/flake.lock

122 lines
3 KiB
Text
Raw Normal View History

2023-09-09 16:31:01 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702203126,
"narHash": "sha256-4BhN2Vji19MzRC7SUfPZGmtZ2WZydQeUk/ogfRBIZMs=",
2023-09-09 16:31:01 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "defbb9c5857e157703e8fc7cf3c2ceb01cb95883",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-30 17:20:54 +01:00
"ref": "master",
2023-09-09 16:31:01 +02:00
"repo": "home-manager",
"type": "github"
}
},
2023-11-13 20:46:28 +01:00
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701522423,
"narHash": "sha256-V5TQ/1loQnegDjfLh61DxBWEQZivYEBq2kQpT0fn2cQ=",
2023-11-13 20:46:28 +01:00
"owner": "viperML",
"repo": "nh",
"rev": "375c6cf57de3a839b7937358659bea526da27eae",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1702151865,
"narHash": "sha256-9VAt19t6yQa7pHZLDbil/QctAgVsA66DLnzdRGqDisg=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "666fc80e7b2afb570462423cb0e1cf1a3a34fedd",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-fresh": {
"locked": {
"lastModified": 1702151865,
"narHash": "sha256-9VAt19t6yQa7pHZLDbil/QctAgVsA66DLnzdRGqDisg=",
2023-11-13 20:46:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "666fc80e7b2afb570462423cb0e1cf1a3a34fedd",
2023-11-13 20:46:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-locked": {
"locked": {
2023-11-29 17:19:19 +01:00
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-29 17:19:19 +01:00
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-09 16:31:01 +02:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1702221085,
"narHash": "sha256-Br3GCSkkvkmw46cT6wCz6ro2H1WgDMWbKE0qctbdtL0=",
2023-09-09 16:31:01 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c2786e7084cbad90b4f9472d5b5e35ecb57958af",
2023-09-09 16:31:01 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2023-11-13 20:46:28 +01:00
"nh": "nh",
2023-09-09 16:31:01 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-fresh": "nixpkgs-fresh",
"nixpkgs-locked": "nixpkgs-locked",
2023-11-09 12:55:51 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2023-09-09 16:31:01 +02:00
}
}
},
"root": "root",
"version": 7
}