177 lines
4.4 KiB
JSON
177 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"accentor": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1642953063,
|
|
"narHash": "sha256-qvAx5EC1RvKt5STFL9owjrfXJ3punShOCAYGzmf10IQ=",
|
|
"owner": "accentor",
|
|
"repo": "flake",
|
|
"rev": "49edead906a37c54ad3006dfbc6e9c9eb0a30d0a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "accentor",
|
|
"repo": "flake",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"agenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1641576265,
|
|
"narHash": "sha256-G4W39k5hdu2kS13pi/RhyTOySAo7rmrs7yMUZRH0OZI=",
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"rev": "08b9c96878b2f9974fc8bde048273265ad632357",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ryantm",
|
|
"repo": "agenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"locked": {
|
|
"lastModified": 1642934735,
|
|
"narHash": "sha256-1IFZpIufpsFZnSKkVL7HiwTlkj2kWGf/TrbeKlXSuiU=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "b31c50614c112ef3789f20ae1adeb4721b020afc",
|
|
"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": 1642882610,
|
|
"narHash": "sha256-pmdgeJ9v6y+T0UfNQ/Z+Hdv5tPshFFra5JLF/byUA/Y=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "c47c350f6518ed39c2a16e4fadf9137b6c559ddc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1642903813,
|
|
"narHash": "sha256-0lNfGW8sNfyTrixoQhVG00Drl/ECaf5GbfKAQ1ZDoyE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "689b76bcf36055afdeb2e9852f5ecdd2bf483f87",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1642954773,
|
|
"narHash": "sha256-dkLh91F58vYdeOQL6KyIc6IQcxU99iNuX9Bg2CXThaM=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "9e89b7946150cee5844de602812b277f1f732e55",
|
|
"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": 1642952429,
|
|
"narHash": "sha256-GvoNZeArFDDJtPBUHawxd7IMPsQ47pgaw92QSjwXLc8=",
|
|
"owner": "chvp",
|
|
"repo": "tetris",
|
|
"rev": "23dac5748f25a9f297f2e2a494d2f43603ccf2df",
|
|
"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
|
|
}
|