dotfiles/nix/flake.lock
Magic_RB e9a36e8826
Emacs stuff
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2021-08-19 18:24:37 +02:00

254 lines
6.7 KiB
JSON

{
"nodes": {
"easy-hls-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1618344778,
"narHash": "sha256-bCFzv7HLPen3Ak6Ho8RhfxsG4UWXeROqHgVW/tNla68=",
"owner": "jkachmar",
"repo": "easy-hls-nix",
"rev": "291cf77f512a7121bb6801cde35ee1e8b7287f91",
"type": "github"
},
"original": {
"owner": "jkachmar",
"repo": "easy-hls-nix",
"type": "github"
}
},
"emacs": {
"flake": false,
"locked": {
"lastModified": 1617874231,
"narHash": "sha256-7ZtKxYEJjXD2zi2t7JPP+TmAO10ZfzvG9XemkFy2uqk=",
"owner": "flatwhatson",
"repo": "emacs",
"rev": "1000227d38b4f139f1e393e6bfb613829fcc92d0",
"type": "github"
},
"original": {
"owner": "flatwhatson",
"ref": "pgtk-nativecomp",
"repo": "emacs",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1618111206,
"narHash": "sha256-JUNV8PKu77CytEUfQgAMml+gECO6CY6ymVuKu7TYkGM=",
"ref": "master",
"rev": "75a4d7273b19ac442d246e2d5e109c9dfed58b35",
"revCount": 4944,
"type": "git",
"url": "https://github.com/nix-community/emacs-overlay"
},
"original": {
"type": "git",
"url": "https://github.com/nix-community/emacs-overlay"
}
},
"fenix": {
"inputs": {
"naersk": "naersk",
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1618108836,
"narHash": "sha256-js278m158racqw8/XFXgOl7SdDKyjyk+cz1UfDwefTw=",
"owner": "nix-community",
"repo": "fenix",
"rev": "9769134e7437dcb748f4f53863fc532554053c3e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1617824794,
"narHash": "sha256-UGkvzx0nIXHhNq/KwJLjXvKAQRE2V33MuX+UirvqrkQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-20.09",
"repo": "home-manager",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1618068541,
"narHash": "sha256-enxg0QB53Zis0VJWfJsrX7zCjurpi7lW78EKXbJdzpQ=",
"owner": "nmattia",
"repo": "naersk",
"rev": "b3b099d669fc8b18d361c249091c9fe95d57ebbb",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixng": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1617920106,
"narHash": "sha256-Q42x56jAQZdoa2XhyBXZsOPP0vKs6T5O61O+WDAu7I0=",
"ref": "master",
"rev": "6236d9e963a18a795ddceb45c8ec6ed5447e33fa",
"revCount": 32,
"type": "git",
"url": "https://gitea.redalder.org/Magic_RB/NixNG"
},
"original": {
"type": "git",
"url": "https://gitea.redalder.org/Magic_RB/NixNG"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1618064689,
"narHash": "sha256-MGnHpM3bSd5JClA+1ad+jvcfNr0HrYoGmqCc2s7thkM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad7604ddbd9b299701fb5e15bc39cff80deffce2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1618130870,
"narHash": "sha256-HWkpHcOzcOYUZ1nQwjhsObyr4DKqvk2mg31SEe+eSfc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd5b07f01ea09697138e0b3890ad4d9d2d500628",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1618072958,
"narHash": "sha256-QDKj58ECixtb4EJMWV5D5Lb2xdCgab1Opi4zjQWbDOg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a73020b2a150322c9832b50baeb0296ba3b13dd7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"easy-hls-nix": "easy-hls-nix",
"emacs": "emacs",
"emacs-overlay": "emacs-overlay",
"fenix": "fenix",
"home-manager": "home-manager",
"nixng": "nixng",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable",
"sss-cli": "sss-cli",
"vtermModule": "vtermModule"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1618098146,
"narHash": "sha256-49+aO33jyW/3ZU8f0NoocHjnXVOF+0hP+3g7xsdCL4A=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "5b40342d2d5bc19445e6abccef6931bdd3a03c3b",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"sss-cli": {
"flake": false,
"locked": {
"lastModified": 1618053324,
"narHash": "sha256-EinFl5dcHn9lkuKlSeh46YUkDkGRJVzF88lu3pYsG9Y=",
"owner": "dsprenkels",
"repo": "sss-cli",
"rev": "60446bfc0c3c9fab7ecca2fd0302d6ef29feed1a",
"type": "github"
},
"original": {
"owner": "dsprenkels",
"repo": "sss-cli",
"type": "github"
}
},
"vtermModule": {
"flake": false,
"locked": {
"lastModified": 1617983886,
"narHash": "sha256-jC/q6RAyZhKM3YRu0aefy7uR0/7m1h0FxtYqWrD74DM=",
"ref": "master",
"rev": "2b1392cb2b14ec5bd0b7355197d5f353aa5d3983",
"revCount": 613,
"type": "git",
"url": "https://github.com/akermu/emacs-libvterm"
},
"original": {
"type": "git",
"url": "https://github.com/akermu/emacs-libvterm"
}
}
},
"root": "root",
"version": 7
}