Loading pkgs/development/tools/license_finder/Gemfile→pkgs/by-name/li/license_finder/Gemfile +0 −0 File moved. View file pkgs/development/tools/license_finder/Gemfile.lock→pkgs/by-name/li/license_finder/Gemfile.lock +8 −6 Original line number Diff line number Diff line GEM remote: https://rubygems.org/ specs: license_finder (7.0.1) csv (3.3.5) license_finder (7.2.1) bundler csv (~> 3.2) rubyzip (>= 1, < 3) thor (~> 1.2) tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) rexml (3.2.5) rubyzip (2.3.2) thor (1.2.1) tomlrb (2.0.1) rexml (3.4.4) rubyzip (2.4.1) thor (1.5.0) tomlrb (2.0.4) with_env (1.1.0) xml-simple (1.1.9) rexml Loading @@ -23,4 +25,4 @@ DEPENDENCIES license_finder BUNDLED WITH 2.1.4 2.7.2 pkgs/development/tools/license_finder/gemset.nix→pkgs/by-name/li/license_finder/gemset.nix +21 −10 Original line number Diff line number Diff line { csv = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf"; type = "gem"; }; version = "3.3.5"; }; license_finder = { dependencies = [ "csv" "rubyzip" "thor" "tomlrb" Loading @@ -11,50 +22,50 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0sig4ifxzvcz3fwjnz93dpv61v6sxpmlknj5f8n112ragrbcj8hb"; sha256 = "057ghx449d70bakmn3fjr4x6f4rq4cj61l9gnww0c5sbnqcsv7hp"; type = "gem"; }; version = "7.0.1"; version = "7.2.1"; }; rexml = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; sha256 = "0hninnbvqd2pn40h863lbrn9p11gvdxp928izkag5ysx8b1s5q0r"; type = "gem"; }; version = "3.2.5"; version = "3.4.4"; }; rubyzip = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5"; type = "gem"; }; version = "2.3.2"; version = "2.4.1"; }; thor = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0inl77jh4ia03jw3iqm5ipr76ghal3hyjrd6r8zqsswwvi9j2xdi"; sha256 = "0wsy88vg2mazl039392hqrcwvs5nb9kq8jhhrrclir2px1gybag3"; type = "gem"; }; version = "1.2.1"; version = "1.5.0"; }; tomlrb = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0a83cb5xpyzlr651d46rk5xgq37s46hs9nfqy9baawzs31hm9k2g"; sha256 = "168v339gqaly00i4zqg2ag2h10r3rl7999d0cqrrpb63gaa7fbr6"; type = "gem"; }; version = "2.0.1"; version = "2.0.4"; }; with_env = { groups = [ "default" ]; Loading pkgs/development/tools/license_finder/default.nix→pkgs/by-name/li/license_finder/package.nix +0 −0 File moved. View file pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5706,8 +5706,6 @@ with pkgs; edb = libsForQt5.callPackage ../development/tools/misc/edb { }; license_finder = callPackage ../development/tools/license_finder { }; # NOTE: Override and set useIcon = false to use Awk instead of Icon. fffuu = haskell.lib.compose.justStaticExecutables ( haskellPackages.callPackage ../tools/misc/fffuu { } Loading Loading
pkgs/development/tools/license_finder/Gemfile→pkgs/by-name/li/license_finder/Gemfile +0 −0 File moved. View file
pkgs/development/tools/license_finder/Gemfile.lock→pkgs/by-name/li/license_finder/Gemfile.lock +8 −6 Original line number Diff line number Diff line GEM remote: https://rubygems.org/ specs: license_finder (7.0.1) csv (3.3.5) license_finder (7.2.1) bundler csv (~> 3.2) rubyzip (>= 1, < 3) thor (~> 1.2) tomlrb (>= 1.3, < 2.1) with_env (= 1.1.0) xml-simple (~> 1.1.9) rexml (3.2.5) rubyzip (2.3.2) thor (1.2.1) tomlrb (2.0.1) rexml (3.4.4) rubyzip (2.4.1) thor (1.5.0) tomlrb (2.0.4) with_env (1.1.0) xml-simple (1.1.9) rexml Loading @@ -23,4 +25,4 @@ DEPENDENCIES license_finder BUNDLED WITH 2.1.4 2.7.2
pkgs/development/tools/license_finder/gemset.nix→pkgs/by-name/li/license_finder/gemset.nix +21 −10 Original line number Diff line number Diff line { csv = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf"; type = "gem"; }; version = "3.3.5"; }; license_finder = { dependencies = [ "csv" "rubyzip" "thor" "tomlrb" Loading @@ -11,50 +22,50 @@ platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0sig4ifxzvcz3fwjnz93dpv61v6sxpmlknj5f8n112ragrbcj8hb"; sha256 = "057ghx449d70bakmn3fjr4x6f4rq4cj61l9gnww0c5sbnqcsv7hp"; type = "gem"; }; version = "7.0.1"; version = "7.2.1"; }; rexml = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; sha256 = "0hninnbvqd2pn40h863lbrn9p11gvdxp928izkag5ysx8b1s5q0r"; type = "gem"; }; version = "3.2.5"; version = "3.4.4"; }; rubyzip = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5"; type = "gem"; }; version = "2.3.2"; version = "2.4.1"; }; thor = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0inl77jh4ia03jw3iqm5ipr76ghal3hyjrd6r8zqsswwvi9j2xdi"; sha256 = "0wsy88vg2mazl039392hqrcwvs5nb9kq8jhhrrclir2px1gybag3"; type = "gem"; }; version = "1.2.1"; version = "1.5.0"; }; tomlrb = { groups = [ "default" ]; platforms = [ ]; source = { remotes = [ "https://rubygems.org" ]; sha256 = "0a83cb5xpyzlr651d46rk5xgq37s46hs9nfqy9baawzs31hm9k2g"; sha256 = "168v339gqaly00i4zqg2ag2h10r3rl7999d0cqrrpb63gaa7fbr6"; type = "gem"; }; version = "2.0.1"; version = "2.0.4"; }; with_env = { groups = [ "default" ]; Loading
pkgs/development/tools/license_finder/default.nix→pkgs/by-name/li/license_finder/package.nix +0 −0 File moved. View file
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5706,8 +5706,6 @@ with pkgs; edb = libsForQt5.callPackage ../development/tools/misc/edb { }; license_finder = callPackage ../development/tools/license_finder { }; # NOTE: Override and set useIcon = false to use Awk instead of Icon. fffuu = haskell.lib.compose.justStaticExecutables ( haskellPackages.callPackage ../tools/misc/fffuu { } Loading