dotfiles/nix/flake.lock

341 lines
9 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"dwarffs": {
"inputs": {
"nix": [
"nix"
],
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1611240086,
"narHash": "sha256-z8NmKUm7rfcAIkwtO4JZZo2KKDNQmHyExgNFRRzi1kM=",
"owner": "edolstra",
"repo": "dwarffs",
"rev": "f691e2c991e75edb22836f1dbe632c40324215c5",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "dwarffs",
"type": "github"
}
},
2021-01-18 20:24:07 +01:00
"emacs": {
"flake": false,
"locked": {
"lastModified": 1636936906,
"narHash": "sha256-zSGnwou+24hpLQW2T1rYTRcy0mUGobCESWQ9WC7ADTY=",
2021-02-01 12:00:24 +01:00
"owner": "flatwhatson",
"repo": "emacs",
"rev": "148a3cf14fec57ba7015aec7b9b0888c4ddabe7c",
2021-02-01 12:00:24 +01:00
"type": "github"
2021-01-18 20:24:07 +01:00
},
"original": {
2021-02-01 12:00:24 +01:00
"owner": "flatwhatson",
"ref": "pgtk-nativecomp",
"repo": "emacs",
"type": "github"
2021-01-18 20:24:07 +01:00
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1637601973,
"narHash": "sha256-FGSCh1RoukoEACBvyOcKSrvG4pHJj+RbPo7crGa1qTQ=",
2021-01-18 20:24:07 +01:00
"ref": "master",
"rev": "c7f51932424258572ab6790c3250384c8524a4c8",
"revCount": 6166,
2021-01-18 20:24:07 +01:00
"type": "git",
"url": "https://github.com/nix-community/emacs-overlay"
},
"original": {
"type": "git",
"url": "https://github.com/nix-community/emacs-overlay"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1637562311,
"narHash": "sha256-ldCDRzORj3iBcnP3LFzzhRyaV008r4yd+9pHOgJX3Xg=",
"owner": "nix-community",
"repo": "fenix",
"rev": "610d4f5e393c277f1adee9dd5fb44031900b18b4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-01-18 20:24:07 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
2021-01-18 20:24:07 +01:00
]
},
"locked": {
"lastModified": 1637019201,
"narHash": "sha256-lq4gz51fx4m5FXfx1SCB444aEBeaYtLMVm3P18Wi9ls=",
2021-01-18 20:24:07 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1",
2021-01-18 20:24:07 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
2021-01-18 20:24:07 +01:00
"repo": "home-manager",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1637590247,
"narHash": "sha256-tCPMvBaQfWCpR+zKU/xQilmcWXAm1Y1eG9uFglEjaFg=",
"owner": "NixOS",
"repo": "nix",
"rev": "720ed476786a94514aedfc56a1f30a343ace5d48",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nix",
"type": "github"
}
},
"nixng": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
2021-01-18 20:24:07 +01:00
"locked": {
"lastModified": 1634508638,
"narHash": "sha256-WwuEo0JObE1f2YgXv0vmEXAiwQ/xFkDrHSN4It5tiic=",
"owner": "MagicRB",
"repo": "NixNG",
"rev": "2ba0bacb76c9e63265e2fb45c813a6661568c63f",
"type": "github"
2021-01-18 20:24:07 +01:00
},
"original": {
"owner": "MagicRB",
"repo": "NixNG",
"type": "github"
2021-01-18 20:24:07 +01:00
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637448181,
"narHash": "sha256-ujcXli4esmtIHUBjE1BjmMuBWrcNvlHZrVXx56i5B1M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d5b65f812cd4f5a8fa74b406075b59a46f1cfd98",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1637609526,
"narHash": "sha256-6BWZEFnMtZQRp+Cmc5UwL6GMDyVXyTMQRwfnVZ844Gs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "65ee0d249835aefb1f43506b978d691feac61b17",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1637155076,
"narHash": "sha256-26ZPNiuzlsnXpt55Q44+yzXvp385aNAfevzVEKbrU5Q=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "715f63411952c86c8f57ab9e3e3cb866a015b5f2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1637542143,
"narHash": "sha256-DQAksA6Ez8Z8EOZGrPTMAD4XozPgecyzYeRLqBRjj8M=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "b23b074f65a6fdb720aa8ffae1c62d412c1e3db1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"qmk": {
"flake": false,
"locked": {
"lastModified": 1637534311,
"narHash": "sha256-8CEedSqtRSWsRD+ScPFoYolr0XuCti0jzKeTt5IRu1A=",
"ref": "master",
"rev": "e864786c0b64423aa2fa83f2cc8a2049af9957fd",
"revCount": 18089,
"type": "git",
"url": "https://github.com/qmk/qmk_firmware?ref=0.14.29"
},
"original": {
"type": "git",
"url": "https://github.com/qmk/qmk_firmware?ref=0.14.29"
}
},
"root": {
"inputs": {
"dwarffs": "dwarffs",
2021-01-18 20:24:07 +01:00
"emacs": "emacs",
"emacs-overlay": "emacs-overlay",
"fenix": "fenix",
2021-01-18 20:24:07 +01:00
"home-manager": "home-manager",
"nix": "nix",
"nixng": "nixng",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
2021-01-18 11:23:15 +01:00
"nixpkgs-unstable": "nixpkgs-unstable",
"poetry2nix": "poetry2nix",
"qmk": "qmk",
"secret": "secret",
"vtermModule": "vtermModule",
"yusdacra-dotfiles": "yusdacra-dotfiles"
2021-01-18 11:23:15 +01:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1637524867,
"narHash": "sha256-uBSrbEPucwk4Lnf3dwNNbjFp6hp1UtQWajBTmMcumuE=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "183ef048f61ae36aa389d1d0345cde940fe788e9",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"secret": {
"flake": false,
"locked": {
"narHash": "sha256-TBG7Z3H3PwxlFP4FrZMHz3Qak9oLnw+brBSFnIxk4u0=",
"path": "/home/main/dotfiles/secret",
"type": "path"
},
"original": {
"path": "/home/main/dotfiles/secret",
"type": "path"
}
},
2021-01-18 20:24:07 +01:00
"vtermModule": {
"flake": false,
"locked": {
"lastModified": 1631083259,
"narHash": "sha256-+fl1GUCpAZBOvgMd3akF9EMirp1/K+JyRq0TWKSDeJw=",
2021-01-18 20:24:07 +01:00
"ref": "master",
"rev": "2681120b770573044832ba8c22ccbac192e1a294",
"revCount": 638,
2021-01-18 20:24:07 +01:00
"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": 1635016528,
"narHash": "sha256-vxid2lgNzDMAiE1l6m3uXMwYuCw+oCBySLj86/FgNl0=",
"owner": "yusdacra",
"repo": "nixos-config",
"rev": "e98bc0e39268da51e10958bd613df9265c828a0a",
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nixos-config",
"type": "github"
}
}
},
"root": "root",
"version": 7
}