This repository has been archived on 2024-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
nixos/flake.lock

107 lines
2.6 KiB
Text
Raw Normal View History

{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-05 18:36:08 +05:30
"lastModified": 1648942457,
"narHash": "sha256-i29Z1t3sVfCNfpp+KAfeExvpqHQSbLO1KWylTtfradU=",
"owner": "ryantm",
"repo": "agenix",
2022-04-05 18:36:08 +05:30
"rev": "0d5e59ed645e4c7b60174bc6f6aac6a203dc0b01",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
2022-04-05 18:36:08 +05:30
"lastModified": 1649128109,
"narHash": "sha256-KYj8bJJJDdo1jH4+Au6hrEBlXg+0pPtpOWp1WoLDqxA=",
2022-03-21 18:15:54 +05:30
"owner": "nix-community",
"repo": "emacs-overlay",
2022-04-05 18:36:08 +05:30
"rev": "d32cf21820f0c14bb4dc7911e4d8d81b891a8f82",
"type": "github"
},
"original": {
2022-03-21 18:15:54 +05:30
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-05 18:36:08 +05:30
"lastModified": 1649130493,
"narHash": "sha256-tp2UxeS1A5ESb+I/rh4GoD0DH7edOGdc2fsP6D8o27Y=",
"owner": "nix-community",
"repo": "home-manager",
2022-04-05 18:36:08 +05:30
"rev": "07b941f0c45ac4af6732d96f4cb6142824eee3df",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1645301236,
"narHash": "sha256-N6Nl4vHMpMKSODuUs25Jy2BZRyFdPPaP5LNrmWtdRxA=",
"owner": "numtide",
"repo": "nixpkgs-unfree",
"rev": "5502d85850fb04945176af60dbda9e8097637363",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nixpkgs-unfree",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2022-04-05 18:36:08 +05:30
"lastModified": 1649012074,
"narHash": "sha256-vQUROcJ3FfT3GTB/nJrXwVvjuq8WfK0ImN+RUgDVN1c=",
"owner": "nixos",
"repo": "nixpkgs",
2022-04-05 18:36:08 +05:30
"rev": "bc4b9eef3ce3d5a90d8693e8367c9cbfc9fc1e13",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}