nixos-config/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-24 17:25:06 -05:00
"lastModified": 1735053786,
"narHash": "sha256-Gm+0DcbUS338vvkwyYWms5jsWlx8z8MeQBzcnIDuIkw=",
"owner": "nix-community",
"repo": "home-manager",
2024-12-24 17:25:06 -05:00
"rev": "35b98d20ca8f4ca1f6a2c30b8a2c8bb305a36d84",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"nixpkgs": {
"locked": {
2024-12-27 21:03:55 -05:00
"lastModified": 1734649271,
"narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=",
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
2024-12-27 21:03:55 -05:00
"rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507",
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": 1735348460,
"narHash": "sha256-ScKuaBbUXNqS9c6Y+N647BAQx7SvKywpu5MxBV3Y5pk=",
"owner": "cything",
"repo": "nixpkgs",
"rev": "e8391ed9a627dcc13c783d25d72d822c491871b6",
"type": "github"
},
"original": {
"owner": "cything",
"ref": "borg",
"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",
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
}