Commit Graph

116 Commits

Author SHA1 Message Date
R. Ryantm
a9c4d08d21 guile-ssh: 0.13.1 -> 0.15.0 2022-02-12 20:44:32 -08:00
R. Ryantm
0d2f6551af guile-json: 4.5.2 -> 4.7.0 2022-02-12 20:37:02 -08:00
Renaud
9d29290741 guile-xcb: update homepage and source 2022-02-06 15:10:48 +01:00
piegames
4850d0ebb8 guile-gnome: drop 2022-01-29 18:09:14 +01:00
Nikolay Korotkiy
fcc8421ec7 guile-sdl2: 0.5.0 → 0.7.0 2021-12-12 19:43:49 +03:00
R. RyanTM
2df8eb3d19
guile-lib: 0.2.6.1 -> 0.2.7 2021-08-09 15:15:51 +02:00
Ethan Edwards
eaa5a3dc36
guile-git: 0.5.1 -> 0.5.2 2021-07-22 05:39:40 -04:00
Sandro
fe48efea4b
Merge pull request #127615 from ethancedwards8/guile-ssh
guile-ssh: init at 0.13.1
2021-06-22 02:03:22 +02:00
Ethan Edwards
5d497fd7dd
guile-ssh: init at 0.13.1 2021-06-21 11:01:37 -04:00
Sandro
9f9a0c0ec6
Merge pull request #127610 from ethancedwards8/guile-git-update 2021-06-21 11:01:38 +02:00
Sandro
11401073a6
Merge pull request #127611 from ethancedwards8/guile-json-update
guile-json: 4.4.1 -> 4.5.2
2021-06-21 11:01:27 +02:00
Ethan Edwards
2fe32ff495
guile-json: 4.4.1 -> 4.5.2 2021-06-20 20:19:03 -04:00
Ethan Edwards
2ae8799f8d
guile-git: 0.3.0 -> 0.5.1 2021-06-20 20:09:42 -04:00
R. RyanTM
bd8181ae83 guile-gcrypt: 0.2.1 -> 0.3.0 2021-06-20 23:31:05 +00:00
Sandro
28b1fb9630
Merge pull request #126646 from ethancedwards8/guile-json
guile-json: init at 4.4.1
2021-06-18 20:36:43 +02:00
Ethan Edwards
33d42ad7cf
guile-gcrypt: init at 0.2.1 (#126645)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-18 15:56:38 +02:00
Ethan Edwards
316d7e2da4 guile-json: init at 4.4.1 2021-06-18 08:26:04 -04:00
Ethan Edwards
0dd23e2610
guile-git: init at 0.3.0 2021-06-12 01:18:03 -04:00
AndersonTorres
5e3b5d5b67 guile-commonmark: init at 0.1.2 2021-04-15 17:09:12 -03:00
AndersonTorres
1da34ac3c4 guile-xcb: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
120f478e42 guile-sdl2: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
60fcd0705f guile-sdl: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
397fc14c1e guile-reader: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
210d5c7d00 guile-opengl: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
08694d24f1 guile-ncurses: rewrite 2021-04-15 17:08:05 -03:00
AndersonTorres
08b221fa0d guile-lib: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
03ba2b5039 guile-gnome: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
9d8fa10f60 guile-fibers: rewrite 2021-04-15 17:08:04 -03:00
AndersonTorres
6a71d0b6bf guile-cairo: rewrite 2021-04-15 17:08:04 -03:00
Ben Siraphob
f0f899ce10 guile-opengl: expand platforms to unix 2021-03-12 12:32:45 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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-19 01:16:25 -08:00
Pavol Rusnak
cf2a67fef3
pkgs/development: stdenv.lib -> lib
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-17 19:11:59 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM
dbdcc1da4c guile-cairo: 1.11.1 -> 1.11.2 2020-12-02 09:37:31 +00:00
AndersonTorres
cb4562f41d guile-reader: 0.6.2 -> 0.6.3 2020-10-12 04:07:17 -03:00
R. RyanTM
0b64a70398 guile-sdl2: 0.4.0 -> 0.5.0 2020-09-06 22:36:15 +01:00
R. RyanTM
fa678b3228 guile-cairo: 1.11.0 -> 1.11.1 2020-06-17 12:41:47 -07:00
R. RyanTM
f0d1eec449 guile-cairo: 1.10.0 -> 1.11.0 2020-05-27 12:16:50 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
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>
2020-01-15 09:47:03 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
f5fb6dd796 guile-sdl2: 0.3.1 -> 0.4.0
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-07-01 10:25:32 -07:00
R. RyanTM
96e513df82 guile-lib: 0.2.2 -> 0.2.6.1 (#60978)
* 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
2019-05-18 19:07:56 +02:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
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-02 15:51:59 +01:00
c0bw3b
a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
R. RyanTM
e2ac38fdac guile-sdl2: 0.2.0 -> 0.3.1
* 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-11-21 13:12:14 +01:00
c0bw3b
b13a6b6791 guile-cairo: 1.4.1 -> 1.10.0 2018-10-13 15:38:57 +02:00
AndersonTorres
adf095d222 guile-reader: small fixes 2018-10-06 23:36:19 -03:00