GithubHelp home page GithubHelp logo

Comments (3)

SuperSandro2000 avatar SuperSandro2000 commented on August 14, 2024 1

I am missing some good advice on that website like

  • that old packages are insecure and you are downloading all of the old and insecure dependencies
  • that things might not work at all and require also older versions of nix itself or your kernel

To demonstrate that I just grabbed the oldest version of firefox and it immediately broke:

 ▶ command nix-shell -p firefox -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/c9982118fc1be9bbe87f3ed00cd248e4c4c4dfc6.tar.gz
error: undefined variable 'pkgs'

       at «string»:1:42:

            1| {...}@args: with import <nixpkgs> args; (pkgs.runCommandCC or pkgs.runCommand) "shell" { buildInputs = [ (firefox) ]; } ""
             |                                          ^

Also installing old versions via nix-env isn't a good advice because nix-env is really great in being forgotten and doing the wrong thing and leaving people with old packages without them actively seeing it anymore.

from awesome-nix.

cyntheticfox avatar cyntheticfox commented on August 14, 2024

Also, I appreciate the work, but it's too new at the moment. I also do agree with Sandro's points

from awesome-nix.

RikudouSage avatar RikudouSage commented on August 14, 2024

As you wish.

from awesome-nix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.