nixos-config/flake.lock

139 lines
3.5 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-master": {
"locked": {
2024-12-28 17:56:18 -05:00
"lastModified": 1735418999,
"narHash": "sha256-nFnQAzDqYhPsAdrcFRZMSnH0Tuj0gjKhSAJAep08Szc=",
"owner": "nixos",
"repo": "nixpkgs",
2024-12-28 17:56:18 -05:00
"rev": "42b2d9e78979c3df637916721e6373d99016503d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1733097829,
"narHash": "sha256-9hbb1rqGelllb4kVUCZ307G2k3/UhmA8PPGBoyuWaSw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2c15aa59df0017ca140d9ba302412298ab4bf22a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"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-master": "nixpkgs-master",
"sops-nix": "sops-nix",
"treefmt": "treefmt"
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
}
},
"treefmt": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1735135567,
"narHash": "sha256-8T3K5amndEavxnludPyfj3Z1IkcFdRpR23q+T0BVeZE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9e09d30a644c57257715902efbb3adc56c79cf28",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-11-22 00:58:04 -05:00
}
},
"root": "root",
"version": 7
}