about summary refs log blame commit diff
path: root/third_party/sources/sources.json
blob: 06921f3487fcfe7e9f7fc828738dfa0d034dd2aa (plain) (tree)
1
2
3
4
5
6
7
8
9
 





                                                            

                                                                         
                          
                                                                                                          

                                                                                





                                                                               

                                                                         
                          
                                                                                                                        

                                                                                





                                                                                   

                                                                         
                          
                                                                                                                       

                                                                                





                                                                                                                                

                                                                         
                          
                                                                                                                       

                                                                                





                                                                                                                                           

                                                                         
                          
                                                                                                           

                                                                                





                                                                                                                     

                                                                         
                          
                                                                                                                 

                                                                                
                
                                   



                                                 

                                                                         
                          
                                                                                                          


                                                                                
                                



                                                 

                                                                         
                          
                                                                                                          
                                                                                
      





                                                                                                 

                                                                         
                          
                                                                                                                 

                                                                                





                                                                                                

                                                                         
                          
                                                                                                                
                                                                                

     
{
    "agenix": {
        "branch": "main",
        "description": "age-encrypted secrets for NixOS",
        "homepage": "https://matrix.to/#/#agenix:nixos.org",
        "owner": "ryantm",
        "repo": "agenix",
        "rev": "1f677b3e161d3bdbfd08a939e8f25de2568e0ef4",
        "sha256": "0gbn01hi8dh7s9rc66yawnmixcasadf20zci4ijzpd143ph492ad",
        "type": "tarball",
        "url": "https://github.com/ryantm/agenix/archive/1f677b3e161d3bdbfd08a939e8f25de2568e0ef4.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "emacs-overlay": {
        "branch": "master",
        "description": "Bleeding edge emacs overlay [maintainer=@adisbladis] ",
        "homepage": "",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "d1a4d78b072580fa4a627b667cec417aea995f15",
        "sha256": "098smnji3pzq6kch1h079sb16ig8k7m2y2gdx920lwdpk2xx4dm8",
        "type": "tarball",
        "url": "https://github.com/nix-community/emacs-overlay/archive/d1a4d78b072580fa4a627b667cec417aea995f15.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "home-manager": {
        "branch": "master",
        "description": "Manage a user environment using Nix  [maintainer=@rycee] ",
        "homepage": "https://nix-community.github.io/home-manager/",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "68f7d8c0fb0bfc67d1916dd7f06288424360d43a",
        "sha256": "0i1i28zcvff9fny4i8c8ym7ikjshrc7wm3ylhpvszyjisclwqa65",
        "type": "tarball",
        "url": "https://github.com/nix-community/home-manager/archive/68f7d8c0fb0bfc67d1916dd7f06288424360d43a.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "impermanence": {
        "branch": "master",
        "description": "Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]",
        "homepage": "",
        "owner": "nix-community",
        "repo": "impermanence",
        "rev": "e9643d08d0d193a2e074a19d4d90c67a874d932e",
        "sha256": "1gx91lrdb50njs2yd71q8h5nbgmzf6ypqnm3v9f1yaz1w3wpnzyg",
        "type": "tarball",
        "url": "https://github.com/nix-community/impermanence/archive/e9643d08d0d193a2e074a19d4d90c67a874d932e.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "naersk": {
        "branch": "master",
        "description": "Build rust crates in Nix. No configuration, no code generation, no IFD. Sandbox friendly. [maintainer: @Patryk27]",
        "homepage": "",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
        "sha256": "0bygm4jl84gf8l4101ipjk528vz6rzrwjg0wvykc147694wmfcmz",
        "type": "tarball",
        "url": "https://github.com/nmattia/naersk/archive/3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "napalm": {
        "branch": "master",
        "description": "Support for building npm packages in Nix and lightweight npm registry [maintainer @nmattia]",
        "homepage": "",
        "owner": "nix-community",
        "repo": "napalm",
        "rev": "a8215ccf1c80070f51a92771f3bc637dd9b9f7ee",
        "sha256": "04vf4mk2q55gpnvxw3qb735lkdyml77qq3lfzfwis619g9izs7c3",
        "type": "tarball",
        "url": "https://github.com/nix-community/napalm/archive/a8215ccf1c80070f51a92771f3bc637dd9b9f7ee.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "fdd898f8f79e8d2f99ed2ab6b3751811ef683242",
        "sha256": "05i97acjry4pk1br8glwl97gbfjafq058kblpfpd39r0qr8j6x4s",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/fdd898f8f79e8d2f99ed2ab6b3751811ef683242.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs-stable": {
        "branch": "nixos-23.05",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "3b79cc4bcd9c09b5aa68ea1957c25e437dc6bc58",
        "sha256": "0q95i9dgk6jzka5kj7ywj8gg4sighr3bcc0n92xbyybrp198pddv",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/3b79cc4bcd9c09b5aa68ea1957c25e437dc6bc58.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "rust-overlay": {
        "branch": "master",
        "description": "Pure and reproducible nix overlay of binary distributed rust toolchains",
        "homepage": "",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "f144d5022c94a893d14c2b0e632672935dc83662",
        "sha256": "0smjviw7y7sa9q5ns0k5xd0x9fnbfj0l4n8y2ybrqlara81s1574",
        "type": "tarball",
        "url": "https://github.com/oxalica/rust-overlay/archive/f144d5022c94a893d14c2b0e632672935dc83662.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "rustsec-advisory-db": {
        "branch": "main",
        "description": "Security advisory database for Rust crates published through crates.io",
        "homepage": "https://rustsec.org",
        "owner": "RustSec",
        "repo": "advisory-db",
        "rev": "da470caa84d3dd3be02657a9cb35bd5269636127",
        "sha256": "1hm7dkr0zpjrqjrdjw2sg0zyvnpi5nia8nkwi0cn9nzy7nniq002",
        "type": "tarball",
        "url": "https://github.com/RustSec/advisory-db/archive/da470caa84d3dd3be02657a9cb35bd5269636127.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}