Skip to content

Conversation

@pasqui23
Copy link
Contributor

@pasqui23 pasqui23 commented Nov 11, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

@ofborg ofborg bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Nov 11, 2019
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review-may-2019/3032/86

@teto
Copy link
Member

teto commented Dec 2, 2019

isn't the upstream at https://github.com/Mic92/nixos-shell ?

@pasqui23
Copy link
Contributor Author

pasqui23 commented Dec 3, 2019

You're right,and it's even more recently updated

@pasqui23
Copy link
Contributor Author

pasqui23 commented Dec 3, 2019

That one has the same name but it's different:it spawns a whole new virtual machine instead of just a container

@tomberek
Copy link
Contributor

tomberek commented Dec 8, 2019

nixos-container is required at runtime, but is not in the dependencies nor propagated. And should it be limited to NixOS? or can someone run nixos-container on non-NixOS?

@pasqui23
Copy link
Contributor Author

@tomberek it is merely a thin wrapper aroun nixos-container,so it should run where nixos-container runs

@pasqui23
Copy link
Contributor Author

Ok,why the check meta fails?

Co-Authored-By: Renaud <c0bw3b@users.noreply.github.com>
@doronbehar
Copy link
Contributor

Closed in favor of #85673 .

@doronbehar doronbehar closed this May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants