nixos/flake.lock

101 lines
2.5 KiB
Text
Raw Normal View History

2024-05-05 18:43:02 -04:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-12 09:28:11 -04:00
"lastModified": 1715380449,
"narHash": "sha256-716+f9Rj3wjSyD1xitCv2FcYbgPz1WIVDj+ZBclH99Y=",
2024-05-05 18:43:02 -04:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-12 09:28:11 -04:00
"rev": "d7682620185f213df384c363288093b486b2883f",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-12 09:28:11 -04:00
"lastModified": 1715288647,
"narHash": "sha256-/vno6oUIZDSLpqS/WOqNTHwVIakrNR7R+UutJVmfohs=",
2024-05-07 18:37:05 -04:00
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"repo": "nixpkgs",
2024-05-12 09:28:11 -04:00
"rev": "fb0bb336c1365f5ab5250df84cb1406337f7d9d9",
2024-05-05 18:43:02 -04:00
"type": "github"
},
"original": {
2024-05-07 18:37:05 -04:00
"owner": "auxolotl",
2024-05-05 18:43:02 -04:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-12 09:34:40 -04:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1715458492,
"narHash": "sha256-q0OFeZqKQaik2U8wwGDsELEkgoZMK7gvfF6tTXkpsqE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8e47858badee5594292921c2668c11004c3b0142",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1715413075,
"narHash": "sha256-FCi3R1MeS5bVp0M0xTheveP6hhcCYfW/aghSTPebYL4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4e7a43a9db7e22613accfeb1005cca1b2b1ee0d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-05 18:43:02 -04:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-05-12 09:34:40 -04:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1715482972,
"narHash": "sha256-y1uMzXNlrVOWYj1YNcsGYLm4TOC2aJrwoUY1NjQs9fM=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "b6cb5de2ce57acb10ecdaaf9bbd62a5ff24fa02e",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-05-05 18:43:02 -04:00
}
}
},
"root": "root",
"version": 7
}