nix-config/flake.lock

138 lines
3.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-05-03 22:09:27 +00:00
"lastModified": 1682773107,
"narHash": "sha256-+h94XeJnG3uk5imJlBi/1lVmcfCbxHpwZp5u7n3Krwg=",
"owner": "LnL7",
"repo": "nix-darwin",
2023-05-03 22:09:27 +00:00
"rev": "379d42fad6bc5c28f79d5f7ff2fa5f1c90cb7bf8",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
2022-12-23 00:32:36 +00:00
"emacs": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2023-05-03 22:09:27 +00:00
"lastModified": 1682871454,
"narHash": "sha256-NiozRbgHVHg5WXmcQVOABzKGTVgsLPE2k9VTudd+LoY=",
2022-12-23 00:32:36 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-05-03 22:09:27 +00:00
"rev": "ff0f8af5d4f511adf3a3252d1c09bfdc1912e8c6",
"type": "github"
},
"original": {
2022-12-23 00:32:36 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
2023-05-03 22:09:27 +00:00
]
},
"locked": {
2023-05-03 22:09:27 +00:00
"lastModified": 1682779989,
"narHash": "sha256-H8AjcIBYFYrlRobYJ+n1B+ZJ6TsaaeZpuLn4iRqVvr4=",
"owner": "nix-community",
"repo": "home-manager",
2023-05-03 22:09:27 +00:00
"rev": "3144311f31194b537808ae6848f86f3dbf977d59",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1673540789,
"narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=",
2022-12-23 00:32:36 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-05-03 22:09:27 +00:00
"lastModified": 1682809678,
"narHash": "sha256-jqR8t82mWotOSgnWZvr6xXCO/tc3fCPTLMPvI7Jo5rA=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-03 22:09:27 +00:00
"rev": "3dcff817eebb7e4afc4e9eae0ce6f722f4d9e399",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-23 00:32:36 +00:00
"nixpkgs_2": {
"locked": {
2023-05-03 22:09:27 +00:00
"lastModified": 1682600000,
"narHash": "sha256-ha4BehR1dh8EnXSoE1m/wyyYVvHI9txjW4w5/oxsW5Y=",
2022-12-23 00:32:36 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-03 22:09:27 +00:00
"rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0",
2022-12-23 00:32:36 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-22.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
2022-12-23 00:32:36 +00:00
"emacs": "emacs",
"home-manager": "home-manager",
2022-12-23 00:32:36 +00:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}