177 lines
4.4 KiB
JSON
177 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"accentor": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1644227430,
|
|
"narHash": "sha256-RzJukt/5T7yuhsQZxtkQlwMmJZlLpa7N7CLwVLsosLw=",
|
|
"owner": "accentor",
|
|
"repo": "flake",
|
|
"rev": "b7e03bd96d84cf6ec2c9ff160c955c837ddf3d6d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "accentor",
|
|
"repo": "flake",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"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": 1644288895,
|
|
"narHash": "sha256-w4ovZLeA+gUYrZ3+w+CVfC/hNdg4OLovJbZdned0pfs=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "d7060b8c8db5ee86e789fd23969bfb468f237de5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1638122382,
|
|
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1644255659,
|
|
"narHash": "sha256-VuPFOttrBRTOJqPY5yboxVdk1xZjSSlOSDDbBCMKioo=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "1ca6293c8fb1dbe13c48fe518440c288256cd562",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1644033087,
|
|
"narHash": "sha256-beskas17YPhrcnanzywake9/z+k+xOWmavW24YUN8ng=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "9f697d60e4d9f08eacf549502528bfaed859d33b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1644293305,
|
|
"narHash": "sha256-XF+nrtAZJ4GvXsWCCvocaKnuA80G0AfwMw2p767GQhg=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "d69bb891575f1c5bb09b93fe14e763767ea9d0c4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"accentor": "accentor",
|
|
"agenix": "agenix",
|
|
"emacs-overlay": "emacs-overlay",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs",
|
|
"nur": "nur",
|
|
"tetris": "tetris",
|
|
"utils": "utils"
|
|
}
|
|
},
|
|
"tetris": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1644226652,
|
|
"narHash": "sha256-E0AGlTO19KqIGtIieNduQ+M2aDh3CGdCONE/1EKr3Oc=",
|
|
"owner": "chvp",
|
|
"repo": "tetris",
|
|
"rev": "e933e581bd84e9a232f144554714a7ae92e5bf15",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "chvp",
|
|
"repo": "tetris",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1639385028,
|
|
"narHash": "sha256-oqorKz3mwf7UuDJwlbCEYCB2LfcWLL0DkeCWhRIL820=",
|
|
"owner": "gytis-ivaskevicius",
|
|
"repo": "flake-utils-plus",
|
|
"rev": "be1be083af014720c14f3b574f57b6173b4915d0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "gytis-ivaskevicius",
|
|
"repo": "flake-utils-plus",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|