This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e1c172ab6b3c787a166a3e345798f10045cabb6a
nixpkgs
/
pkgs
/
build-support
/
release
History
Petr Rockai
e1c172ab6b
Call rpm -U instead of rpm -i to test package installation.
2012-07-23 20:31:35 +02:00
..
ant-build.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
binary-tarball.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
debian-build.nix
* Set the version number of generated Debian packages. Note that dpkg
2012-05-24 15:07:38 +00:00
default.nix
antBuild: minor changes
2010-10-20 08:23:52 +00:00
maven-build.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
nix-build.nix
* When doing coverage builds, set useTempPrefix (in case we're doing
2012-03-19 16:05:29 +00:00
rpm-build.nix
Call rpm -U instead of rpm -i to test package installation.
2012-07-23 20:31:35 +02:00
source-tarball.nix
* Don't do a mkdir in the postHook.
2012-04-04 16:05:08 +00:00