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": {
2024-03-03 13:48:24 -05:00
"lastModified": 1709485962,
"narHash": "sha256-rmFB4uE10+LJbcVE4ePgiuHOBlUIjQOeZt4VQVJTU8M=",
2024-03-02 13:09:35 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-03 13:48:24 -05:00
"rev": "d579633ff9915a8f4058d5c439281097e92380a8",
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": 1709237383,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
"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
}