nixos-config/flake.lock

121 lines
3 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1735381016,
"narHash": "sha256-CyCZFhMUkuYbSD6bxB/r43EdmDE7hYeZZPTCv0GudO4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "10e99c43cdf4a0713b4e81d90691d22c6a58bdf2",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1735291276,
"narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
"rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
2024-11-22 00:58:04 -05:00
"type": "github"
},
"original": {
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"ref": "nixos-unstable",
2024-12-12 23:35:10 -05:00
"repo": "nixpkgs",
"type": "github"
2024-11-22 00:58:04 -05:00
}
},
2024-12-27 21:03:55 -05:00
"nixpkgs-borg": {
"locked": {
"lastModified": 1735350950,
2024-12-27 21:03:55 -05:00
"narHash": "sha256-ScKuaBbUXNqS9c6Y+N647BAQx7SvKywpu5MxBV3Y5pk=",
"owner": "cything",
"repo": "nixpkgs",
"rev": "0f656a84fafcf8a0fee41be2acf31cb3e493575e",
2024-12-27 21:03:55 -05:00
"type": "github"
},
"original": {
"owner": "cything",
"ref": "borg",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-evolution": {
"locked": {
"lastModified": 1735386098,
"narHash": "sha256-/u2GGYOo6I11WfBo0MddUIk+lnzGI/lMaBv+iBiFC6E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a49023bcb550bcd84e1fa8afcbe7aa8bc0850bf4",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a49023bcb550bcd84e1fa8afcbe7aa8bc0850bf4",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1735398492,
"narHash": "sha256-qLIa7DOJjjezoRNyPVBHynN4wh7+Nq1ICTv5ofd0WSQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f56cbb9a85e5f5a6d41f25cfc0286fc8eba54a2a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-11-23 21:41:28 -05:00
"nixpkgs": "nixpkgs",
2024-12-27 21:03:55 -05:00
"nixpkgs-borg": "nixpkgs-borg",
"nixpkgs-evolution": "nixpkgs-evolution",
"nixpkgs-master": "nixpkgs-master",
2024-12-15 02:56:30 -05:00
"sops-nix": "sops-nix"
2024-11-23 21:41:28 -05:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-19 18:29:19 -05:00
"lastModified": 1734546875,
"narHash": "sha256-6OvJbqQ6qPpNw3CA+W8Myo5aaLhIJY/nNFDk3zMXLfM=",
2024-11-23 21:41:28 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-19 18:29:19 -05:00
"rev": "ed091321f4dd88afc28b5b4456e0a15bd8374b4d",
2024-11-23 21:41:28 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-11-22 00:58:04 -05:00
}
}
},
"root": "root",
"version": 7
}