nix-config/flake.lock

86 lines
2 KiB
Plaintext
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
"home-manager": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1723015306,
"narHash": "sha256-jQnFEtH20/OsDPpx71ntZzGdRlpXhUENSQCGTjn//NA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b3d5ea65d88d67d4ec578ed11d4d2d51e3de525e",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nix-darwin": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
"lastModified": 1722924007,
"narHash": "sha256-+CQDamNwqO33REJLft8c26NbUi2Td083hq6SvAm2xkU=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "91010a5613ffd7ee23ee9263213157a1c422b705",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1722813957,
"narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-08-08 01:03:24 -07:00
"lastModified": 1723096977,
"narHash": "sha256-/OFbSpsjIl+b5ECPKz7anD/Q8EGFCOIjG9w9NIV61Gk=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2024-08-08 01:03:24 -07:00
"rev": "27f59822c315763c64b55fb12f862a54df79b929",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2022-08-08 00:37:22 -07:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}