summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/release-small.nix
AgeCommit message (Collapse)Author
2019-08-28treewide: remove redundant recvolth
2019-03-06webkit: move to aliasesJan Tojnar
2018-11-04atlas: removeMatthew Bauer
atlas is broken and can apparently be removed. Fixes #49594
2018-03-17release-small.nix: Fix evaluation errorShea Levy
2018-03-15Merge commit '3ab2949' from staging into masterTuomas Tynkkynen
Conflicts: pkgs/development/compilers/llvm/6/llvm.nix pkgs/servers/home-assistant/component-packages.nix
2018-03-14treewide: get rid of platforms.allButJohn Ericson
Negative reasoning like `allBut` is a bad idea with an open world of platforms. Concretely, if we add a new, quite different sort of platform, existing packages with `allBut` will claim they work on it even though they probably won't.
2018-03-08treewide: Remove gnat support.Shea Levy
See discussion in https://github.com/NixOS/nixpkgs/commit/6ac7b19c978e951c124c5ea434c94f95f593888e.
2018-01-12release-small: Don't attempt to access "dbus.libs", etc., don't existWill Dietz
dbus_libs and others do, but they're deprecated. Just build 'dbus', these are now its various outputs.
2018-01-05release-small: remove dead attribute aterm25, removed early 2016Will Dietz
(Removed in 393977d800b5a1be040e111fd6da3d52b007ee0d)
2017-08-28upstart: remove ancientRobin Gloster
2017-08-05nixos,nixpkgs: only build essentials on i686Graham Christensen
2017-04-17top-level: Less indirection for lib in release*.nixJohn Ericson
2017-04-03release-small: use unar instead of unrarVladimír Čunát
It's a free (SW) alternative. See #16868.
2017-03-28rename iana_etc to iana-etcJörg Thalheim
fixes #23621
2017-02-01portmap: removeNikolay Amiantov
rpcbind is used instead
2016-10-10Python: remove modules and pythonFullFrederik Rietdijk
2016-09-18emacs: 24.5 -> 25.1Moritz Ulrich
This commit removes all references to emacs24 with the exception of emacs24-macports. The two folders in `pkgs/applications/editors` named `emacs-24` and `emacs-24` are consolidated to a new `emacs` folder. Various parts in nixpkgs also referenced `emacs24Packages` (pinned to `emacs24`) explicitly where `emacsPackages` (non-pinned) is more appropriate. These references get fixed by this commit too.
2016-08-31Fix #4210: Remove builderDefsDomen Kožar
This was one of the ways to build packages, we are trying hard to minimize different ways so it's easier for newcomers to learn only one way. This also: - removes texLive (old), fixes #14807 - removed upstream-updater, if that code is still used it should be in separate repo - changes a few packages like gitit/mit-scheme to use new texlive
2016-06-22Replace `./../*` with `../*` in Nix expressions (#16414)John Ericson
2016-04-22module_init_tools: RemoveTuomas Tynkkynen
It is deprecated doesn't handle compressed modules, unlike its modern counterpart kmod. Add a compatibility alias to kmod for now in case someone is depending on this in their scripts.
2016-03-30ncat: Remove old package, available in nmapFranz Pletz
2016-03-13Replace references to all-packages.nix, by references to the top-level of ↵Nicolas B. Pierron
nixpkgs repository.
2016-03-03ifplugd: RemoveEelco Dolstra
This package hasn't been updated in 11 years, and isn't really useful anymore in a modern Linux system.
2016-02-25util-linux: create -Minimal and utillinux (full)Kevin Cox
Close #12952. Now the full version is used by default, supporting systemd and curses.
2016-01-02policykit: remove the package obsoleted by polkitVladimír Čunát
Inspired by: https://github.com/NixOS/nixpkgs/commit/6ce3b9a8068d#commitcomment-15226586
2015-12-06Migrate manpages -> man-pages (upstream project name)Tobias Geerinckx-Rice
2015-09-23tetex: don't build on Hydra anymoreVladimír Čunát
Only asciidoc refers to it now (and broken latex2html).
2015-05-13Remove aterm28 from release-small, it's brokenEelco Dolstra
2015-05-12gcc-3.4: RemoveEelco Dolstra
No longer in use.
2015-04-01mysql51: Remove from the small releaseWilliam A. Kennington III
2015-03-20release-lib: SimplifyEelco Dolstra
2015-03-20pam_login: RemoveEelco Dolstra
We haven't used/updated this package in years.
2015-03-20pam_console: RemoveEelco Dolstra
This package is no longer used in NixOS.
2014-12-06nfs-utils: align attrname with pkgnameBjørn Forsman
nfsUtils => nfs-utils. Keep copy of old attribute for backward compatibility.
2014-11-16remove gcc33 from release expressionsAristid Breitkreuz
2014-08-25remove icecat3Domen Kožar
2014-08-09Make platforms.allBut accept a list rather than a single platformLuca Bruno
2014-07-23Fix tarball jobBjørn Forsman
gcc42 was removed in commit 5add082ab892453ce2cc14186312ccc8b8a462df ("gcc-4.2: Remove") but there are still some references to it. Remove those references to fix Hydra tarball job.
2014-02-02release: fix automake evaluation, broken in 5888f27cVladimír Čunát
2014-02-01release-small.nix: Disable FreeBSDEelco Dolstra
2014-01-18tarball/release: change gnat44 (removed) into gnatVladimír Čunát
2013-10-30release: remove gcjXX references to fix tarballVladimír Čunát
2013-10-02Merge remote-tracking branch 'origin/master' into stdenv-updates.Peter Simons
2013-09-26splashutils: RemoveEelco Dolstra
2013-09-09Drop obsolete versions of flex: we only used the latest one, 2.5.35.Peter Simons
2013-08-16Merge branch 'master' into stdenv-updatesPeter Simons
Conflicts: pkgs/development/compilers/ghc/with-packages.nix
2013-08-16liblapack: add myself as a maintainer and enable Hydra builds (in ↵Peter Simons
stdenv-updates)
2013-07-30Merge remote-tracking branch 'master' into stdenv-updates.Peter Simons
Conflicts: pkgs/applications/version-management/git-and-tools/git/default.nix pkgs/top-level/all-packages.nix
2013-07-17fix tarball after 541661Vladimír Čunát
2013-06-28release-small: fix bad attr dbus_allVladimír Čunát