mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +00:00
Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/edd4e53eac41bf568856c3728ef0f640411f5e5f' (2023-03-25) → 'github:nix-community/emacs-overlay/578051f829883262c9120d98fd71a80e4715afcb' (2023-03-29) • Updated input 'helix-editor': 'github:helix-editor/helix/9a651188998bbc1584519ebf658cb5c2c31f4b21' (2023-03-24) → 'github:helix-editor/helix/5b3dd6a678ba138ea21d7d5dd8d3c8a53c7a6d3b' (2023-03-29) • Updated input 'home-manager': 'github:nix-community/home-manager/db37c537603d1d45d022cc0666ad45197455b364' (2023-03-24) → 'github:nix-community/home-manager/0e065e1b6f0776ebbacea9dcbc977af7bc9eddc0' (2023-03-29) • Updated input 'neovim-nightly-overlay': 'github:nix-community/neovim-nightly-overlay/5974031f4d4cd09ea98f3febce783ba2d32f9c65' (2023-03-24) → 'github:nix-community/neovim-nightly-overlay/6cf1e98e9ec0b48f6f20035fbcae63ef1d6ae18e' (2023-03-29) • Updated input 'neovim-nightly-overlay/neovim-flake': 'github:neovim/neovim/a478fd41753a5c094e6c329a3573cbfb32b1c6bf?dir=contrib' (2023-03-24) → 'github:neovim/neovim/b7748662ed5b06c12a74560690b728fdf770666f?dir=contrib' (2023-03-29) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a64e169e396460d6b5763a1de1dd197df8421688' (2023-03-24) → 'github:NixOS/nixpkgs/4bb072f0a8b267613c127684e099a70e1f6ff106' (2023-03-27) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/a38c914c34f93328ad7fbcdea0801bc11cbd1565' (2023-03-23) → 'github:NixOS/nixpkgs/5b7cd5c39befee629be284970415b6eb3b0ff000' (2023-03-28) • Updated input 'nur': 'github:nix-community/NUR/9bac0d14fc7379792bf889c407b161c0ca6d6e76' (2023-03-25) → 'github:nix-community/NUR/ccc46054db4c7384f01f947821635fe085a704be' (2023-03-29) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/8ba8bdaee0dfb4b7ad8b1f398e4f24d4dee89760' (2023-03-25) → 'github:oxalica/rust-overlay/c8d8d05b8100d451243b614d950fa3f966c1fcc2' (2023-03-29) • Updated input 'sops-nix': 'github:Mic92/sops-nix/d8827a8368c307fbc6ed594c9a31d619e7360bed' (2023-03-21) → 'github:Mic92/sops-nix/5b26523e28989a7f56953b695184070c06335814' (2023-03-28) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/c3912035d00ef755ab19394488b41feab95d2e40' (2023-03-18) → 'github:NixOS/nixpkgs/da26ae9f6ce2c9ab380c0f394488892616fc5a6a' (2023-03-25)
768 lines
20 KiB
JSON
768 lines
20 KiB
JSON
{
|
|
"nodes": {
|
|
"base16-schemes": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1665690101,
|
|
"narHash": "sha256-J2ZvNaVFkqaTXzYO5L+jyRORfIOavFPKvWItP6UTMKs=",
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"rev": "a3dc916cf90471a422c0bfe1bb4b1bdd12185ced",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "tinted-theming",
|
|
"repo": "base16-schemes",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1670900067,
|
|
"narHash": "sha256-VXVa+KBfukhmWizaiGiHRVX/fuk66P8dgSFfkVN4/MY=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "59b31b41a589c0a65e4a1f86b0e5eac68081468b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"deploy": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1674127017,
|
|
"narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=",
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "serokell",
|
|
"repo": "deploy-rs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1678957337,
|
|
"narHash": "sha256-Gw4nVbuKRdTwPngeOZQOzH/IFowmz4LryMPDiJN/ah4=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "3e0e60ab37cd0bf7ab59888f5c32499d851edb47",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"dream2nix": {
|
|
"inputs": {
|
|
"alejandra": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"all-cabal-json": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"crane": "crane",
|
|
"devshell": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"flake-parts": [
|
|
"helix-editor",
|
|
"nci",
|
|
"parts"
|
|
],
|
|
"flake-utils-pre-commit": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"ghc-utils": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"gomod2nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"mach-nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"nix-pypi-fetcher": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nci",
|
|
"nixpkgs"
|
|
],
|
|
"poetry2nix": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"pre-commit-hooks": [
|
|
"helix-editor",
|
|
"nci"
|
|
],
|
|
"pruned-racket-catalog": [
|
|
"helix-editor",
|
|
"nci"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677289985,
|
|
"narHash": "sha256-lUp06cTTlWubeBGMZqPl9jODM99LpWMcwxRiscFAUJg=",
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"rev": "28b973a8d4c30cc1cbb3377ea2023a76bc3fb889",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680118886,
|
|
"narHash": "sha256-uHcKDM/LkvOKc0ma3JIFLjnyvJRlIKVnIBa45vQO+2s=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "578051f829883262c9120d98fd71a80e4715afcb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1668681692,
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat_2": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1678901627,
|
|
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_2": {
|
|
"locked": {
|
|
"lastModified": 1659877975,
|
|
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils_3": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"guix-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1671581861,
|
|
"narHash": "sha256-tj6mhEHpvVXz38DtnYytq9IzWm0qX/ie0IuPyLkQUe4=",
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"rev": "6ea748a541fa994058de94903fd1adaa3e1f6a8a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "foo-dogsquared",
|
|
"repo": "nix-overlay-guix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"helix-editor": {
|
|
"inputs": {
|
|
"nci": "nci",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"parts": "parts_2",
|
|
"rust-overlay": "rust-overlay"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680062250,
|
|
"narHash": "sha256-wDFlAm8Jg/CQW0HYe9StkXZFgoB3vhb4wCBeq+7XclQ=",
|
|
"owner": "helix-editor",
|
|
"repo": "helix",
|
|
"rev": "5b3dd6a678ba138ea21d7d5dd8d3c8a53c7a6d3b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "helix-editor",
|
|
"repo": "helix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": [
|
|
"flake-utils"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680114304,
|
|
"narHash": "sha256-XymtLu8G2nzenjDUWI7XV2MMHztvPkEZUFpwmZFcxVM=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "0e065e1b6f0776ebbacea9dcbc977af7bc9eddc0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"mk-naked-shell": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1676572903,
|
|
"narHash": "sha256-oQoDHHUTxNVSURfkFcYLuAK+btjs30T4rbEUtCUyKy8=",
|
|
"owner": "yusdacra",
|
|
"repo": "mk-naked-shell",
|
|
"rev": "aeca9f8aa592f5e8f71f407d081cb26fd30c5a57",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "mk-naked-shell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nci": {
|
|
"inputs": {
|
|
"dream2nix": "dream2nix",
|
|
"mk-naked-shell": "mk-naked-shell",
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nixpkgs"
|
|
],
|
|
"parts": "parts",
|
|
"rust-overlay": [
|
|
"helix-editor",
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677297103,
|
|
"narHash": "sha256-ArlJIbp9NGV9yvhZdV0SOUFfRlI/kHeKoCk30NbSiLc=",
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"rev": "a79272a2cb0942392bb3a5bf9a3ec6bc568795b2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-flake": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_3",
|
|
"nixpkgs": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"dir": "contrib",
|
|
"lastModified": 1680076741,
|
|
"narHash": "sha256-Xc4IY54hYDnHotzYGoqvdQWwi19jy6gpt0hNiw4X8r0=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "b7748662ed5b06c12a74560690b728fdf770666f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "contrib",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-nightly-overlay": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat_2",
|
|
"neovim-flake": "neovim-flake",
|
|
"nixpkgs": "nixpkgs_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680077682,
|
|
"narHash": "sha256-d8NDUvTAR5ff+RbL5hS8P2xBcTjeTyEDe6o7GiPwVPI=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "6cf1e98e9ec0b48f6f20035fbcae63ef1d6ae18e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-colors": {
|
|
"inputs": {
|
|
"base16-schemes": "base16-schemes",
|
|
"nixpkgs-lib": "nixpkgs-lib_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1672236234,
|
|
"narHash": "sha256-dpBIuxcDEvJbLD8fTipE0A0JbQD1lZB94zYFPoh01PI=",
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"rev": "7e459f1d88ac54fc2f4b308adb5064863006e4b1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "misterio77",
|
|
"repo": "nix-colors",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-ld": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1679000984,
|
|
"narHash": "sha256-dcidUdnLf173UV+EdxDRm0AX6sd0lH3LmThceCOJzt0=",
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"rev": "c60c83390beeccbc365206dfb9cd9c3c359c98b2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "nix-ld",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixlib": {
|
|
"locked": {
|
|
"lastModified": 1679187309,
|
|
"narHash": "sha256-H8udmkg5wppL11d/05MMzOMryiYvc403axjDNZy1/TQ=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "44214417fe4595438b31bdb9469be92536a61455",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-generators": {
|
|
"inputs": {
|
|
"nixlib": "nixlib",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1679464055,
|
|
"narHash": "sha256-RiZpwkbm1GeKRqrTtGGsEDieJyplMSRG1bQzOZgY378=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "d5cd198c80ee62a801a078ad991c99c0175971cf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1665763903,
|
|
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1675183161,
|
|
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib_2": {
|
|
"locked": {
|
|
"lastModified": 1655599917,
|
|
"narHash": "sha256-kjZbt5WdTrnjMxL79okg9TCoRUdADG50x/TWozbyTsE=",
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"rev": "5fb55578aa2f1a502d636a8ac71aece57cb730bb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixpkgs.lib",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1679966490,
|
|
"narHash": "sha256-k0jV+y1jawE6w4ZvKgXDNg4+O9NNtcaWwzw8gufv0b4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "5b7cd5c39befee629be284970415b6eb3b0ff000",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1679748960,
|
|
"narHash": "sha256-BP8XcYHyj1NxQi04RpyNW8e7KiXSoI+Fy1tXIK2GfdA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "da26ae9f6ce2c9ab380c0f394488892616fc5a6a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1671983799,
|
|
"narHash": "sha256-Z2Ro6hFPZHkBqkVXY5/aBUzxi5xizQGvuHQ9+T5B/ks=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "fad51abd42ca17a60fc1d4cb9382e2d79ae31836",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_3": {
|
|
"locked": {
|
|
"lastModified": 1679944645,
|
|
"narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nur": {
|
|
"locked": {
|
|
"lastModified": 1680126323,
|
|
"narHash": "sha256-rl6JvRLUXo5wJZXGH+Xfen99rHg+/Pcf3NwKLKJcxqs=",
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"rev": "ccc46054db4c7384f01f947821635fe085a704be",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "NUR",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"helix-editor",
|
|
"nci",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1675933616,
|
|
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"parts_2": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1675933616,
|
|
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"deploy": "deploy",
|
|
"devshell": "devshell",
|
|
"emacs-overlay": "emacs-overlay",
|
|
"flake-utils": "flake-utils",
|
|
"guix-overlay": "guix-overlay",
|
|
"helix-editor": "helix-editor",
|
|
"home-manager": "home-manager",
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
"nix-colors": "nix-colors",
|
|
"nix-ld": "nix-ld",
|
|
"nixos-generators": "nixos-generators",
|
|
"nixpkgs": "nixpkgs_3",
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
|
"nur": "nur",
|
|
"rust-overlay": "rust-overlay_2",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils_2",
|
|
"nixpkgs": [
|
|
"helix-editor",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677292251,
|
|
"narHash": "sha256-D+6q5Z2MQn3UFJtqsM5/AvVHi3NXKZTIMZt1JGq/spA=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "34cdbf6ad480ce13a6a526f57d8b9e609f3d65dc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay_2": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1680056830,
|
|
"narHash": "sha256-WB4KD8oLSxAAtmXYSzwVwQusC2Gy5vTEln1uTt0GI2k=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "c8d8d05b8100d451243b614d950fa3f966c1fcc2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1679993313,
|
|
"narHash": "sha256-pfZ/BxJDTifnQBMXg60OhwpJvg96LHvEXGtpHeGcWLM=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "5b26523e28989a7f56953b695184070c06335814",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"utils_2": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|