This commit is contained in:
Daniel Langbein 2023-10-08 21:10:32 +02:00
parent 102ae0ee62
commit 9c722985e4
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -5,10 +5,10 @@
"homepage": "https://nur.nix-community.org/", "homepage": "https://nur.nix-community.org/",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "ef0505cd640f2db6565ad8231ab087cd17da7baa", "rev": "40a6fc6023c02ca503c084d3dc65b135be7e54b5",
"sha256": "1g5nc80754xwbb39wlhkzyqii4pcqb88214i1w4mdz3ynv8hqdzx", "sha256": "019ar6wgnl064csc1hqdmmc4qqa7139hy9mm7zxvnyl8f3flz4rw",
"type": "tarball", "type": "tarball",
"url": "https://github.com/nix-community/NUR/archive/ef0505cd640f2db6565ad8231ab087cd17da7baa.tar.gz", "url": "https://github.com/nix-community/NUR/archive/40a6fc6023c02ca503c084d3dc65b135be7e54b5.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"home-manager": { "home-manager": {
@ -29,10 +29,10 @@
"homepage": null, "homepage": null,
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8a4c17493e5c39769f79117937c79e1c88de6729", "rev": "5a237aecb57296f67276ac9ab296a41c23981f56",
"sha256": "0pd8n09jnpghzc3v97h7pdsk22piiv0f30blyk9jrjibdpf03pw2", "sha256": "166yxg4ff2jxvl9mbngd90dr1k3rdj6xmiccga41xynhh2zr0vmb",
"type": "tarball", "type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/8a4c17493e5c39769f79117937c79e1c88de6729.tar.gz", "url": "https://github.com/NixOS/nixpkgs/archive/5a237aecb57296f67276ac9ab296a41c23981f56.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
} }
} }