nixos-config/flake.lock

119 lines
3 KiB
Plaintext
Raw Normal View History

2022-01-06 21:14:02 -05:00
{
"nodes": {
2022-05-29 20:08:22 -04:00
"emacs-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1653852240,
"narHash": "sha256-VmAbVC5s8OgNJ2GoSmdccMTDDRFtezo5sH+R4vcV7r0=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "8d1ee06daa51522db5efd5308d85106197f6ffb0",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-01-06 21:14:02 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650478719,
"narHash": "sha256-308c2cM4hW9AW6dSQ080ycXGyEJGkG/OwOINkYL9Mnw=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-20 23:40:29 -04:00
"rev": "93a69d07389311ffd6ce1f4d01836bbc2faec644",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1649849514,
"narHash": "sha256-zQyTr2UebTKUh1KLyLtevhHsM8umPK1LfQLGUGjRjiQ=",
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-04-20 23:40:29 -04:00
"rev": "1a0ccdbf4583ed0fce37eea7955e8ef90f840a9f",
"type": "github"
},
"original": {
2022-03-04 13:25:16 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-06 21:14:02 -05:00
"nixpkgs": {
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
2022-01-06 21:14:02 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-20 23:40:29 -04:00
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
2022-04-21 12:56:49 -04:00
"owner": "NixOS",
2022-01-06 21:14:02 -05:00
"ref": "nixos-unstable",
2022-04-21 12:56:49 -04:00
"repo": "nixpkgs",
"type": "github"
2022-01-06 21:14:02 -05:00
}
},
"nur": {
"locked": {
2022-04-20 23:40:29 -04:00
"lastModified": 1650492844,
"narHash": "sha256-NUIcag7Mbs2WxmRZvsJL8M410JlXXAdxEJYyzJuPwpY=",
2022-01-06 21:14:02 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-04-20 23:40:29 -04:00
"rev": "0046cab3717c456c7cb63e406046ee2ec10b5126",
2022-01-06 21:14:02 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2022-05-29 20:08:22 -04:00
"emacs-overlay": "emacs-overlay",
2022-01-06 21:14:02 -05:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2022-01-06 21:14:02 -05:00
"nixpkgs": "nixpkgs",
2022-05-29 20:08:22 -04:00
"nur": "nur"
2022-01-06 21:14:02 -05:00
}
}
},
"root": "root",
"version": 7
}