hostapps/flake.lock

78 lines
2 KiB
Plaintext
Raw Normal View History

2022-05-28 14:14:08 -05:00
{
"nodes": {
2023-03-24 10:53:20 -05:00
"bash": {
"locked": {
2023-10-18 20:26:59 -05:00
"lastModified": 1697126158,
"narHash": "sha256-XoRmgs8U78oVMVzk4riJpkmXaX1Pk2Ya/wYMmTYt2mA=",
2023-03-24 10:53:20 -05:00
"ref": "refs/heads/main",
2023-10-18 20:26:59 -05:00
"rev": "443dc212854202ddf2bb3bf29ad6d6c1f8829ff6",
"revCount": 11,
2023-03-24 10:53:20 -05:00
"type": "git",
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
},
"original": {
"type": "git",
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
}
},
2022-10-09 09:57:03 -05:00
"flake-utils": {
2023-04-09 11:51:16 -05:00
"inputs": {
"systems": "systems"
},
2022-10-09 09:57:03 -05:00
"locked": {
2023-10-18 20:26:59 -05:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-10-09 09:57:03 -05:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-18 20:26:59 -05:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-10-09 09:57:03 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-28 14:14:08 -05:00
"nixpkgs": {
"locked": {
2023-10-18 20:26:59 -05:00
"lastModified": 1697456312,
"narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
2022-05-28 14:14:08 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-18 20:26:59 -05:00
"rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
2022-05-28 14:14:08 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-03-24 10:53:20 -05:00
"bash": "bash",
2022-10-09 09:57:03 -05:00
"flake-utils": "flake-utils",
2022-05-28 14:14:08 -05:00
"nixpkgs": "nixpkgs"
}
2023-04-09 11:51:16 -05:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-05-28 14:14:08 -05:00
}
},
"root": "root",
"version": 7
}