summary refs log tree commit diff
path: root/pkgs/development/guile-modules
Commit message (Collapse)AuthorAge
* treewide: fix *FlagsRobin Gloster2019-12-30
|
* tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-06
| | | | GTK was renamed.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* guile-sdl2: 0.3.1 -> 0.4.0R. RyanTM2019-07-01
| | | | | | | 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
* guile-lib: 0.2.2 -> 0.2.6.1 (#60978)R. RyanTM2019-05-18
| | | | | | | | | | * 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
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | 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/
* Treewide: use HTTPS on NonGNU domainsc0bw3b2018-12-02
|
* guile-sdl2: 0.2.0 -> 0.3.1R. RyanTM2018-11-21
| | | | | | | | | | | | | * 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
* guile-cairo: 1.4.1 -> 1.10.0c0bw3b2018-10-13
|
* guile-reader: small fixesAndersonTorres2018-10-06
|
* guile-cairo: use checkInputsJan Malakhovski2018-08-11
|
* guile-reader: init at 0.6.2AndersonTorres2018-06-27
|
* tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz2018-04-30
| | | | | | | | | | | | | | "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.
* guile-fibers: mark linux onlyDaiderd Jordan2018-04-05
|
* Merge branch 'master' into stagingOrivej Desh2017-10-02
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (271 commits) pysmbc: clarify license pysmbc: fix license bazel: 0.5.4 -> 0.6.0 (#29990) googler: init at 3.3 go: declare support for aarch64 firefox-beta-bin: 56.0b5 -> 57.0b4 spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26 gogs: 0.11.19 -> 0.11.29 grafana: 4.5.1 -> 4.5.2 mopidy-iris: 3.4.1 -> 3.4.9 nextcloud: 12.0.2 -> 12.0.3 haskell-json-autotype: jailbreak to fix build within LTS 9.x kore: fix up kore: init at 2.0.0 glusterfs service: fix issues with useRpcbind tig: 2.2.2 -> 2.3.0 haskell-hspec-core: enable test suite again hackage-packages.nix: automatic Haskell package set update librsvg: fix thumbnailer path awscli: 1.11.108 -> 1.11.162 ...
| * guile-gnome: nitpicks fixedRobin Gloster2017-09-28
| |
| * guile-gnome: code style formatting nitpicksxd1le2017-09-28
| |
| * guile-gnome: remove taktoa and amiloradovsky from maintainers and addxd1le2017-09-28
| | | | | | | | | | | | | | | | vyp See discussion in [1]. [1]: https://github.com/NixOS/nixpkgs/pull/29732
| * Merge pull request #29887 from vyp/upd/guile-sdl2Orivej Desh2017-09-28
| |\ | | | | | | guile-sdl2: 0.1.0 -> 0.2.0
| | * guile-sdl2: 0.1.0 -> 0.2.0xd1le2017-09-28
| | | | | | | | | | | | | | | | | | Autoconf, automake, and running `./bootstrap` is no longer required because we are now building from the tarball, which includes the generated ./configure script.
| | * guile-sdl2: set the correct upstream licensexd1le2017-09-28
| | |
| | * guile-sdl2: use the proper homepage URLxd1le2017-09-28
| | |
| | * guile-sdl2: add vyp as maintainerxd1le2017-09-28
| | |
| | * guile-sdl2: code formatting nitsxd1le2017-09-28
| | |
| * | guile-sdl: 0.5.1 -> 0.5.2xd1le2017-09-28
| |/
* | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\|
| * guile-modules: stylistic nix expression changes to modules with solexd1le2017-09-24
| | | | | | | | maintainer vyp
| * guile-modules: add vyp as maintainer to unmaintained guile modulesxd1le2017-09-24
| |
| * guile-modules: rename top level attributes to be consistentxd1le2017-09-24
| |
| * Merge pull request #29725 from rvl/guile-libJörg Thalheim2017-09-24
| |\ | | | | | | guile-lib: Disable a test which doesn't work with Guile 2.2
| | * guile-lib: Disable a test which doesn't work with Guile 2.2Rodney Lorrimar2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error is: ERROR: In procedure %resolve-variable: ERROR: Unbound variable: use-syntax FAIL: sxml.ssax.scm Also add pkg-config so that configure script can find libguile. Relevant to #28643
| * | guile-fibers: nitpicksJoerg Thalheim2017-09-24
| | |
| * | guile-fibers: init at 1.0.0xd1le2017-09-24
| |/
* / misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* treewide: remove unused buildEnv parametersVladimír Čunát2017-04-16
|
* guile rev-deps: fix build by adding pkgconfigVladimír Čunát2017-02-18
| | | | | Without it packages fail to find the headers, after guile has split them into a separate output in 218713a.
* guile_ncurses: Use absolute path to load libguile-ncursesDrill Bear2016-10-12
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* guile-gnome-platform: 20150123 -> 2.16.4Andrew Miloradovsky2016-07-22
| | | | No more `git clone`. Fetch a tarball.
* guile-sdl: fix after multiple-outputs changeKranium Gikos Mendoza2016-07-16
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Merge pull request #15476 from matthiasbeyer/update-unmaintainedFranz Pletz2016-05-16
|\ | | | | Update unmaintained packages
| * guile_ncurses: 1.4 -> 1.7Matthias Beyer2016-05-16
| |
* | guile-sdl2: init at 0.1.0Sebastian Jordan2016-05-15
|/
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* drop my maintainership (close #13881)宋文武2016-03-13
|
* guile-gnome-platform: 2.16.1 -> 2015/01/23 gitRemy Goldschmidt2015-07-23
|
* remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.