nixcfg/flake.lock

123 lines
3.1 KiB
Plaintext
Raw Normal View History

2024-02-29 17:06:55 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-03-02 13:09:35 -05:00
"locked": {
"lastModified": 1709578243,
"narHash": "sha256-hF96D+c2PBmAFhymMw3z8hou++lqKtZ7IzpFbYeL1/Y=",
2024-03-02 13:09:35 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "23ff9821bcaec12981e32049e8687f25f11e5ef3",
2024-03-02 13:09:35 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
2024-02-29 17:06:55 -05:00
"locked": {
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
2024-03-02 13:09:35 -05:00
"lastModified": 1708268179,
"narHash": "sha256-NNVuhf84AeDTxadfSGnFqPHR0ED+QyM2gmu+Wyz6PrY=",
2024-02-29 17:06:55 -05:00
"owner": "gmodena",
"repo": "nix-flatpak",
2024-03-02 13:09:35 -05:00
"rev": "a243cb0522f6240c194b873dde68e25370b06034",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "gmodena",
2024-03-02 13:09:35 -05:00
"ref": "v0.3.0",
2024-02-29 17:06:55 -05:00
"repo": "nix-flatpak",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-03-02 16:08:14 -05:00
"lastModified": 1709410583,
"narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=",
2024-02-29 17:06:55 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-03-02 16:08:14 -05:00
"rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
2024-03-02 13:09:35 -05:00
"locked": {
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
2024-03-02 13:09:35 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
2024-03-02 13:09:35 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
2024-02-29 17:06:55 -05:00
"locked": {
2024-03-02 09:58:19 -05:00
"lastModified": 1709309926,
"narHash": "sha256-VZFBtXGVD9LWTecGi6eXrE0hJ/mVB3zGUlHImUs2Qak=",
2024-02-29 17:06:55 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-02 09:58:19 -05:00
"rev": "79baff8812a0d68e24a836df0a364c678089e2c7",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-03-02 13:09:35 -05:00
"home-manager-stable": "home-manager-stable",
2024-02-29 17:06:55 -05:00
"nix-flatpak": "nix-flatpak",
"nixos-hardware": "nixos-hardware",
2024-03-02 13:09:35 -05:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2024-02-29 17:06:55 -05:00
}
}
},
"root": "root",
"version": 7
}