about summary refs log tree commit diff
path: root/pkgs/development/guile-modules
AgeCommit message (Collapse)AuthorFilesLines
2021-12-12guile-sdl2: 0.5.0 → 0.7.0Nikolay Korotkiy1-2/+2
2021-08-09guile-lib: 0.2.6.1 -> 0.2.7R. RyanTM1-2/+2
2021-07-22guile-git: 0.5.1 -> 0.5.2Ethan Edwards1-2/+2
2021-06-22Merge pull request #127615 from ethancedwards8/guile-sshSandro1-0/+51
guile-ssh: init at 0.13.1
2021-06-21guile-ssh: init at 0.13.1Ethan Edwards1-0/+51
2021-06-21Merge pull request #127610 from ethancedwards8/guile-git-updateSandro1-2/+2
2021-06-21Merge pull request #127611 from ethancedwards8/guile-json-updateSandro1-2/+2
guile-json: 4.4.1 -> 4.5.2
2021-06-20guile-json: 4.4.1 -> 4.5.2Ethan Edwards1-2/+2
2021-06-20guile-git: 0.3.0 -> 0.5.1Ethan Edwards1-2/+2
2021-06-20guile-gcrypt: 0.2.1 -> 0.3.0R. RyanTM1-2/+2
2021-06-18Merge pull request #126646 from ethancedwards8/guile-jsonSandro1-0/+39
guile-json: init at 4.4.1
2021-06-18guile-gcrypt: init at 0.2.1 (#126645)Ethan Edwards1-0/+45
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-18guile-json: init at 4.4.1Ethan Edwards1-0/+39
2021-06-12guile-git: init at 0.3.0Ethan Edwards1-0/+48
2021-04-15guile-commonmark: init at 0.1.2AndersonTorres1-0/+42
2021-04-15guile-xcb: rewriteAndersonTorres1-16/+23
2021-04-15guile-sdl2: rewriteAndersonTorres1-14/+28
2021-04-15guile-sdl: rewriteAndersonTorres1-11/+27
2021-04-15guile-reader: rewriteAndersonTorres1-15/+28
2021-04-15guile-opengl: rewriteAndersonTorres1-9/+15
2021-04-15guile-ncurses: rewriteAndersonTorres1-10/+21
2021-04-15guile-lib: rewriteAndersonTorres1-10/+19
2021-04-15guile-gnome: rewriteAndersonTorres1-9/+39
2021-04-15guile-fibers: rewriteAndersonTorres1-9/+20
2021-04-15guile-cairo: rewriteAndersonTorres1-6/+20
2021-03-12guile-opengl: expand platforms to unixBen Siraphob1-1/+1
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer10-20/+20
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-17pkgs/development: stdenv.lib -> libPavol Rusnak2-2/+1
this takes care of the following folders in pkgs/development: * arduino * chez-modules * go-packages * guile-modules * idris-modules * perl-modules * r-modules * ruby-modules
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch10-20/+20
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-12-02guile-cairo: 1.11.1 -> 1.11.2R. RyanTM1-2/+2
2020-10-12guile-reader: 0.6.2 -> 0.6.3AndersonTorres1-9/+2
2020-09-06guile-sdl2: 0.4.0 -> 0.5.0R. RyanTM1-2/+2
2020-06-17guile-cairo: 1.11.0 -> 1.11.1R. RyanTM1-2/+2
2020-05-27guile-cairo: 1.10.0 -> 1.11.0R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly3-4/+4
2020-01-15treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg1-1/+1
Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-30treewide: fix *FlagsRobin Gloster1-1/+1
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-1/+1
GTK was renamed.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth4-8/+6
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-01guile-sdl2: 0.3.1 -> 0.4.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/guile-sdl2/versions
2019-05-18guile-lib: 0.2.2 -> 0.2.6.1 (#60978)R. RyanTM2-8/+3
* guile-lib: 0.2.2 -> 0.2.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/guile-lib/versions * guile-cairo: disable tests
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b3-3/+3
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2018-12-02Treewide: use HTTPS on NonGNU domainsc0bw3b1-1/+1
2018-11-21guile-sdl2: 0.2.0 -> 0.3.1R. RyanTM1-4/+4
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/guile-sdl2/versions * guilde-sdl2: split native build inputs libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-10-13guile-cairo: 1.4.1 -> 1.10.0c0bw3b1-5/+6
2018-10-06guile-reader: small fixesAndersonTorres1-1/+1
2018-08-11guile-cairo: use checkInputsJan Malakhovski1-2/+2
2018-06-27guile-reader: init at 0.6.2AndersonTorres1-0/+46
2018-04-30tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz2-2/+2
"platforms.gnu" has been linux-only since at least 17.03: $ nix eval -f channel:nixos-17.03 lib.platforms.gnu [ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ] Unlike platforms.linux, platforms.gnu indicates "must use glibc" which for the most part is not intended. Replacing platforms.gnu with platforms.linux would be the same "today" but let's err on preserving existing behavior and be optimistic about platforms these packages work on.
2018-04-05guile-fibers: mark linux onlyDaiderd Jordan1-1/+1