summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
Commit message (Collapse)AuthorAge
* conntrack-tools: 1.4.4 -> 1.4.5Orivej Desh2018-05-30
| | | | Fix build with libnetfilter_conntrack 1.0.7.
* emacs: readd version 25Matthew Bauer2018-05-28
|
* Merge pull request #40626 from dtzWill/update/sqlite-2.23.1Yegor Timoshenko2018-05-23
|\ | | | | sqlite: 3.22.0 -> 3.23.1
| * sqlite3_analyzer: assert, rename to sqlite-analyzer, clean upYegor Timoshenko2018-05-22
| |
* | Merge branch 'master' into stagingVladimír Čunát2018-05-20
|\ \ | |/ |/|
| * top-level/aliases: add wireguard -> wireguard-tools aliasYegor Timoshenko2018-05-19
| |
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-16
|\| | | | | | | | | | | Conflicts: pkgs/tools/networking/telnet/default.nix pkgs/top-level/aliases.nix
| * telnet: use inetutilsMatthew Bauer2018-05-15
| | | | | | | | | | Inetutils provides a cross-platform version of telnet. Normally I would try to contact the old maintainer, but none is listed.
* | Merge remote-tracking branch 'upstream/master' into stagingMatthew Bauer2018-05-08
|\|
| * pass: refactor extension packagingTad Fisher2018-05-04
| |
* | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ | |/ |/|
| * aliases: remove fftwFloatMatthew Justin Bauer2018-05-01
| | | | | | | | | | I was not seeing this earlier but now getting this error : Alias fftwFloat is still in all-packages.nix
| * all-packages: revert 2 name changesMatthew Bauer2018-05-01
| | | | | | | | | | | | | | | | | | | | | | I am reverting two name changes that might not be a good idea: - gnum4 → m4 - apacheAnt → ant These are debatable changes & not sure what’s best. I prefered the short version because there are not alternatives- but will not hold off for now.
| * all-packages: cleanup from last commitMatthew Bauer2018-05-01
| |
| * all-packages: more overrides normalizingMatthew Bauer2018-05-01
| |
| * aliases: add check if alias still exists in all-packages.nixMatthew Bauer2018-05-01
| | | | | | | | | | | | If an alias is already defined in all-packages.nix, we want to throw an error to make it obvious that something is wrong. Otherwise there is no way to realize that the alias is shadowing the real definition.
| * aliases: add gccAppleMatthew Bauer2018-05-01
| |
| * all-packages: move aliases to aliases.nixMatthew Bauer2018-05-01
| | | | | | | | | | Lots of aliases have been left over. This is a massive edit that changes many random lines.
* | libressl: move netcat stuff to '.nc' outputMatthew Bauer2018-04-29
| | | | | | | | | | | | I still feel weird about doing this because it seems a little hacky but this was requested by @Mic92 and seems understandable to not want to mix up libressl outputs with netcat stuff.
* | netcat-openbsd: removeMatthew Bauer2018-04-27
|/
* Merge branch 'master' into minc_ecosystemJörg Thalheim2018-04-21
|\
| * aliases: remove broken digit aliaseslassulus2018-04-20
| |
| * Merge pull request #33596 from yegortimoshenko/20180108.033429/wineYegor Timoshenko2018-04-20
| |\ | | | | | | wine: wineStaging -> wine-staging, add wine-development, use full scheme for wine-stable
| | * wineStaging: rename to wine-stagingYegor Timoshenko2018-01-08
| | |
| * | Merge master into stagingFrederik Rietdijk2018-04-09
| |\ \
| * \ \ Merge master into stagingFrederik Rietdijk2018-04-04
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-04-03
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/all-packages.nix
| * | | | | libva1: full by defaultNikolay Amiantov2018-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This follows similar changes for libva. Also move `libva-full` to aliases.nix with an intent to deprecate it later.
| * | | | | Merge branch 'master' into stagingShea Levy2018-03-24
| |\ \ \ \ \
| * | | | | | aliases: properly deprecate libintlOrEmptyMatthew Bauer2018-03-22
| | | | | | |
* | | | | | | delete broken aliasBen Darwin2018-04-09
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #38110 from oxij/pkgs/tahoe-lafsMatthew Justin Bauer2018-04-08
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | tahoe-lafs: install documentation, run tests
| * | | | | tahoelafs: rename to `tahoe-lafs`Jan Malakhovski2018-03-30
| | |/ / / | |/| | |
* | | | | tex-gyre-*-math: Move to `tex-gyre-math` package setThomas Tuegel2018-04-03
| |_|/ / |/| | | | | | | | | | | | | | | | | | | The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency with `tex-gyre` and to allow them to be easily installed together. Aliases are created for backwards-compatibility.
* | | | dwb: remove package as its insecure and outdatedPascal Wittmann2018-03-30
|/ / /
* / / networkmanager-pptp: remove packageFlorian Klink2018-03-23
|/ / | | | | | | | | | | | | | | | | Currently broken on NixOS due to hardcoded modprobe binary path (see bug #30756 from Oct 2017), no activity on a proposed fix for months. As the protocol is terribly broken anyways, let's better remove it completely, and not talk about anymore ;-) Closes #30756.
* | gnome-themes-extra: rename from gnome-themes-standardJan Tojnar2018-03-22
| |
* | bar: init at version 1.11.1Reuben D'Netto2018-03-15
| | | | | | | | Removed lemonbar alias to avoid collision.
* | Merge pull request #35844 from adisbladis/jquery-mvadisbladis2018-03-06
|\ \ | | | | | | jquery & jquery-ui: Move to nixos/lib/testing/
| * | jquery & jquery-ui: Move to nixos/lib/testing/adisbladis2018-02-27
| | | | | | | | | | | | | | | | | | | | | These (outdated) derivations are only used by nixos/lib/testing.nix. If we want to provide jquery & jquery-ui packages this is better done in nodePackages.
* | | cantarell-fonts: rename from cantarell_fontsJan Tojnar2018-03-03
|/ /
* | Merge pull request #34028 from florianjacob/matomoFranz Pletz2018-02-26
|\ \ | | | | | | piwik is now matomo
| * | piwik 3.2.1 -> matomo 3.3.0Florian Jacob2018-02-22
| | | | | | | | | | | | minor release, mainly rename
* | | font-awesome: Add 5.0.6Tim Steinbach2018-02-25
| | | | | | | | | | | | Rename font-awesome-ttf to font-awesome_4, add alias to old name
* | | tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
| | |
* | | deadbeefPlugins.opus: init at 0.8Jan Tojnar2018-02-24
|/ /
* | ruby: remove unsupported versions (#34927)zimbatm2018-02-14
| | | | | | | | | | | | | | * remove EOL ruby versions for security and maintenance reasons. * only expose ruby_MAJOR_MINOR to the top-level. we don't provide guarantees for the TINY version. * mark all related packages as broken * switch the default ruby version from 2.3.x to 2.4.x
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-03
|\ \
| * \ Merge pull request #33897 from rnhmjoj/digitsJörg Thalheim2018-02-02
| |\ \ | | | | | | | | Avoid package attributes starting with a digit
| | * | avoid package attributes starting with a digitrnhmjoj2018-01-16
| | | |