aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/singularity-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utillinux: rename to util-linuxGraham Christensen2020-11-241-2/+2
|
* Merge pull request #93082 from cfhammill/cfh/fix-singularity-shell-copyAnderson Torres2020-09-191-1/+3
|\ | | | | singularity-tools: Check for /bin/sh existence before symlink
| * singularity-tools: Check for /bin/sh existence before symlinkcfhammill2020-07-131-1/+3
| | | | | | | | | | Fixes the case where the user has bashInteractive in the container contents
* | singularity: 3.2.1 -> 3.6.1Justin Bedo2020-07-221-0/+1
|/
* singularity-tools: fix buildImageJustin Bedo2020-02-021-4/+7
|
* treewide: remove unused variables (#63177)volth2019-06-161-2/+1
| | | | | | * treewide: remove unused variables * making ofborg happy
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-261-1/+2
| | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
* Merge branch 'master' into singularityJustin Bedő2019-02-171-1/+4
|\
| * Merge pull request #30479 from obsidiansystems/singularity-toolsDmitry Kalinkin2019-01-091-1/+4
| |\ | | | | | | singularity-tools: Only copy into /bin what is specified in contents
| | * singularity-tools: Only copy into /bin what is specified in contentsDan Haraj2017-10-101-1/+4
| | |
* | | singularity: 2.6.0 -> 3.0.1Justin Bedo2019-01-311-11/+6
|/ /
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-211-2/+1
| |
* | singularity-tools: create mount points for image building (#41470)Justin Bedő2018-06-181-1/+1
| |
* | singularity: 2.4 -> 2.4.2Justin Bedo2018-03-121-0/+1
| |
* | singularity: 2.2 -> 2.4Justin Bedo2017-12-211-2/+5
|/
* singularity: init 2.2Justin Bedo2016-11-151-0/+100