Commit Graph
155116 Commits
Author SHA1 Message Date
Sophia Donataccio bb7ed2cd81 mlton: refactor and adds mlton20180207Binary mlton20180207 mltonHEAD
This commit adds mltonHEAD.

Summary of all the changes in this branch:

* mlton20130715
  - for this one I just copy and pasted the old default.nix
  - I have tested some projects that compile with this version and don't
    compile with the newer version, so I think it makes sense to keep
    the old version

* mlton20180207Binary
  - This is used to build the source derivations

* mlton20180207
  - latest release

* mltonHEAD
  - latest commit to the master branch of the github repo at the time of
    creating this derivation
2018-10-12 00:47:54 -04:00
Sophia Donataccio fd9a07c7d4 mlton: add one-liner from old derivation to fix source files
Updates from-git-source.nix to use the one-liner to fix up the bash
shebang lines.
2018-10-12 00:36:07 -04:00
Sophia Donataccio a130228fe8 mlton: adds mlton version 20180207 2018-10-12 00:30:48 -04:00
Sophia Donataccio 30da2b5659 mlton: adds binary release package for mlton version 20180207
This works the same as the binary package in the old derivation, by
patching the release binary. The difference is that this derivation
is also exposed at the top level.
2018-10-12 00:21:49 -04:00
Sophia Donataccio 4845d9324f mlton: prepare old version for refactoring
20130715.nix is exactly the same as the old default.nix other than
pulling the meta data out into its own file.
2018-10-12 00:06:54 -04:00
Sophia Donataccio 0fc9fdf7f2 mlton: use stdenv.cc.bintools.dynamicLinker 2018-10-11 23:58:25 -04:00
Will DietzandFranz Pletz 60ae563293 yubikey-manager: 0.7.0 -> 1.0.0 2018-10-11 23:20:29 +00:00
Will DietzandGitHub f84cfdf02a Merge pull request #48180 from timokau/retdec-update
retdec: 3.0 -> 3.2
2018-10-11 17:36:41 -05:00
paddygordandFranz Pletz 9d293db6af yojimbo: init at 1.1 (#48214) 2018-10-11 22:13:07 +00:00
taku0andFranz Pletz 628fa1d50f oraclejdk: deprecate oraclejdk 10 2018-10-11 22:02:29 +00:00
Franz PletzandGitHub a1802fc115 Merge pull request #48229 from lopsided98/luks-ssh-fix
nixos: initrd/luks: fix detection of devices by UUID
2018-10-11 21:56:41 +00:00
Timo Kaufmann a33dec8cd5 retdec: 3.0 -> 3.2 2018-10-11 23:53:00 +02:00
Silvan MosbergerandGitHub c166d05025 Merge pull request #48192 from costrouc/costrouc/python-filterpy
pythonPackages.filterpy: init at 1.4.5
2018-10-11 22:41:36 +02:00
Ben Wolsieffer 76977590fa nixos: initrd/luks: fix detection of devices by UUID 2018-10-11 16:02:41 -04:00
Ben Wolsieffer 264cb7407c nixos: initrd/luks: make script indentation consistent 2018-10-11 15:53:53 -04:00
zimbatmandGitHub e4f8d5c254 terraform-providers.gandi: init at 1.0.0 (#48223) 2018-10-11 21:53:30 +02:00
Silvan MosbergerandGitHub c81ca5491f Merge pull request #46041 from nh2/issue-46038-nix-daemon-ssh-path
nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.
2018-10-11 21:51:37 +02:00
Chris Ostrouchov 9fc4f06810 pythonPackages.filterpy: init at 1.4.5 2018-10-11 15:37:27 -04:00
Silvan MosbergerandGitHub c881a04a5d Merge pull request #47902 from pvgoran/correct-mkEnableOption-uses
nixos: correct improper uses of mkEnableOption, clarify service descr…
2018-10-11 21:31:32 +02:00
Eelco Dolstra 2004343f56 libotf: Add dev output 2018-10-11 21:18:20 +02:00
Eelco Dolstra 6d74e1cb5b udisks2: Fix broken dependency on xfsprogs 2018-10-11 21:18:20 +02:00
Eelco Dolstra 8beb1e26e0 nfs-utils: Get rid of runtime dependency on kerberos.dev 2018-10-11 21:18:20 +02:00
Eelco Dolstra edff37b83a ti-rpc: Add dev output 2018-10-11 21:18:20 +02:00
Silvan MosbergerandGitHub a232e5f13c Merge pull request #48026 from mnacamura/fish-escapeshellarg
nixos/fish: use 'escapeShellArg' for shell aliases
2018-10-11 21:14:39 +02:00
Alyssa Rossandzimbatm da3529718d gem-config: add sassc (#48212) 2018-10-11 21:04:29 +02:00
Silvan MosbergerandGitHub e69079b3b1 Merge pull request #48108 from aca-labs/teleconsole
Teleconsole
2018-10-11 20:48:51 +02:00
Joachim FandGitHub e93bb08960 Merge pull request #47756 from r-ryantm/auto-update/obs-studio
obs-studio: 22.0.2 -> 22.0.3
2018-10-11 18:43:59 +00:00
Joachim FandGitHub d18cc3a577 Merge pull request #47827 from r-ryantm/auto-update/audacity
audacity: 2.2.2 -> 2.3.0
2018-10-11 18:43:27 +00:00
John EricsonandGitHub 1da78d0df1 Merge pull request #48219 from obsidiansystems/versatile-__splicedPackages
__splicedPackages: Don't include xorg
2018-10-11 13:54:22 -04:00
John Ericson dc214ed99b __splicedPackages: Don't include xorg
For historical reasons, callPackage has the xorg packages in scope. This
unstable building block is more versatile without the xorg hack baked in.
2018-10-11 13:27:31 -04:00
Daiderd JordanandGitHub 764dbef8b1 Merge pull request #48169 from LnL7/darwin-erlang-wx
erlang: temporarily disable wxSupport on darwin
2018-10-11 19:07:00 +02:00
Jörg ThalheimandGitHub af35bf90ed Merge pull request #48165 from costrouc/costrouc/python-escapism-1.0.0
pythonPackages.escapism: 0.0.1 -> 1.0.0 move to python-modules
2018-10-11 17:11:38 +01:00
Jörg ThalheimandGitHub ee79ea0274 Merge pull request #48213 from mayflower/pkg/lazygit
lazygit: init at 0.4
2018-10-11 17:07:33 +01:00
John EricsonandGitHub 041119528c Merge pull request #48216 from LumiGuide/fix-overrideScope-warning
lib: fix wording of the `overrideScope` warning
2018-10-11 11:48:46 -04:00
Michael RaskinandGitHub a29603344a Merge pull request #48189 from aanderse/redmine
redmine: refactor, cleanup, bug fix, and add functionality
2018-10-11 15:32:43 +00:00
Bas van Dijk fceab3ec62 lib: fix wording of the overrideScope warning 2018-10-11 17:23:47 +02:00
Franz Pletz 3e356b55dd lazygit: init at 0.4 2018-10-11 16:17:57 +02:00
Victor SENEandFranz Pletz 2dcd512e74 nixos/nextcloud: add poolConfig option (#48094) 2018-10-11 14:13:23 +00:00
Franz PletzandGitHub 0aabc77a03 Merge pull request #48055 from WilliButz/add-exporter-tests
nixos/tests: add test for prometheus exporters
2018-10-11 13:58:14 +00:00
Franz PletzandGitHub 5660ac7ae5 Merge pull request #48208 from prusnak/spotify_fix_icon
spotify: fix icon
2018-10-11 13:23:58 +00:00
xejiandGitHub e7f67f97f2 Merge pull request #47252 from xeji/p/fix-47210
nixos/network-interfaces-scripted: fix a container networking bug
2018-10-11 14:55:33 +02:00
Philipp MiddendorfandFranz Pletz e3d97997ff brigand: init at 1.3.0 2018-10-11 12:46:14 +00:00
Pavol Rusnak 33171befdb spotify: fix icon 2018-10-11 14:40:03 +02:00
Niklas Hambüchenandxeji 8362673d4b nload: Include patch to fix screen corruption. (#48017)
See added comment for details.
2018-10-11 14:37:49 +02:00
Aaron Andersen 9ea9d86126 switched from builtins.fetchurl to pkgs.fetchurl 2018-10-11 08:32:00 -04:00
Peter Hoegandxeji e820c4cdaa iio-sensor-proxy: 2.4 -> 2.5 (#48195) 2018-10-11 14:22:25 +02:00
Timo KaufmannandGitHub 751903fa64 Merge pull request #48177 from worldofpeace/lollypop/0.9.604
lollypop: 0.9.601 -> 0.9.604
2018-10-11 14:14:03 +02:00
Aaron Andersen 975f476cd2 quoting stateDir path in case it includes spaces 2018-10-11 08:04:47 -04:00
R. RyanTMandRenaud e1c5b47935 pmd: 6.7.0 -> 6.8.0 (#47736)
* pmd: 6.7.0 -> 6.8.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/pmd/versions

* pmd: refresh meta

Homepage is now https://pmd.github.io/
Added licenses
2018-10-11 13:20:01 +02:00
Kim Burgess 6327ba8fbd teleconsole: init at 0.4.0 2018-10-11 20:24:12 +10:00