This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-02-23 20:44:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b39e819bf
nixpkgs
/
pkgs
/
by-name
/
ta
/
taskjuggler
/
Gemfile
4 lines
62 B
Ruby
Raw
Normal View
History
Unescape
Escape
taskjuggler: fix security issues
2019-05-03 12:36:56 +00:00
source
'https://rubygems.org'
taskjuggler: add 3.5.0, keep 2.4.3 Version 3.5.0 was present but was removed in 8085f08. Keeping the old version per discussion at https://github.com/NixOS/nixpkgs/pull/845.
2015-09-06 03:59:38 +00:00
gem
'taskjuggler'
taskjuggler: add webrick for tj3webd Without webrick, the taskjuggler web server fails to start. Made by adding "gem 'webrick'" to the Gemfile and running `nix-shell maintainers/scripts/update.nix --argstr package taskjuggler`.
2023-04-27 15:31:59 +00:00
gem
'webrick'
Reference in New Issue
Copy Permalink