boxen/flake.lock

117 lines
2.9 KiB
Plaintext
Raw Normal View History

2021-05-24 08:33:02 +00:00
{
"nodes": {
2021-05-25 09:11:06 +00:00
"emacs-overlay": {
2022-05-09 20:11:57 +00:00
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
2021-05-25 09:11:06 +00:00
"locked": {
2022-08-24 20:44:23 +00:00
"lastModified": 1661339205,
"narHash": "sha256-qFQIoMv3/83XQQcDNPbn1KoEmS3+gqju7fIkOxg2+zU=",
2021-05-25 09:11:06 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-08-24 20:44:23 +00:00
"rev": "021be83c7300166b6f984ac543edf9481f7e76fc",
2021-05-25 09:11:06 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2022-05-09 20:11:57 +00:00
"flake-utils": {
"locked": {
2022-08-23 19:51:48 +00:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-05-09 20:11:57 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-23 19:51:48 +00:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-05-09 20:11:57 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-24 08:33:02 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-06-30 20:09:45 +00:00
],
"utils": "utils"
2021-05-24 08:33:02 +00:00
},
"locked": {
2022-08-24 20:44:23 +00:00
"lastModified": 1661323822,
"narHash": "sha256-1UGGcQ00uSo5cPTwL7C3S1zkcScbpF0WzspvnceWkbQ=",
2021-05-24 08:33:02 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-08-24 20:44:23 +00:00
"rev": "1d81e6295ca530603478114f4977402d51299ad8",
2021-05-24 08:33:02 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2021-05-24 08:33:02 +00:00
"locked": {
2022-08-24 20:44:23 +00:00
"lastModified": 1661239211,
"narHash": "sha256-pNJzBlSNpWEiFJZnLF2oETYq8cGWx1DJPW33aMtG6n8=",
2021-05-24 08:33:02 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-24 20:44:23 +00:00
"rev": "5e804cd8a27f835a402b22e086e36e797716ef8b",
2021-05-24 08:33:02 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2021-05-24 09:23:07 +00:00
"ref": "nixos-unstable",
2021-05-24 08:33:02 +00:00
"type": "indirect"
}
},
2021-05-24 09:23:07 +00:00
"nur": {
2021-05-24 08:33:02 +00:00
"locked": {
2022-08-24 20:44:23 +00:00
"lastModified": 1661354683,
"narHash": "sha256-otiFuWHucugzfcB0vAjICV6NIqB8Y23vlfRd3RbHzDs=",
2021-05-24 09:23:07 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-08-24 20:44:23 +00:00
"rev": "0f20f9d85c5c5a334be033f366687f4b9d6b4950",
2021-05-24 08:33:02 +00:00
"type": "github"
},
"original": {
2021-05-24 09:23:07 +00:00
"owner": "nix-community",
"repo": "NUR",
"type": "github"
2021-05-24 08:33:02 +00:00
}
},
"root": {
"inputs": {
2021-05-25 09:11:06 +00:00
"emacs-overlay": "emacs-overlay",
2021-05-24 08:33:02 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2021-10-11 19:59:12 +00:00
"nur": "nur"
2021-05-24 08:33:02 +00:00
}
2022-06-30 20:09:45 +00:00
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-05-24 08:33:02 +00:00
}
},
"root": "root",
"version": 7
}