about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* multipath-tools: no format hardeningRobin Gloster2016-01-30
|
* Remove lsh, broken & unmaintainedFranz Pletz2016-01-30
|
* Remove qcmm, strategoxt, aterm, bibtextoolsFranz Pletz2016-01-30
| | | | | | These packages are very old and their tarballs or web pages are not available anymore. Furthermore, they break with recent compilers like GCC 5.
* ncat: Remove old package, available in nmapFranz Pletz2016-01-30
|
* go: Disable stackprotectorFranz Pletz2016-01-30
|
* xorg.sessreg: Fix build on gcc-5Franz Pletz2016-01-30
|
* ruby: add patch for RAND_egdRobin Gloster2016-01-30
|
* gcc5: switch off hardening_formatRobin Gloster2016-01-30
|
* Switch to GCC 5Franz Pletz2016-01-30
|
* switch hardening flagsRobin Gloster2016-01-30
|
* Use a hardened stdenv by defaultFranz Pletz2016-01-30
|
* Merge pull request #12626 from aspiwack/deepclone-docFranz Pletz2016-01-30
|\ | | | | Fix usage message in `nix-prefetch-git`
| * Fix usage message in `nix-prefetch-git`Arnaud Spiwack2016-01-26
| | | | | | | | | | | | The comment related to the `deepClone` and `no-deepClone` options was misleading as these options have no relation with submodules, but on the the depth in `git clone --depth n`.
* | eclipse-scala-sdk: fix typo in package nameBjørn Forsman2016-01-30
| | | | | | | | Change underscore to hyphen.
* | eclipse-cpp: 4.5 -> 4.5.1Bjørn Forsman2016-01-30
| |
* | eclipse-cpp: 4.4 -> 4.4.2Bjørn Forsman2016-01-30
| |
* | eclipse: remove old to-do comment about "mirror://eclipse/"Bjørn Forsman2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The comment is from 2011, before we started using officially mirrored URLs[1] like http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=THE_FILE I think using upstream mirrored URLs is better than mirror://eclipse: - upstream mirror list is always up to date - the closest / fastest mirror will be selected automatically [1]: http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F
* | eclipse: align attrnames with pkgnames (underscore => hyphen)Bjørn Forsman2016-01-30
| | | | | | | | | | | | Keep old attrnames too, for backward compatibility. `nix-env -f . -qaP -A eclipses` only prints the new attributes (yay!).
* | Merge pull request #12584 from nathanielbaxter/dev/teamspeakFranz Pletz2016-01-30
|\ \ | | | | | | teamspeak client: bump 3.0.18.1 -> 3.0.18.2
| * | teamspeak client: bump 3.0.18.1 -> 3.0.18.2Nathaniel Baxter2016-01-24
| | |
* | | Merge pull request #12531 from np/go-interlockFranz Pletz2016-01-30
|\ \ \ | | | | | | | | interlock: init at 2016.01.14
| * | | interlock: init at 2016.01.14Nicolas Pouillard2016-01-25
| | | | | | | | | | | | | | | | | | | | Also add textsecure on which it depends: textsecure: init at 505e129c42fc4c5cb2d105520cef7c04fa3a6b64
* | | | ladspa-sdk: change source url to mirrorBart Brouns2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ladspa.org has been down for a feew weeks, and I couldn't find info on a cause or a solution. Closes #12640. Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
* | | | Merge pull request #12533 from zimbatm/packer-0.8.6Robin Gloster2016-01-30
|\ \ \ \ | | | | | | | | | | packer: 0.7.5 -> 0.8.6
| * | | | packer: 0.7.5 -> 0.8.6zimbatm2016-01-21
| | | | |
* | | | | Merge pull request #12675 from zimbatm/pass-fixFranz Pletz2016-01-30
|\ \ \ \ \ | | | | | | | | | | | | pass: fixes .wrapped-pass in usage
| * | | | | pass: fixes .wrapped-pass in usagezimbatm2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using `pass --help` for example the PROGRAM name is ".wrapped-pass" instead of "pass".
* | | | | | Merge pull request #12676 from datakurre/datakurre-pam_2ufFranz Pletz2016-01-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | pam_u2f: 1.0.1 -> 1.0.4
| * | | | | | pam_u2f: 1.0.1 -> 1.0.4Asko Soukka2016-01-29
| | | | | | |
* | | | | | | Merge pull request #12689 from obadz/citrixFranz Pletz2016-01-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | citrix-receiver: 13.2.1 -> 13.3.0
| * | | | | | | citrix-receiver: 13.2.1 -> 13.3.0obadz2016-01-22
| | | | | | | |
* | | | | | | | pulseaudio: 7.1 -> 8.0Louis Taylor2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #12569 Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de> Signed-off-by: Robin Gloster <mail@glob.in>
* | | | | | | | Merge pull request #12671 from Profpatsch/abcdeCarles Pagès2016-01-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | abcde: add flac and which as runtime deps
| * | | | | | | | abcde: add flac and which as runtime depsProfpatsch2016-01-29
| | | | | | | | |
* | | | | | | | | eclipse-plugin-gnuarmeclipse: 2.8.1-201504061754 -> 2.11.1-201512141335Bjørn Forsman2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream switched from sourceforge to github.
* | | | | | | | | Merge pull request #12642 from AndersonTorres/mednafenArseniy Seroka2016-01-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Mednafen: 0.9.38.6 -> 0.9.38.7
| * | | | | | | | | Mednafen: 0.9.38.6 -> 0.9.38.7AndersonTorres2016-01-27
| | | | | | | | | |
* | | | | | | | | | debian: 8.2 -> 8.3Eelco Dolstra2016-01-30
| | | | | | | | | |
* | | | | | | | | | slim: Sort sessionsEelco Dolstra2016-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that xfce and most others DMs are preferred over xterm. Previously slim used directory order, which is undefined. Of course, it's just lucky that xfce < xterm lexicographically, but that also applies to the other display managers, AFAIK. We should have a way to specify a DM order, but that can be accomodated by generating desktop entries like "<NN>-session.desktop". Fixes #4300. Parenthetical to #12516.
* | | | | | | | | | Merge pull request #12688 from capicue/nodejs-updateDaniel Peebles2016-01-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nodejs: fix Darwin build
| * | | | | | | | | | nodejs: fix Darwin buildStacey Touset2016-01-29
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add no-xcode patch back into node v5. Reverts some of 5cb1e43fd6eb7f87c9b17e9dc6d1a92ae7c360a4 - Fix patch to apply correctly - Remove pkg-libpath patch from v4
* | | | | | | | | | Merge pull request #12679 from mstarzyk/rangerPascal Wittmann2016-01-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ranger: 1.7.1 -> 1.7.2
| * | | | | | | | | | ranger: 1.7.1 -> 1.7.2Maciek Starzyk2016-01-29
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #12666 from Mayeu/patch-2Matej Cotman2016-01-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | torbrowser: 5.0.7 -> 5.5
| * | | | | | | | | | | torbrowser: 5.0.7 -> 5.5Mayeu (Cast)2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hash found with nix-prefetch-url
* | | | | | | | | | | | parallel: 20151222 -> 20160122Pascal Wittmann2016-01-29
| | | | | | | | | | | |
* | | | | | | | | | | | mcabber: 1.0.0 -> 1.0.1Pascal Wittmann2016-01-29
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #12674 from phile314/masterPeter Simons2016-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | uhc: Use Stackage LTS 4.1 to build UHC
| * | | | | | | | | | | uhc: Use Stackage LTS 4.1 to build UHCPhilipp Hausmann2016-01-29
| | | | | | | | | | | |
* | | | | | | | | | | | nixos-manual: Further simplify stripAnyPrefixesaszlig2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First of all this fixes an evaluation error I introduced in ae466ba, which wasn't triggered by any of my own tests against the change because there are usually no NixOS options that are declared outside of the <nixpkgs> tree. I renamed the attribute name from "fn" to "fileName" first and later to "fullPath" but forgot one still occuring "filename". Thanks to @vcunat for noticing this. Another thing that he pointed out was that the "stripPrefix" function can be factored away entirely, because it's very similar to "removePrefix" in <nixpkgs/lib>. Unfortunately we can't use "removePrefix" as is, because we need to account for the final shlash. So instead of removing it twice and/or retaining "stripPrefix", let's append a shlash on every "prefixesToStrip" and we can use "removePrefix" as is. Tested with: taalo-build nixos/release.nix -A tests.installer.simple.x86_64-linux And: w3m -dump "$( nix-build nixos/release.nix -A manual.x86_64-linux )/share/doc/nixos/options.html" Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @vcunat