dotfiles/nix/flake.lock
Magic_RB 4f426e302a
deploy-rs and inputs updates
Signed-off-by: Magic_RB <magic_rb@redalder.org>
2021-08-19 18:25:06 +02:00

347 lines
9.1 KiB
JSON

{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"naersk": "naersk",
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": "utils"
},
"locked": {
"lastModified": 1625729093,
"narHash": "sha256-hpo8T7mlVEpHpZIYqhxqt5i/XY8eu4p66MrAg/MCuVY=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "587cbcfe8d3ea05c5bb153764d3617012ef28c86",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"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": 1625937277,
"narHash": "sha256-JbID1xZBoJrDkcqiwk/i42oXVWh7uXSt0EPbGM4HVpw=",
"ref": "master",
"rev": "215fb1596ffc8f317cba6460c45ca3e678b51c1f",
"revCount": 5395,
"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_2",
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1625883803,
"narHash": "sha256-U88tUKn7kbEeq32TwEzkXQwto2rlkhnVyBXFWmrNw0A=",
"owner": "nix-community",
"repo": "fenix",
"rev": "145e889b2713c1a3e7f8291b1b84d19dc45da43d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1624228557,
"narHash": "sha256-wwOqe73BsrXfRv1PhyXQFNC8iTET50KvE/HitdkRgxs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "35a24648d155843a4d162de98c17b1afd5db51e4",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
"repo": "home-manager",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1622810282,
"narHash": "sha256-4wmvM3/xfD0hCdNDIXVzRMfL4yB1J+DjH6Zte2xbAxk=",
"owner": "nmattia",
"repo": "naersk",
"rev": "e8061169e1495871b56be97c5c51d310fae01374",
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_2": {
"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": 1625876238,
"narHash": "sha256-+1Q2znDawGp5MREYqimUJ3ERTUiOU97budRlYw27I1c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9376bf7b34218e2a7f92af91089b0cb413a605e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1625951490,
"narHash": "sha256-Cgihtvx37A63bqc5d3ebGSm/AbPYAo8hgOIWGfKOt2g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70122271d74c6041d7cb5bdfd9fa2f979570a882",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1625697353,
"narHash": "sha256-/v85RkZ0Z+lxipkG2sjYNRINktc8VySbLQmPbirY0hQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "87807e64a5ef5206b745a40af118c7be8db73681",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
"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": 1625843384,
"narHash": "sha256-OlWUPu7k3NKI9gQmcmZYWgJJm36W9KmJ2K7MHFeLRc4=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "10ac4e5c0d04bd6b2b6d14aa7ce9e54390d5f12d",
"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"
}
},
"utils": {
"locked": {
"lastModified": 1622445595,
"narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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": 1625592340,
"narHash": "sha256-LJcyEXVFqw30hO12f2gJSUJ5jzNO2CUTuF9AJt5PtbQ=",
"owner": "yusdacra",
"repo": "nixos-config",
"rev": "e889566c2974792c2b33addad7102a6cfc1bf6eb",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nixos-config",
"type": "github"
}
}
},
"root": "root",
"version": 7
}