dot_testing/flake.lock

103 lines
2.6 KiB
Plaintext
Raw Normal View History

2023-12-20 16:18:13 -06:00
{
"nodes": {
2023-12-21 17:22:54 -06:00
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1703186936,
"narHash": "sha256-+kBiJ++R59cLnCX0XTaYJ94KO6xdgLX724+o7PUP4dI=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "c7e25b8a8abc8175d1caa33f7eda32bdb48aec66",
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-12-20 16:18:13 -06:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1702814678,
"narHash": "sha256-zDtO0jV2QLoddUJinLlTQrQqCUW3dPiIWOSYgg98T7E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1488651d02c1a7a15e284210f0d380a62d8d8cef",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-21 17:22:54 -06:00
"lastModified": 1627814220,
"narHash": "sha256-P+MDgdZw2CBk9X1ZZaUgHgN+32pTfLFf3XVIBOXirI4=",
"owner": "nixos",
2023-12-20 16:18:13 -06:00
"repo": "nixpkgs",
2023-12-21 17:22:54 -06:00
"rev": "ab5b6828af26215bf2646c31961da5d3749591ef",
2023-12-20 16:18:13 -06:00
"type": "github"
},
"original": {
2023-12-21 17:22:54 -06:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
2023-12-20 16:18:13 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-21 17:22:54 -06:00
"nixpkgs_2": {
2023-12-21 15:26:09 -06:00
"locked": {
2023-12-21 17:22:54 -06:00
"lastModified": 1702921762,
"narHash": "sha256-O/rP7gulApQAB47u6szEd8Pn8Biw0d84j5iuP2tcxzY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d02ffbbe834b5599fc5f134e644e49397eb07188",
2023-12-21 15:26:09 -06:00
"type": "github"
},
"original": {
2023-12-21 17:22:54 -06:00
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
2023-12-21 15:26:09 -06:00
"type": "github"
}
},
2023-12-20 16:18:13 -06:00
"root": {
"inputs": {
2023-12-21 17:22:54 -06:00
"firefox-addons": "firefox-addons",
2023-12-20 16:18:13 -06:00
"home-manager": "home-manager",
2023-12-21 17:22:54 -06:00
"nixpkgs": "nixpkgs_2"
2023-12-20 16:18:13 -06:00
}
}
},
"root": "root",
"version": 7
}