nix sources update

This commit is contained in:
sinavir 2023-02-13 15:27:55 +01:00
parent aaae8a23da
commit e4baa59f34

View file

@ -1,14 +1,14 @@
{ {
"nixpkgs": { "nixpkgs": {
"branch": "nixos-22.05", "branch": "nixos-unstable",
"description": "Nix Packages collection", "description": "Nix Packages collection",
"homepage": "", "homepage": "",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0874168639713f547c05947c76124f78441ea46c", "rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2",
"sha256": "0gw5l5bj3zcgxhp7ki1jafy6sl5nk4vr43hal94lhi15kg2vfmfy", "sha256": "1dbr8wyiy6bazr1n3365y7ry4k7mlnjdpr2715sw3ip6gpc10gbg",
"type": "tarball", "type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/0874168639713f547c05947c76124f78441ea46c.tar.gz", "url": "https://github.com/NixOS/nixpkgs/archive/fab09085df1b60d6a0870c8a89ce26d5a4a708c2.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
} }
} }