flake.lock: 2022_02_22

Also includes first entry for agenix
This commit is contained in:
Payas Relekar 2022-02-22 03:20:29 +05:30
parent 2c68cf088e
commit 854baf78fc

View file

@ -1,12 +1,32 @@
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1643841757,
"narHash": "sha256-9tKhu4JzoZvustC9IEWK6wKcDhPLuK/ICbLgm8QnLnk=",
"owner": "ryantm",
"repo": "agenix",
"rev": "a17d1f30550260f8b45764ddbd0391f4b1ed714a",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1645326733,
"narHash": "sha256-8ijMUWNzXn5dZ72RV4msId4aOSkl4Vasq5B2pB0ZXOw=",
"lastModified": 1645440963,
"narHash": "sha256-DKSt+xkLe75THcYKkGuJU2+bv8wbZJtg5pldlOX9r0A=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "abfc75dfe6162cdbb36e58d00bcd62e76d61e521",
"rev": "d1471c0e9049772e84bfe11707ab8b9c133b49e8",
"type": "github"
},
"original": {
@ -37,11 +57,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1644613700,
"narHash": "sha256-wLRPJclMH8vsHuFtyI78aF09lw5mbi3lMB6uiK5S2wE=",
"lastModified": 1645334861,
"narHash": "sha256-We9ECiMglthzbZ5S6Myqqf+RHzBFZPoM2qL5/jDkUjs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "23d785aa6f853e6cf3430119811c334025bbef55",
"rev": "d5f237872975e6fb6f76eef1368b5634ffcd266f",
"type": "github"
},
"original": {
@ -53,6 +73,7 @@
},
"root": {
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"