Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

.travis.yml

Blame
  • devenv.yaml 251 B
    inputs:
      nixpkgs:
        url: github:nixos/nixpkgs/nixos-23.11
    
      version:
        url: git+https://gitlab.schukai.com/oss/utilities/version.git
        flake: true
      
      bob:
        url: git+https://gitlab.schukai.com/oss/bob.git
        flake: true