Skip to content
  1. May 05, 2020
  2. May 04, 2020
  3. Apr 24, 2020
    • Jörg Thalheim's avatar
      d928c96e
    • Delan Azabani's avatar
      README: fix nix-channel --update command · 7efd48f1
      Delan Azabani authored
      Following the current instructions yields these errors for some reason:
      
      ```
      $ sudo nixos-rebuild switch
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:13
      building Nix...
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I)
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs/nixos/modules/installer/tools/nix-fallback-paths.nix' was not found in the Nix search path (add it using $NIX_PATH or -I)
      /tmp/nixos-rebuild.vs4JVw/nix
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs' was not found in the Nix search path (add it using $NIX_PATH or -I)
      building the system configuration...
      warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos' does not exist, ignoring
      error: file 'nixpkgs/nixos' was not found in the Nix search path (add it using $NIX_PATH or -I)
      ```
      7efd48f1
  4. Apr 23, 2020
  5. Apr 21, 2020
  6. Apr 15, 2020
  7. Apr 14, 2020
  8. Mar 26, 2020
  9. Mar 23, 2020
  10. Mar 15, 2020
  11. Mar 12, 2020
  12. Mar 11, 2020
  13. Mar 03, 2020
  14. Feb 23, 2020
    • Jörg Thalheim's avatar
      Add parallel test runner · 9c952961
      Jörg Thalheim authored
      The new test runner will evaluate all test profiles from the README.md
      in parallel in separate nix-build processes.
      Since we do not load all processes into one process,
      this also helps saving memory.
      9c952961
  15. Feb 18, 2020
  16. Feb 17, 2020
  17. Feb 12, 2020
  18. Feb 11, 2020
  19. Feb 09, 2020
  20. Feb 07, 2020
  21. Feb 04, 2020