dotfiles/nix/flake.lock
Magic_RB 9379ef97dd
Update inputs and update the nvidia driver to beta
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2021-08-19 18:24:40 +02:00

271 lines
7.2 KiB
JSON

{
"nodes": {
"easy-hls-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1623686203,
"narHash": "sha256-33cphoKJK0GB7M7iTYwuBoXW7q6JFBo/dkLsRsYb+Os=",
"owner": "jkachmar",
"repo": "easy-hls-nix",
"rev": "9d64543a015563942c954b89addc1108800ed134",
"type": "github"
},
"original": {
"owner": "jkachmar",
"repo": "easy-hls-nix",
"type": "github"
}
},
"emacs": {
"flake": false,
"locked": {
"lastModified": 1625389614,
"narHash": "sha256-sfdncZSAeioFX5EW3rCjfJlpAc5FgmzMCGVBbwwkyq4=",
"owner": "flatwhatson",
"repo": "emacs",
"rev": "4c79a27fcb92e920701f54b25b7fd28a810978d5",
"type": "github"
},
"original": {
"owner": "flatwhatson",
"ref": "pgtk-nativecomp",
"repo": "emacs",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1625453195,
"narHash": "sha256-/2n9jIUx473RR+QUs6JYjK+Ox05zAXdXgZIuNlHMp9A=",
"ref": "master",
"rev": "b02ea48cb958959b392c04980c7403323c25b1d0",
"revCount": 5363,
"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": 1625451845,
"narHash": "sha256-csx8P8gdnKGm7fv0rChcIVSXi+m9b8ZKBRvaEzHu9IQ=",
"owner": "nix-community",
"repo": "fenix",
"rev": "be1856adefd65247c72d4b761d584145ee3cc660",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1622312678,
"narHash": "sha256-LsVDvO6TBnSQNNoV+Dt10+jx91eS74k8hf4zIOMAyR0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "49706878e1580d796cc99b63574310405935113f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-20.09",
"repo": "home-manager",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1623927034,
"narHash": "sha256-sGxlmfp5eXL5sAMNqHSb04Zq6gPl+JeltIZ226OYN0w=",
"owner": "nmattia",
"repo": "naersk",
"rev": "e09c320446c5c2516d430803f7b19f5833781337",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixng": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1623343959,
"narHash": "sha256-v6n2Hnlfczevr8/dsJW/L1sosXDjAtp0CIXH9XAtTfs=",
"ref": "master",
"rev": "fb1f1c30a87317be3859dc9b0bffd19a81a0b2a5",
"revCount": 88,
"type": "git",
"url": "https://gitea.redalder.org/Magic_RB/NixNG"
},
"original": {
"type": "git",
"url": "https://gitea.redalder.org/Magic_RB/NixNG"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1625294093,
"narHash": "sha256-TkdX0I0aXCvvFRnBAIIj3HjqWAyCzXzcWa6szKjtDL4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a908087f05622c3453628ce35aa2e522d52cefcd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1625471079,
"narHash": "sha256-6fnpa2VjDrj9bgfWgeNdK6WG/fgb52uhIxPPPNtgxhw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "93c9e5854d87b8e7eeafda2ead4b375d75500c80",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1625366435,
"narHash": "sha256-29ZJQBmJ9p2IienoYXCT/qq8sf+rfOvXWfeqVLZOh0E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "20887e4bbfdae3aed6bfa1f53ddf138ee325515e",
"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",
"yusdacra-dotfiles": "yusdacra-dotfiles"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1625409300,
"narHash": "sha256-7pH38U+HMNPuO1BFP5kPTJoxGWTewRUoLrc9NXDdK2M=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "e5c1c8cf2fcfae3e15c8bcf5256e84cad3bd3436",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"sss-cli": {
"flake": false,
"locked": {
"lastModified": 1618318903,
"narHash": "sha256-1Pad52W+gtGDREzCXOdABn9CrKv13YOOu+Du/ohB/EY=",
"owner": "dsprenkels",
"repo": "sss-cli",
"rev": "df0dc744210b0851a0431a0951ea36f1e5ff0e91",
"type": "github"
},
"original": {
"owner": "dsprenkels",
"repo": "sss-cli",
"type": "github"
}
},
"vtermModule": {
"flake": false,
"locked": {
"lastModified": 1624044124,
"narHash": "sha256-yTTt/UHzULQpe33Qxvs4ym3H3Q1hFf3myClWcPgy0x4=",
"ref": "master",
"rev": "d9dfa624679afdd5db6ad25429ef86d3dd91401e",
"revCount": 616,
"type": "git",
"url": "https://github.com/akermu/emacs-libvterm"
},
"original": {
"type": "git",
"url": "https://github.com/akermu/emacs-libvterm"
}
},
"yusdacra-dotfiles": {
"flake": false,
"locked": {
"lastModified": 1625437194,
"narHash": "sha256-ohKRHXBhkOxwSjd8/c6r6JvSUqnH56WiOHdsqHmuvVI=",
"owner": "yusdacra",
"repo": "nixos-config",
"rev": "b1d4c655f439c19ef3963004e293ebc7e718fa4d",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nixos-config",
"type": "github"
}
}
},
"root": "root",
"version": 7
}