nix-config/flake.lock

138 lines
3.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-05-30 11:33:53 +00:00
"lastModified": 1684774948,
"narHash": "sha256-hJTaw4dYzcB+lsasKejnafq0CxPsVetn9RLXrcL+4jE=",
"owner": "LnL7",
"repo": "nix-darwin",
2023-05-30 11:33:53 +00:00
"rev": "b8c286c82c6b47826a6c0377e7017052ad91353c",
"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-30 11:33:53 +00:00
"lastModified": 1685384353,
"narHash": "sha256-AIJW/Mu0s2gf1M1Hn5U5tuFMnJRpZ4dVai42x6CpimU=",
2022-12-23 00:32:36 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-05-30 11:33:53 +00:00
"rev": "3ed7dbbbfaf8014175bc25d3f88702e4e522d9d6",
"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-30 11:33:53 +00:00
"lastModified": 1685395684,
"narHash": "sha256-XUUWE5XJiGZ2Wi+Mxv/mIwKYDPEC8gYHkHyT3+/sciY=",
"owner": "nix-community",
"repo": "home-manager",
2023-05-30 11:33:53 +00:00
"rev": "43ed7048f670661d1ae2ea0d2f7655e87e7b0461",
"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-30 11:33:53 +00:00
"lastModified": 1685347552,
"narHash": "sha256-9woSppRyUFo26yUffORTzttJ+apOt8MmCv6RxpPNTU4=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-30 11:33:53 +00:00
"rev": "f2f1ec390714d303cf84ba086e34e45b450dd8c4",
"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
}